프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$id | integer | ||
$translations |
메소드 | 설명 | |
---|---|---|
__construct ( ) | Constructor | |
__toString ( ) : string | ||
getDescription ( ) : string | Get description | |
getDescriptionTranslations ( ) : string | Get description translations | |
getId ( ) : integer | Get id | |
getName ( ) : string | Get name | |
getNameTranslations ( ) : string | Get name translations | |
setCreated ( DateTime $created ) : |
Set created | |
setDescription ( string $description ) | Set description | |
setName ( string $name ) | Set name | |
setUpdated ( DateTime $updated ) : |
Set updated | |
translate ( null $locale = null ) : mixed | null | Ojs\JournalBundle\Entity\ContactTypesTranslation | Translation helper method |
public getDescriptionTranslations ( ) : string | ||
리턴 | string |
public getNameTranslations ( ) : string | ||
리턴 | string |
public setCreated ( DateTime $created ) : |
||
$created | DateTime | |
리턴 |
public setDescription ( string $description ) | ||
$description | string |
public setUpdated ( DateTime $updated ) : |
||
$updated | DateTime | |
리턴 |