PHP Class Horde_Kolab_Server_Search_Operation_Restrictkolab, 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.
ファイルを表示
Open project: horde/horde
Class Usage Examples
Public Methods
Method |
Description |
|
searchRestrictKolab ( Horde_Kolab_Server_Query_Element_Interface $criteria ) : array |
Restrict a search to KolabInetOrgPersons. |
|
Method Details
searchRestrictKolab()
public method
Restrict a search to KolabInetOrgPersons.
public searchRestrictKolab ( Horde_Kolab_Server_Query_Element_Interface $criteria ) : array |
$criteria |
Horde_Kolab_Server_Query_Element_Interface |
The search criteria. |
return |
array |
The GUID(s). |