Property | Type | Description | |
---|---|---|---|
$formConfig | |||
$formType | |||
$jFormsJsVarName | |||
$pluginsConf | containing the formwidget for the current builder | ||
$rootWidget | jelix\forms\HtmlWidget\RootWidget | ||
$widgets |
Method | Description | |
---|---|---|
__construct ( $form ) | ||
escJsStr ( $str ) | ||
getWidget ( $ctrl, jelix\forms\HtmlWidget\ParentWidgetInterface $parentWidget = null ) | ||
getjFormsJsVarName ( ) | ||
outputAllControls ( ) | ||
outputControl ( $ctrl, $attributes = [] ) | ||
outputControlLabel ( $ctrl, $format = '', $editMode = true ) | ||
outputControlValue ( $ctrl, $attributes = [] ) | ||
outputFooter ( ) | ||
outputHeader ( ) | output the header content of the form | |
outputMetaContent ( $t ) | ||
setOptions ( array $options ) | set options |
Method | Description | |
---|---|---|
_outputAttr ( &$attributes ) | ||
outputErrors ( ) |
public getWidget ( $ctrl, jelix\forms\HtmlWidget\ParentWidgetInterface $parentWidget = null ) | ||
$parentWidget | jelix\forms\HtmlWidget\ParentWidgetInterface |
public outputControlLabel ( $ctrl, $format = '', $editMode = true ) |
public setOptions ( array $options ) | ||
$options | array | some parameters
|
protected $pluginsConf |
protected RootWidget,jelix\forms\HtmlWidget $rootWidget | ||
return | jelix\forms\HtmlWidget\RootWidget |