You are here

6 calls to WebformOptionsCustom::setOptions() in Webform 8.5

WebformOptionsCustom::build in modules/webform_options_custom/src/Plugin/WebformElement/WebformOptionsCustom.php
Build an element as text or HTML.
WebformOptionsCustom::form in modules/webform_options_custom/src/Plugin/WebformElement/WebformOptionsCustom.php
Gets the actual configuration webform array to be built.
WebformOptionsCustom::getElementSelectorInputsOptions in modules/webform_options_custom/src/Plugin/WebformElement/WebformOptionsCustom.php
Get an element's (sub)inputs selectors as options.
WebformOptionsCustom::getElementSelectorSourceValues in modules/webform_options_custom/src/Plugin/WebformElement/WebformOptionsCustom.php
Get an element's selectors source values.
WebformOptionsCustom::getTestValues in modules/webform_options_custom/src/Plugin/WebformElement/WebformOptionsCustom.php
Get test values for an element.
WebformOptionsCustom::prepare in modules/webform_options_custom/src/Plugin/WebformElement/WebformOptionsCustom.php
Prepare an element to be rendered within a webform.