PHP Class Author, ojs

Afficher le fichier Open project: pkp/ojs Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) Constructor.
getCompetingInterests ( $locale ) : string Get author competing interests.
getLocalizedCompetingInterests ( ) Get the localized competing interests statement for this author
setCompetingInterests ( $competingInterests, $locale ) Set author competing interests.

Method Details

__construct() public méthode

Constructor.
public __construct ( )

getCompetingInterests() public méthode

Get author competing interests.
public getCompetingInterests ( $locale ) : string
$locale string
Résultat string

getLocalizedCompetingInterests() public méthode

Get the localized competing interests statement for this author

setCompetingInterests() public méthode

Set author competing interests.
public setCompetingInterests ( $competingInterests, $locale )
$competingInterests string
$locale string