![]() |
Framework
3.9
|
Mobile version of UngroupedFormLayout. More...
Public Member Functions | |
__construct ($form) | |
startGroup ($name, $collapsible=false, $collapsed=false) | |
endGroup () | |
![]() | |
startField ($field, $renderer, $colspan=1, $styles="") | |
endField ($field, $renderer) | |
printLabel ($field, $renderer, $styles="", $annotation="") | |
Internal method to generate the HTML for the field label. More... | |
startUngrouped () | |
endUngrouped () | |
startButtonLine () | |
endButtonLine () | |
errorBox () | |
requiredFields ($text) | |
![]() | |
getGroupClass ($name, $collapsible, $collapsed, $additionalClass="") | |
getLabel ($field, $renderer, $addSuffix=true) | |
getLabelID ($field) | |
finalizeLayout () | |
Additional Inherited Members | |
![]() | |
static | create ($type, $form) |
![]() | |
$form | |
$externalErrorBox = false | |
Flag indicating whether the error box should be rendered inside the form grouping. More... | |
Mobile version of UngroupedFormLayout.
Definition at line 297 of file auto_form_layout.inc.
MobileUngroupedFormLayout::__construct | ( | $form | ) |
MobileUngroupedFormLayout::endGroup | ( | ) |
Reimplemented from MobileFormLayout.
Definition at line 309 of file auto_form_layout.inc.
MobileUngroupedFormLayout::startGroup | ( | $name, | |
$collapsible = false , |
|||
$collapsed = false |
|||
) |
Reimplemented from MobileFormLayout.
Definition at line 304 of file auto_form_layout.inc.