프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$changed | DateTime | ||
$changer | Sulu\Component\Security\Authentication\UserInterface | ||
$created | DateTime | ||
$creator | Sulu\Component\Security\Authentication\UserInterface | ||
$depth | integer | ||
$id | integer | ||
$lft | integer | ||
$rgt | integer | ||
$style | string | ||
$type |
메소드 | 설명 | |
---|---|---|
getChanged ( ) : DateTime | Get changed. | |
getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface | Get changer. | |
getCreated ( ) : DateTime | Get created. | |
getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface | Get creator. | |
getDepth ( ) : integer | Get depth. | |
getId ( ) : integer | Get id. | |
getKey ( ) : string | Set key. | |
getLft ( ) : integer | Get lft. | |
getRgt ( ) : integer | Get rgt. | |
getStyle ( ) : string | Get style. | |
getType ( ) : |
Get type. | |
setChanger ( Sulu\Component\Security\Authentication\UserInterface $changer = null ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Set changer. | |
setCreator ( Sulu\Component\Security\Authentication\UserInterface $creator = null ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Set creator. | |
setDepth ( integer $depth ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Set depth. | |
setKey ( string $key ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Get key. | |
setLft ( integer $lft ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Set lft. | |
setRgt ( integer $rgt ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Set rgt. | |
setStyle ( string $style ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | Set style. | |
setType ( |
Set type. |
public getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface | ||
리턴 | Sulu\Component\Security\Authentication\UserInterface |
public getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface | ||
리턴 | Sulu\Component\Security\Authentication\UserInterface |
public setChanger ( Sulu\Component\Security\Authentication\UserInterface $changer = null ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | ||
$changer | Sulu\Component\Security\Authentication\UserInterface | |
리턴 | Sulu\Bundle\MediaBundle\Entity\CollectionInterface |
public setCreator ( Sulu\Component\Security\Authentication\UserInterface $creator = null ) : Sulu\Bundle\MediaBundle\Entity\CollectionInterface | ||
$creator | Sulu\Component\Security\Authentication\UserInterface | |
리턴 | Sulu\Bundle\MediaBundle\Entity\CollectionInterface |
public setType ( |
||
$type | ||
리턴 | Sulu\Bundle\MediaBundle\Entity\CollectionInterface |
protected UserInterface,Sulu\Component\Security\Authentication $changer | ||
리턴 | Sulu\Component\Security\Authentication\UserInterface |
protected UserInterface,Sulu\Component\Security\Authentication $creator | ||
리턴 | Sulu\Component\Security\Authentication\UserInterface |