HTML_Common | --HTML_QuickForm_element | --HTML_QuickForm_static | --HTML_QuickForm_link
void HTML_QuickForm_link( [ $elementName = null], [string $elementLabel = null], [string $href = null], [string $text = null], [mixed $attributes = null])
string getFrozenHtml( )
string getName( )
void getValue( )
void setHref( string $href)
void setName( string $name)
void setValue( string $value)
string toHtml( )