You are here

10 calls to YamlFormElementBase::getPluginLabel() in YAML Form 8

Details::getElementSelectorOptions in src/Plugin/YamlFormElement/Details.php
Get an element's selectors as options.
OptionsBase::form in src/Plugin/YamlFormElement/OptionsBase.php
Gets the actual configuration form array to be built.
OptionsBase::getElementSelectorInputsOptions in src/Plugin/YamlFormElement/OptionsBase.php
Get an element's (sub)inputs selectors as options.
YamlFormCompositeBase::form in src/Plugin/YamlFormElement/YamlFormCompositeBase.php
Gets the actual configuration form array to be built.
YamlFormCompositeBase::getElementSelectorOptions in src/Plugin/YamlFormElement/YamlFormCompositeBase.php
Get an element's selectors as options.
YamlFormElementBase::buildConfigurationForm in src/YamlFormElementBase.php
Form constructor.
YamlFormElementBase::displayDisabledWarning in src/YamlFormElementBase.php
Display element disabled warning.
YamlFormElementBase::getElementSelectorOptions in src/YamlFormElementBase.php
Get an element's selectors as options.
YamlFormElementBase::getPluginApiLink in src/YamlFormElementBase.php
Get link to element's API documentation.
YamlFormManagedFileBase::getElementSelectorOptions in src/Plugin/YamlFormElement/YamlFormManagedFileBase.php
Get an element's selectors as options.