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
Mostrar archivo Open project: horde/horde Class Usage Examples

Public Properties

Property Type Description
$attributes array The attributes defined for this class.
$object_classes
$sort_by string Sort by this attributes.

Public Methods

Method 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 method

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

getFilter() public static method

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

prepareObjectInformation() public method

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

Property Details

$attributes public_oe static_oe property

The attributes defined for this class.
public static array $attributes
return 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
return string