PHP Interface Horde_Kolab_Server_List_Interface, 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.
Datei anzeigen Open project: horde/horde

Public Methods

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

Method Details

listObjects() public method

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.
return array An array of Kolab objects.