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

공개 메소드들

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