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 ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

See

see setSize().

Note

since 1.0

This function can not be called statically.