PHP Класс Horde_Perms_Permission_Kolab_Element_Guest, horde

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

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

Метод Описание
getId ( ) : string Get the Kolab_Storage ACL id for this permission.
unsetInCurrent ( &$current ) Unset the element in the provided permission array.

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

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

Get the Kolab_Storage ACL id for this permission.
public getId ( ) : string
Результат string The ACL string.

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

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