PHP 클래스 IMP_Search_Element_Header, horde

저자: Michael Slusarz ([email protected])
상속: extends IMP_Search_Element
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
__construct ( string $text, string $header, boolean $not = false ) Constructor.
createQuery ( $mbox, $queryob )
queryText ( )

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( string $text, string $header, boolean $not = false )
$text string The search text.
$header string The header field.
$not boolean If true, do a 'NOT' search of $text.

createQuery() 공개 메소드

public createQuery ( $mbox, $queryob )

queryText() 공개 메소드

public queryText ( )