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.
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
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.