PHP Class Horde_Kolab_Server_Search_Operation_Guid, 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: extends Horde_Kolab_Server_Search_Operation_Base
Show file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
searchGuid ( Horde_Kolab_Server_Query_Element_Interface $criteria ) : array Perform the search.

Method Details

searchGuid() public method

Perform the search.
public searchGuid ( Horde_Kolab_Server_Query_Element_Interface $criteria ) : array
$criteria Horde_Kolab_Server_Query_Element_Interface The search criteria.
return array The search result.