\Horde_ListHeaders_Base

Object representation of a basic list header (RFC 2369) element.

Summary

Methods
Properties
Constants
__construct()
__get()
$comments
$url
No constants found
No protected methods found
$_comments
$_url
N/A
No private methods found
No private properties found
N/A

Properties

$comments

$comments : string

Comments.

Type

string

$url

$url : string

URL.

Type

string

$_comments

$_comments : array

Comments.

Type

array

$_url

$_url : \string.

URL.

Type

\string.

Methods

__construct()

__construct(string  $url, array  $comments = array()) 

Constructor.

Parameters

string $url

URL.

array $comments

Comments.

__get()

__get(  $name) 

Parameters

$name