8 calls to YamlFormCompositeBase::getInitializedCompositeElement() in YAML Form 8
- YamlFormCompositeBase::buildExportHeader in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Build an element's export header.
- YamlFormCompositeBase::buildExportRecord in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Build an element's export row.
- YamlFormCompositeBase::formatHtml in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Format an element's value as HTML.
- YamlFormCompositeBase::formatLines in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Format composite element value into lines of text.
- YamlFormCompositeBase::formatText in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Format an element's value as plain text.
- YamlFormCompositeBase::getElementSelectorOptions in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Get an element's selectors as options.
- YamlFormCompositeBase::getTableColumn in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Get element's table column(s) settings.
- YamlFormCompositeBase::getTestValue in src/
Plugin/ YamlFormElement/ YamlFormCompositeBase.php - Get test value for an element.