PHP Class Gift, ojs

Inheritance: extends App42Response
ファイルを表示 Open project: pkp/ojs Class Usage Examples

Public Methods

Method Description
__construct ( ) Constructor.
getGiftName ( $locale = null ) : string Get the name of the gift based on gift type.

Method Details

__construct() public method

Constructor.
public __construct ( )

getGiftName() public method

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