![]() |
Framework
3.9
|
Overrides the default table-row form layout to provide a selection checkbox for SpreadsheetForms with selectable sub-forms. More...
Public Member Functions | |
__construct ($form) | |
startUngrouped () | |
![]() | |
startGroup ($name, $collapsible=false, $collapsed=false) | |
endGroup () | |
startField ($field, $renderer, $colspan=1, $styles="") | |
endField ($field, $renderer) | |
requiredFields ($text) | |
printLabel ($field, $renderer, $styles="", $annotation="") | |
Internal method to generate the HTML for the field label. More... | |
getLabel ($field, $renderer, $addSuffix=true) | |
endUngrouped () | |
startButtonLine () | |
endButtonLine () | |
errorBox () | |
![]() | |
getGroupClass ($name, $collapsible, $collapsed, $additionalClass="") | |
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... | |
Overrides the default table-row form layout to provide a selection checkbox for SpreadsheetForms with selectable sub-forms.
Definition at line 436 of file auto_form_layout.inc.
SelectableTableHeaderFormLayout::__construct | ( | $form | ) |
SelectableTableHeaderFormLayout::startUngrouped | ( | ) |
Reimplemented from TableHeaderFormLayout.
Definition at line 443 of file auto_form_layout.inc.