Methods
__construct
__construct( $args)
inherited
_outputAttr
_outputAttr( &$attributes)
inherited
_outputDateControlDay
_outputDateControlDay( $ctrl, $attr, $value)
_outputDateControlHour
_outputDateControlHour( $ctrl, $attr, $value)
_outputDateControlMinutes
_outputDateControlMinutes( $ctrl, $attr, $value)
_outputDateControlMonth
_outputDateControlMonth( $ctrl, $attr, $value)
_outputDateControlSeconds
_outputDateControlSeconds( $ctrl, $attr, $value)
_outputDateControlYear
_outputDateControlYear( $ctrl, $attr, $value)
commonJs
commonJs()
inherited
escJsStr
escJsStr( $str)
inherited
fillSelect
fillSelect( $ctrl, $value)
inherited
Returns an array containing all the control attributes
getControlAttributes()
inherited
Get the control class
getCSSClass()
inherited
Get the control id
getId()
inherited
Retrieve the label attributes
getLabelAttributes( $editMode)
inherited
Get the control name
getName()
inherited
return the value of the HTML element
getValue()
inherited
getValueAttributes
getValueAttributes()
inherited
displays the form field itself
outputControl()
inherited
displays the value of the form field only
outputControlValue()
inherited
This function displays the blue question mark near the form field
outputHelp()
inherited
This function displays the form field label.
outputLabel( $format = '', $editMode = true)
inherited
outputLabelAsTitle
outputLabelAsTitle( $label, $attr)
inherited
add the CSS and javascript link
outputMetaContent(\jResponseHtml $resp)
inherited
set attributes to add on the HTML element
setAttributes( $attr)
inherited
setDefaultAttributes
setDefaultAttributes( $attr)
inherited
setLabelAttributes
setLabelAttributes( $attributes)
inherited
Properties
The form builder
builder : \jelix\forms\Builder\HtmlBuilder
inherited
The control
ctrl : \jFormsControl
inherited
default html attributes for the control
defaultAttributes : array
inherited
html attributes for the control
attributes : array
inherited
html attributes for the control label
labelAttributes : array
inherited
valuesSeparator
valuesSeparator :
inherited