PHP Class Horde_Perms_Permission_Kolab_Element_Guest, horde

Inheritance: extends Horde_Perms_Permission_Kolab_Element
Show file Open project: horde/horde

Public Methods

Method 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 method

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

unsetInCurrent() public method

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