Свойство | Type | Description | |
---|---|---|---|
$id | integer | ||
$translations |
Méthode | Description | |
---|---|---|
__construct ( ) | Constructor | |
__toString ( ) | ||
getContent ( ) : string | Get content | |
getId ( ) : integer | Get id | |
getImage ( ) : string | ||
getJournal ( ) : |
||
getTitle ( ) : string | Get title | |
getTitleTranslations ( ) : string | Get title translations | |
setContent ( string $content ) : |
Set content | |
setImage ( string $image ) | ||
setJournal ( |
||
setTitle ( string $title ) : |
Set title | |
translate ( null $locale = null ) : mixed | null | |
Translation helper method |
public getTitleTranslations ( ) : string | ||
Résultat | string |
public setContent ( string $content ) : |
||
$content | string | |
Résultat |