PHP Класс Horde_Kolab_Server_Object_Kolab_Adminrole, horde

Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Gunnar Wrobel ([email protected])
Наследование: extends Horde_Kolab_Server_Object_Kolabinetorgperson
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$init_attributes
$required_group string The group the UID must be member of so that this object really matches this class type. This may not include the root UID.

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

Метод Описание
getFilter ( ) : string Return the filter string to retrieve this object type.
save ( array $info ) : boolean | PEAR_Error Saves object information.

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

getFilter() публичный статический Метод

Return the filter string to retrieve this object type.
public static getFilter ( ) : string
Результат string The filter to retrieve this object type from the server database.

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

Saves object information.
public save ( array $info ) : boolean | PEAR_Error
$info array The information about the object.
Результат boolean | PEAR_Error True on success.

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

$init_attributes публичное статическое свойство

public static $init_attributes

$required_group публичное свойство

The group the UID must be member of so that this object really matches this class type. This may not include the root UID.
public string $required_group
Результат string