Method | Description | |
---|---|---|
getCollection ( ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Get collection. | |
getDescription ( ) : string | Get description. | |
getId ( ) : integer | Get id. | |
getLocale ( ) : string | Get locale. | |
getTitle ( ) : string | Get title. | |
setCollection ( Sulu\Bundle\MediaBundle\Entity\CollectionInterface $collection ) : |
Set collection. | |
setDescription ( string $description ) : |
Set description. | |
setLocale ( string $locale ) : |
Set locale. | |
setTitle ( string $title ) : |
Set title. |
public getCollection ( ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | ||
return | Sulu\Bundle\MediaBundle\Entity\CollectionInterface |
public setCollection ( Sulu\Bundle\MediaBundle\Entity\CollectionInterface $collection ) : |
||
$collection | Sulu\Bundle\MediaBundle\Entity\CollectionInterface | |
return |
public setDescription ( string $description ) : |
||
$description | string | |
return |