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