Свойство | Тип | Описание | |
---|---|---|---|
$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 |