PHP Class Horde_Kolab_Server_List_Base, 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: implements Horde_Kolab_Server_List_Interface
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
listObjects ( string $type, array $params = null ) : array List all objects of a specific type.

Method Details

listObjects() public méthode

List all objects of a specific type.
public listObjects ( string $type, array $params = null ) : array
$type string The type of the objects to be listed
$params array Additional parameters.
Résultat array An array of Kolab objects.