PHP 클래스 IMP_Basic_Search, horde

Usable in both basic and dynamic views.
저자: Chuck Hagenbuch ([email protected])
저자: Michael Slusarz ([email protected])
상속: extends IMP_Basic_Base
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
url ( array $opts = [] )

보호된 메소드들

메소드 설명
_init ( ) URL Parameters: - criteria_form: (string) JSON representation of the search query.

메소드 상세

_init() 보호된 메소드

- edit_query: (integer) If true, edit a search query (contained in 'mailbox' parameter). - edit_query_filter: (string) The name of the filter being edited. - edit_query_vfolder: (string) The name of the virtual folder being edited. - mailbox: (string) Mailbox parameter. - mailbox_list: (array) A list of mailboxes to process (base64url encoded) If empty, uses 'mailbox' parameter. - mboxes_form: (string) JSON representation of the list of mailboxes for the query. Hash containing 2 keys: mbox & subfolder. Both values are base64url encoded. - search_label: (string) The label to use when saving the search. - search_type: (string) The type of saved search ('filter', 'vfolder'). If empty, the search should not be saved. - subfolder: (boolean) If set, search mailbox will default to subfolder search.
protected _init ( )

url() 공개 정적인 메소드

public static url ( array $opts = [] )
$opts array