HTML_QuickForm_select::setSize()

HTML_QuickForm_select::setSize() -- Sets the select field size, only applies to 'multiple' selects

概要

require_once 'HTML/QuickForm/select.php';

void HTML_QuickForm_select::setSize (int $size)

説明

このパッケージに関する文書は、未作成です。

パラメータ

integer $size

Size of select field

例外・エラー

throws no exceptions thrown

参照

see getSize().

注意

since 1.0

この関数は、スタティックにコールする ことはできません。