Member Function Documentation
Form_Printer_Html5::getCssClasses |
( |
FormItem $ |
item | ) |
|
Form_Printer_Html5::printErrorList |
( |
FormItem $ |
value | ) |
|
Form_Printer_Html5::printErrorRow |
( |
FormItem $ |
value | ) |
|
Form_Printer_Html5::printFooter |
( |
FormGroup $ |
group | ) |
|
Form_Printer_Html5::printHeader |
( |
FormGroup $ |
group | ) |
|
Form_Printer_Html5::printName |
( |
FormItem $ |
value | ) |
|
Form_Printer_Html5::printNameEnd |
( |
FormItem $ |
value | ) |
|
Form_Printer_Html5::printNameStart |
( |
FormItem $ |
value | ) |
|
Form_Printer_Html5::printPanelEnd |
( |
FormPanel $ |
value | ) |
|
Form_Printer_Html5::printPanelStart |
( |
FormPanel $ |
value | ) |
|
Form_Printer_Html5::printRowEnd |
( |
FormItem $ |
value, |
|
|
$ |
withValue = false |
|
) |
| |
Form_Printer_Html5::printRowStart |
( |
FormItem $ |
value, |
|
|
$ |
withValue = false , |
|
|
$ |
class = '' |
|
) |
| |
Form_Printer_Html5::printValueEnd |
( |
FormItem $ |
value | ) |
|
Form_Printer_Html5::printValueStart |
( |
FormItem $ |
value | ) |
|
Field Documentation
Form_Printer_Html5::$classErrors = 'form-errors' |
Form_Printer_Html5::$classInvalid = 'form-invalid' |
Form_Printer_Html5::$classNamePrefix = 'form-id-' |
Form_Printer_Html5::$classPreview = 'form-view' |
Form_Printer_Html5::$classRequired = 'form-required' |
Form_Printer_Html5::$classTypePrefix = 'form-' |
The documentation for this class was generated from the following file: