HTML_QuickForm_select::getMultiple()

HTML_QuickForm_select::getMultiple()

HTML_QuickForm_select::getMultiple() -- Returns the select mutiple attribute

Description

This method returns TRUE if a multiple attribute is present in the select, FALSE otherwise.

Return value

returns true if multiple select, false otherwise

Throws

throws no exceptions thrown

See

see setMultiple().

Note

since 1.2

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.