메소드 |
설명 |
|
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 ) : CollectionMeta |
Set collection. |
|
setDescription ( string $description ) : CollectionMeta |
Set description. |
|
setLocale ( string $locale ) : CollectionMeta |
Set locale. |
|
setTitle ( string $title ) : CollectionMeta |
Set title. |
|