|
|
(Next) HTML_QuickForm_radio クラス概要 |
||||
| |
|||||
|
|||||
void HTML_QuickForm_password::setSize (
string $size
)
これは、単に以下の処理と同じことをします。
<?php
$element->updateAttributes(array('size' => $size));
?>
password フィールドのサイズ。
例外はスローされません。
since 1.0
This function can not be called statically.
|
|
(Next) HTML_QuickForm_radio クラス概要 |
||||||||
| |
|||||||||
|
|||||||||