PHP Class IMP_Search_Element_Mailinglist, horde

Uses the List-Id header defined by RFC 2919 to identify mailing list messages.
Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Search_Element
Afficher le fichier Open project: horde/horde

Méthodes publiques

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

Method Details

__construct() public méthode

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

createQuery() public méthode

public createQuery ( $mbox, $queryob )

queryText() public méthode

public queryText ( )