\Horde_ListHeaders_Id

Object representation of a List-ID (RFC 2919) element.

Summary

Methods
Properties
Constants
__construct()
__get()
$id
$label
No constants found
No protected methods found
$_id
$_label
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : string

List ID.

Type

string

$label

$label : string

List label.

Type

string

$_id

$_id : string

List ID.

Type

string

$_label

$_label : \string.

List label.

Type

\string.

Methods

__construct()

__construct(string  $id, string  $label = null) 

Constructor.

Parameters

string $id

List ID.

string $label

List label.

__get()

__get(  $name) 

Parameters

$name