PHP Класс Horde_Perms_Permission_Kolab_Acl_User, horde

Автор: Gunnar Wrobel ([email protected])
Наследование: extends Horde_Perms_Permission_Kolab_Acl
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_id string The user id.

Открытые методы

Метод Описание
__construct ( string $acl, string $id ) Constructor.
toHorde ( array &$data ) Converts the ACL string to a Horde_Perms mask and stores it in the provided data array.

Описание методов

__construct() публичный Метод

Constructor.
public __construct ( string $acl, string $id )
$acl string The folder ACL element as provided by the driver.
$id string The user id.

toHorde() публичный Метод

Converts the ACL string to a Horde_Perms mask and stores it in the provided data array.
public toHorde ( array &$data )
$data array

Описание свойств

$_id защищенное свойство

The user id.
protected string $_id
Результат string