Méthode | Description | |
---|---|---|
__toString ( ) | ||
getChanged ( ) : DateTime | Get changed. | |
getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface | Get changer. | |
getCreated ( ) : DateTime | Get created. | |
getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface | Get creator. | |
getId ( ) : integer | Get id. | |
getName ( ) : string | Get name. | |
setChanger ( Sulu\Component\Security\Authentication\UserInterface $changer = null ) : |
Set changer. | |
setCreator ( Sulu\Component\Security\Authentication\UserInterface $creator = null ) : |
Set creator. | |
setId ( integer $id ) : |
Set id. | |
setName ( string $name ) : |
Set name. |
public getChanger ( ) : Sulu\Component\Security\Authentication\UserInterface | ||
Résultat | Sulu\Component\Security\Authentication\UserInterface |
public getCreator ( ) : Sulu\Component\Security\Authentication\UserInterface | ||
Résultat | Sulu\Component\Security\Authentication\UserInterface |
public setChanger ( Sulu\Component\Security\Authentication\UserInterface $changer = null ) : |
||
$changer | Sulu\Component\Security\Authentication\UserInterface | |
Résultat |
public setCreator ( Sulu\Component\Security\Authentication\UserInterface $creator = null ) : |
||
$creator | Sulu\Component\Security\Authentication\UserInterface | |
Résultat |