HTML_QuickForm_file::setSize()
HTML_QuickForm_file::setSize() -- Sets size of file element
概要
require_once 'HTML/QuickForm/file.php'; |
void HTML_QuickForm_file::setSize (int $size)
パラメータ
- integer
$size
Size of file element
例外・エラー
throws no exceptions thrown
注意
since 1.0
この関数は、スタティックにコールする
ことはできません。