PHP Class IMP_Basic_Listinfo, horde

Usable in both basic and dynamic views.
Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Basic_Base
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
status ( )
url ( array $opts = [] )

Méthodes protégées

Méthode Description
_init ( )
_parseListHeaders ( string $id, string $data ) : string Parse the information in mailing list headers.

Method Details

_init() protected méthode

protected _init ( )

_parseListHeaders() protected méthode

Parse the information in mailing list headers.
protected _parseListHeaders ( string $id, string $data ) : string
$id string The header ID.
$data string The header text to process.
Résultat string The HTML-escaped header value.

status() public méthode

public status ( )

url() public static méthode

public static url ( array $opts = [] )
$opts array Options: - buid: (string) BUID of message. - full: (boolean) Full URL? - mailbox: (string) Mailbox of message.