Class jFormsHtmlBuilderBase

Description

HTML form builder

  • abstract:

Located in /forms/jFormsBuilderBase.class.php (line 103)

jFormsBuilderBase
   |
   --jFormsHtmlBuilderBase
Method Summary
void getJavascriptCheck ( $errDecorator,  $helpDecorator)
void outputControl ( $ctrl)
void outputControlLabel ( $ctrl)
void outputFooter ()
void outputHeader (array $params)
Variables
Methods
getJavascriptCheck (line 347)
  • abstract:
  • access: public
void getJavascriptCheck ( $errDecorator,  $helpDecorator)
  • $errDecorator
  • $helpDecorator
outputControl (line 175)
  • access: public
void outputControl ( $ctrl)
  • $ctrl

Redefinition of:
jFormsBuilderBase::outputControl()
displays the content corresponding of the given control
outputControlLabel (line 163)
  • access: public
void outputControlLabel ( $ctrl)
  • $ctrl

Redefinition of:
jFormsBuilderBase::outputControlLabel()
displays the label corresponding of the given control
outputFooter (line 159)
  • access: public
void outputFooter ()

Redefinition of:
jFormsBuilderBase::outputFooter()
output the footer content of the form
outputHeader (line 111)

output the header content of the form

  • access: public
void outputHeader (array $params)
  • array $params: some parameters 0=>name of the javascript error decorator 1=> name of the javascript help decorator 2=> name of method

Redefinition of:
jFormsBuilderBase::outputHeader()
output the header content of the form

Inherited Methods

Inherited From jFormsBuilderBase

jFormsBuilderBase::__construct()
jFormsBuilderBase::generateFormName()
jFormsBuilderBase::getName()
jFormsBuilderBase::outputControl()
jFormsBuilderBase::outputControlLabel()
jFormsBuilderBase::outputFooter()
jFormsBuilderBase::outputHeader()

Documentation generated on Wed, 07 Sep 2011 13:47:24 +0200 by phpDocumentor 1.4.3