HTML_QuickForm_select::getSize()

HTML_QuickForm_select::getSize() – select フィールドのサイズを返す

Synopsis

require_once 'HTML/QuickForm/select.php';

int HTML_QuickForm_select::getSize ( )

Description

This package is not documented yet.

Throws

例外はスローされません。

See

setSize() も参照ください。

Note

since 1.0

This function can not be called statically.