Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
void HTML_QuickForm_link::setHref ( string $href )
This is just a shortcut for
<?php$element->updateAttributes(array('href' => $href));?>
$href
throws
since 1.0
This function can not be called statically.