Метод | Описание | |
---|---|---|
addFile ( |
Add files. | |
getChanged ( ) : DateTime | Get changed. | |
getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface | Get changer. | |
getCollection ( ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Get collectionInterface. | |
getCreated ( ) : DateTime | Get created. | |
getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface | Get creator. | |
getFiles ( ) : |
Get files. | |
getId ( ) : integer | Get id. | |
getPreviewImage ( ) : |
Get preview image. | |
getType ( ) : |
Get type. | |
removeFile ( |
Remove files. | |
setChanged ( DateTime $changed ) | Set changed. | |
setChanger ( Sulu\Component\Security\Authentication\UserInterface $changer = null ) : |
Set changer. | |
setCollection ( Sulu\Bundle\MediaBundle\Entity\CollectionInterface $collection ) : |
Set collection. | |
setCreator ( Sulu\Component\Security\Authentication\UserInterface $creator = null ) : |
Set creator. | |
setPreviewImage ( |
Set preview image. | |
setType ( |
Set type. |
public addFile ( |
||
$files | ||
Результат |
public getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface | ||
Результат | Sulu\Component\Security\Authentication\UserInterface |
public getCollection ( ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | ||
Результат | Sulu\Bundle\MediaBundle\Entity\CollectionInterface |
public getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface | ||
Результат | Sulu\Component\Security\Authentication\UserInterface |
public getPreviewImage ( ) : |
||
Результат |
public setChanger ( Sulu\Component\Security\Authentication\UserInterface $changer = null ) : |
||
$changer | Sulu\Component\Security\Authentication\UserInterface | |
Результат |
public setCollection ( Sulu\Bundle\MediaBundle\Entity\CollectionInterface $collection ) : |
||
$collection | Sulu\Bundle\MediaBundle\Entity\CollectionInterface | |
Результат |
public setCreator ( Sulu\Component\Security\Authentication\UserInterface $creator = null ) : |
||
$creator | Sulu\Component\Security\Authentication\UserInterface | |
Результат |
public setPreviewImage ( |
||
$previewImage | ||
Результат |
public setType ( |
||
$type | ||
Результат |