This is the complete list of members for CheckboxElement, including all inherited members.
$clipboard | AbstractFormElement | protected |
$data | AbstractNode | protected |
$defaultInputWidth | AbstractFormElement | protected |
$iconFactory | AbstractFormElement | protected |
$maxInputWidth | AbstractFormElement | protected |
$minimumInputWidth | AbstractFormElement | protected |
__construct(NodeFactory $nodeFactory, array $data) | AbstractFormElement | |
checkBoxParams($itemName, $formElementValue, $checkbox, $checkboxesCount, $additionalJavaScript= '') | CheckboxElement | protected |
formMaxWidth($size=48) | AbstractFormElement | protected |
getClipboardElements($allowed, $mode) | AbstractFormElement | protected |
getLanguageService() | AbstractFormElement | protected |
getValidationDataAsDataAttribute(array $config) | AbstractNode | protected |
getValidationDataAsJsonString(array $config) | AbstractNode | protected |
initializeResultArray() | AbstractNode | protected |
isWizardsDisabled() | AbstractFormElement | protected |
mergeChildReturnIntoExistingResult(array $existing, array $childReturn) | AbstractNode | protected |
render() | CheckboxElement | |
renderSingleCheckboxElement($label, $itemCounter, $formElementValue, $numberOfItems, $additionalInformation, $disabled) | CheckboxElement | protected |