Class jFormsControlChoice

Description

choice

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

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 setData ( $value)
void setValueFromRequest ( $request)
Variables
mixed $items = array() (line 26)

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 28)
  • access: public
mixed $type = "choice" (line 20)
  • 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, 22 Mar 2012 22:15:56 +0100 by phpDocumentor 1.4.3