void constructor HTML_QuickForm_link::HTML_QuickForm_link (
mixed $elementName
= null
, string $elementLabel
= null
, string $href
= null
, string $text
= null
, mixed $attributes
= null
)
This package is not documented yet.
$elementName
$elementLabel
(optional)Link label
$href
(optional)Link href
$text
(optional)Link display text
$attributes
(optional)Either a typical HTML attribute string or an associative array
throws
since 1.0
This function can not be called statically.