PHP Class Ojs\JournalBundle\Entity\BoardTranslation

Inheritance: extends Prezent\Doctrine\Translatable\Entity\AbstractTranslation, use trait Ojs\CoreBundle\Entity\DisplayTrait
Afficher le fichier Open project: ojs/ojs Class Usage Examples

Protected Properties

Свойство Type Description
$translatable

Méthodes publiques

Méthode Description
getDescription ( ) : string
getName ( ) : string
setDescription ( string $description )
setName ( string $name )

Method Details

getDescription() public méthode

public getDescription ( ) : string
Résultat string

getName() public méthode

public getName ( ) : string
Résultat string

setDescription() public méthode

public setDescription ( string $description )
$description string

setName() public méthode

public setName ( string $name )
$name string

Property Details

$translatable protected_oe property

protected $translatable