Class jFormsControlChoice

Description

choice

Located in /forms/controls/jFormsControlChoice.class.php (line 19)

jFormsControl
   |
   --jFormsControlGroups
      |
      --jFormsControlChoice
Direct descendents
Class Description
jFormsControlSwitch switch
Variable Summary
mixed $items
mixed $itemsNames
mixed $type
Method Summary
void addChildControl ( $control, [ $itemValue = ''])
void check ()
void createItem ( $value,  $label)
void setValueFromRequest ( $request)
Variables
mixed $items = array() (line 27)

list of item. Each value is an array which contains corresponding controls of the item

an item could not have controls, in this case its value is an empty array

  • access: public
mixed $itemsNames = array() (line 29)
  • access: public
mixed $type = "choice" (line 21)
  • access: public

Redefinition of:
jFormsControlGroups::$type

Redefined in descendants as:

Inherited Variables

Inherited from jFormsControlGroups

jFormsControlGroups::$childControls

Inherited from jFormsControl

jFormsControl::$alertInvalid
jFormsControl::$alertRequired
jFormsControl::$container
jFormsControl::$datatype
jFormsControl::$defaultValue
jFormsControl::$form
jFormsControl::$help
jFormsControl::$hint
jFormsControl::$initialActivation
jFormsControl::$initialReadOnly
jFormsControl::$label
jFormsControl::$ref
jFormsControl::$required
Methods

Documentation generated on Thu, 19 Sep 2013 00:05:05 +0200 by phpDocumentor 1.4.3