PHP Класс IMP_Search_Element_Mailinglist, horde

Uses the List-Id header defined by RFC 2919 to identify mailing list messages.
Автор: Michael Slusarz ([email protected])
Наследование: extends IMP_Search_Element
Показать файл Открыть проект

Открытые методы

Метод Описание
__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 ( )