You are here

12 calls to WebformElementHelper::isWebformElement() in Webform 6.x

webform_bootstrap_preprocess_form_element in modules/webform_bootstrap/webform_bootstrap.module
Implements hook_preprocess_form_element() for form element templates.
webform_preprocess_checkboxes in includes/webform.theme.inc
Implements hook_preprocess_checkboxes() for checkboxes templates.
webform_preprocess_datetime_form in includes/webform.theme.inc
Implements hook_preprocess_datetime_form() for datetime form element templates.
webform_preprocess_details in includes/webform.theme.inc
Implements hook_preprocess_details() for details element templates.
webform_preprocess_fieldset in includes/webform.theme.inc
Implements hook_preprocess_fieldset() for fieldset templates.
webform_preprocess_file_managed_file in includes/webform.theme.inc
Implements hook_preprocess_file_managed_file() for file managed file templates.
webform_preprocess_form_element in includes/webform.theme.inc
Implements hook_preprocess_form_element() for form element templates.
webform_preprocess_radios in includes/webform.theme.inc
Implements hook_preprocess_radios() for radios templates.
webform_preprocess_select in includes/webform.theme.inc
Implements hook_preprocess_select() for select templates.
webform_process_options in ./webform.module
Process radios or checkboxes descriptions.
webform_theme_suggestions_form_element in includes/webform.theme.inc
Implements hook_theme_suggestions_HOOK().
_webform_theme_suggestions_options in includes/webform.theme.inc
Add webform options display suggestions to radios and checkboxes.