PHP Класс Horde_Kolab_Server_Object_Top, 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_Base, implements Horde_Kolab_Server_Object_Searches
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$attributes array The attributes defined for this class.
$object_classes
$sort_by string Sort by this attributes.

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

Метод Описание
getActions ( ) : array Returns the set of actions supported by this object type.
getFilter ( ) : string Return the filter string to retrieve this object type.
prepareObjectInformation ( array &$info ) : NULL. Distill the server side object information to save.

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

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

Returns the set of actions supported by this object type.
public getActions ( ) : array
Результат array An array of supported actions.

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.

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

Distill the server side object information to save.
public prepareObjectInformation ( array &$info ) : NULL.
$info array
Результат NULL.

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

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

The attributes defined for this class.
public static array $attributes
Результат array

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

public static $object_classes

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

Sort by this attributes.
public string $sort_by
Результат string