PHP Class Horde_Perms_Permission_Kolab_Element_Guest, horde

Inheritance: extends Horde_Perms_Permission_Kolab_Element
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
getId ( ) : string Get the Kolab_Storage ACL id for this permission.
unsetInCurrent ( &$current ) Unset the element in the provided permission array.

Method Details

getId() public méthode

Get the Kolab_Storage ACL id for this permission.
public getId ( ) : string
Résultat string The ACL string.

unsetInCurrent() public méthode

Unset the element in the provided permission array.
public unsetInCurrent ( &$current )