PHP Class Horde_Kolab_Server_Search_Operation_Attributes, 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
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
searchAttributes ( Horde_Kolab_Server_Query_Element $criteria, array $attributes ) : mixed Perform the search.

Method Details

searchAttributes() public method

Perform the search.
public searchAttributes ( Horde_Kolab_Server_Query_Element $criteria, array $attributes ) : mixed
$criteria Horde_Kolab_Server_Query_Element The search criteria.
$attributes array The attributes to retrieve.
return mixed The search result.