PHP 클래스 IMP_Search_Element_Personal, horde

This query matches if one of the e-mails defined in the identities matches the To/Cc/Bcc header of an email.
저자: Michael Slusarz ([email protected])
상속: extends IMP_Search_Element
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

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

createQuery() 공개 메소드

public createQuery ( $mbox, $queryob )

queryText() 공개 메소드

public queryText ( )