|
|
(Next) HTML_QuickForm_static クラス概要 |
||||
| |
|||||
|
|||||
void HTML_QuickForm_link::setHref (
string $href
)
これは、単に以下の処理と同じことをします。
<?php
$element->updateAttributes(array('href' => $href));
?>
throws
since 1.0
This function can not be called statically.
|
|
(Next) HTML_QuickForm_static クラス概要 |
||||||||
| |
|||||||||
|
|||||||||