PHP 클래스 IMP_Search_Element_Autogenerated, horde

RFC 3834 defines a method to indicate whether a message was automatically generated without explicit user direction. This search object queries the message headers for this information.
저자: 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 ( )