Class icms_form_elements_select_Group
A field with a choice of available groups
- icms_form_Element
- icms_form_elements_Select
- icms_form_elements_select_Group
Package: Form\Elements
Category: ICMS
Copyright: copyright (c) 2000-2003 XOOPS.org
License: GNU General Public License (GPL)
Author: Kazumi Ono onokazu@xoops.org
Located at form/elements/select/Group.php
Category: ICMS
Copyright: copyright (c) 2000-2003 XOOPS.org
License: GNU General Public License (GPL)
Author: Kazumi Ono onokazu@xoops.org
Located at form/elements/select/Group.php
public
|
#
__construct( string $caption, string $name, boolean $include_anon = false, mixed $value = null, integer $size = 1, boolean $multiple = false )
Constructor |
addOption(),
addOptionArray(),
getOptions(),
getSize(),
getValue(),
isMultiple(),
render(),
setValue()
|
$_caption,
$_name,
$customValidationCode
|