PHP 클래스 Author, ojs

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

공개 메소드들

메소드 설명
__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.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

getCompetingInterests() 공개 메소드

Get author competing interests.
public getCompetingInterests ( $locale ) : string
$locale string
리턴 string

getLocalizedCompetingInterests() 공개 메소드

Get the localized competing interests statement for this author

setCompetingInterests() 공개 메소드

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