PHP 클래스 Gift, ojs

상속: extends App42Response
파일 보기 프로젝트 열기: pkp/ojs 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ) Constructor.
getGiftName ( $locale = null ) : string Get the name of the gift based on gift type.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

getGiftName() 공개 메소드

Get the name of the gift based on gift type.
public getGiftName ( $locale = null ) : string
$locale string
리턴 string