PHP Class Horde_Perms_Permission_Kolab_Element_User, horde

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

Protected Properties

Свойство Type Description
$_id string The group id.

Méthodes publiques

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

Method Details

__construct() public méthode

Constructor.
public __construct ( integer $permission, string $id )
$permission integer The folder permission as provided by Horde.
$id string The user id.

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 )

Property Details

$_id protected_oe property

The group id.
protected string $_id
Résultat string