프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$id | integer | ||
$translations |
메소드 | 설명 | |
---|---|---|
__construct ( ) | Constructor | |
__toString ( ) : string | ||
getId ( ) : integer | Get id | |
getTitle ( ) : string | Get title | |
getTitleTranslations ( ) : string | Get title translations | |
setTitle ( string $title ) : |
Set title | |
translate ( null $locale = null ) : mixed | null | Ojs\JournalBundle\Entity\PersonTitleTranslation | Translation helper method |
public getTitleTranslations ( ) : string | ||
리턴 | string |