HTML_QuickForm_select::getSize()
HTML_QuickForm_select::getSize() – Returns the select field size
Synopsis
require_once 'HTML/QuickForm/select.php';
int HTML_QuickForm_select::getSize (
)
Описание
This package is not documented yet.
Throws
throws no exceptions thrown
See
see setSize().
Замечание
since 1.0
This function can not be called statically.