PHP Интерфейс 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.
Автор: Gunnar Wrobel ([email protected])
Показать файл Открыть проект

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

Метод Описание
listObjects ( string $type, array $params = null ) : array List all objects of a specific type.

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

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

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.
Результат array An array of Kolab objects.