PHP Class 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.
Inheritance: extends Horde_Kolab_Server_Object_Base, implements Horde_Kolab_Server_Object_Searches
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$attributes array The attributes defined for this class.
$object_classes
$sort_by string Sort by this attributes.

Méthodes publiques

Méthode Description
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.

Method Details

getActions() public méthode

Returns the set of actions supported by this object type.
public getActions ( ) : array
Résultat array An array of supported actions.

getFilter() public static méthode

Return the filter string to retrieve this object type.
public static getFilter ( ) : string
Résultat string The filter to retrieve this object type from the server database.

prepareObjectInformation() public méthode

Distill the server side object information to save.
public prepareObjectInformation ( array &$info ) : NULL.
$info array
Résultat NULL.

Property Details

$attributes public_oe static_oe property

The attributes defined for this class.
public static array $attributes
Résultat array

$object_classes public_oe static_oe property

public static $object_classes

$sort_by public_oe property

Sort by this attributes.
public string $sort_by
Résultat string