Class jFormsControlGroups

Description

abstract classes for controls which contain other controls

  • abstract:

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

jFormsControl
   |
   --jFormsControlGroups
Direct descendents
Variable Summary
mixed $type
Method Summary
void addChildControl ( $control, [ $itemName = ''])
void check ()
void deactivate ([ $deactivation = true])
void getDisplayValue ( $value)
void setReadOnly ([ $r = true])
void setValueFromRequest ( $request)
Variables
Methods
addChildControl (line 50)
void addChildControl ( $control, [ $itemName = ''])
  • $control
  • $itemName

Redefined in descendants as:
check (line 27)
void check ()

Redefinition of:
jFormsControl::check()

Redefined in descendants as:
deactivate (line 63)
  • access: public
void deactivate ([ $deactivation = true])
  • $deactivation

Redefinition of:
jFormsControl::deactivate()
getChildControls (line 54)
void getChildControls ()
getDisplayValue (line 37)
void getDisplayValue ( $value)
  • $value

Redefinition of:
jFormsControl::getDisplayValue()
setReadOnly (line 56)
void setReadOnly ([ $r = true])
  • $r

Redefinition of:
jFormsControl::setReadOnly()
setValueFromRequest (line 41)
void setValueFromRequest ( $request)
  • $request

Redefinition of:
jFormsControl::setValueFromRequest()

Redefined in descendants as:

Inherited Methods

Inherited From jFormsControl

jFormsControl::__construct()
jFormsControl::check()
jFormsControl::deactivate()
jFormsControl::getDisplayValue()
jFormsControl::isActivated()
jFormsControl::isContainer()
jFormsControl::isHtmlContent()
jFormsControl::isReadOnly()
jFormsControl::setData()
jFormsControl::setDataFromDao()
jFormsControl::setForm()
jFormsControl::setReadOnly()
jFormsControl::setValueFromRequest()

Documentation generated on Mon, 19 Sep 2011 14:12:52 +0200 by phpDocumentor 1.4.3