|
|
(Next) Class Summary HTML_QuickForm_static |
||||
| |
|||||
|
|||||
void HTML_QuickForm_link::setHref (
string $href
)
This is just a shortcut for
<?php
$element->updateAttributes(array('href' => $href));
?>
throws
since 1.0
This function can not be called statically.
|
|
(Next) Class Summary HTML_QuickForm_static |
||||||||
| |
|||||||||
|
|||||||||