PHP Class 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.
Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Search_Element
Show file Open project: horde/horde

Public Methods

Method Description
__construct ( boolean $not = false ) Constructor.
createQuery ( $mbox, $queryob )
queryText ( )

Method Details

__construct() public method

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

createQuery() public method

public createQuery ( $mbox, $queryob )

queryText() public method

public queryText ( )