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

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

Метод Описание
searchAttributes ( Horde_Kolab_Server_Query_Element $criteria, array $attributes ) : mixed Perform the search.

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

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

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.
Результат mixed The search result.