33 calls to WebformDialogHelper::getModalDialogAttributes() in Webform 6.x
- template_preprocess_webform_submission_information in includes/
webform.theme.template.inc - Prepares variables for webform submission information template.
- WebformAccessGroupForm::actions in modules/
webform_access/ src/ WebformAccessGroupForm.php - Returns an array of supported actions for the current entity form.
- WebformAccessGroupListBuilder::getDefaultOperations in modules/
webform_access/ src/ WebformAccessGroupListBuilder.php - Gets this list's default operations.
- WebformAccessTypeForm::actions in modules/
webform_access/ src/ WebformAccessTypeForm.php - Returns an array of supported actions for the current entity form.
- WebformAccessTypeListBuilder::getDefaultOperations in modules/
webform_access/ src/ WebformAccessTypeListBuilder.php - Gets this list's default operations.
- WebformActions::processWebformActions in src/
Element/ WebformActions.php - Processes a form actions container element.
- WebformDevelEntityFormApiExportForm::buildForm in modules/
webform_devel/ src/ Form/ WebformDevelEntityFormApiExportForm.php - Form constructor.
- WebformDevelEntitySchemaForm::form in modules/
webform_devel/ src/ Form/ WebformDevelEntitySchemaForm.php - Gets the actual form array to be built.
- WebformDialogFormTrait::buildDialogDeleteAction in src/
Form/ WebformDialogFormTrait.php - Build webform dialog delete link.
- WebformDialogHelper::getOffCanvasDialogAttributes in src/
Utility/ WebformDialogHelper.php - Get modal dialog attributes.
- WebformDialogHelperTest::testGetModalDialogAttributes in tests/
src/ Kernel/ Utility/ WebformDialogHelperTest.php - Test get modal dialog attributes.
- WebformDialogLocalAction::getOptions in src/
Plugin/ Menu/ LocalAction/ WebformDialogLocalAction.php - Returns options for rendering a link for the local action.
- WebformEntityHandlersForm::form in src/
WebformEntityHandlersForm.php - Gets the actual form array to be built.
- WebformEntityListBuilder::getDefaultOperations in src/
WebformEntityListBuilder.php - Gets this list's default operations.
- WebformEntitySettingsBaseForm::actions in src/
EntitySettings/ WebformEntitySettingsBaseForm.php - Returns an array of supported actions for the current entity form.
- WebformEntityVariantsForm::form in src/
WebformEntityVariantsForm.php - Gets the actual form array to be built.
- WebformHelpManager::buildVideoLink in src/
WebformHelpManager.php - Build video link.
- WebformImageSelectImagesForm::actions in modules/
webform_image_select/ src/ WebformImageSelectImagesForm.php - Returns an array of supported actions for the current entity form.
- WebformImageSelectImagesListBuilder::getDefaultOperations in modules/
webform_image_select/ src/ WebformImageSelectImagesListBuilder.php - Gets this list's default operations.
- WebformNodeReferencesListController::render in modules/
webform_node/ src/ Controller/ WebformNodeReferencesListController.php - Builds the entity listing as renderable array for table.html.twig.
- WebformOptionsCustomForm::actions in modules/
webform_options_custom/ src/ WebformOptionsCustomForm.php - Returns an array of supported actions for the current entity form.
- WebformOptionsCustomListBuilder::getDefaultOperations in modules/
webform_options_custom/ src/ WebformOptionsCustomListBuilder.php - Gets this list's default operations.
- WebformOptionsForm::actions in src/
WebformOptionsForm.php - Returns an array of supported actions for the current entity form.
- WebformOptionsListBuilder::getDefaultOperations in src/
WebformOptionsListBuilder.php - Gets this list's default operations.
- WebformResultsCustomForm::buildForm in src/
Form/ WebformResultsCustomForm.php - Form constructor.
- WebformSubmissionListBuilder::buildCustomizeButton in src/
WebformSubmissionListBuilder.php - Build the customize button.
- WebformSubmissionListBuilder::buildRowColumn in src/
WebformSubmissionListBuilder.php - Build row column.
- WebformSubmissionListBuilder::getDefaultOperations in src/
WebformSubmissionListBuilder.php - Gets this list's default operations.
- WebformTemplatesController::index in modules/
webform_templates/ src/ Controller/ WebformTemplatesController.php - Returns the webform templates index page.
- WebformTemplatesSubmissionPreviewForm::buildForm in modules/
webform_templates/ src/ WebformTemplatesSubmissionPreviewForm.php - Form constructor.
- WebformUiElementFormBase::buildForm in modules/
webform_ui/ src/ Form/ WebformUiElementFormBase.php - Form constructor.
- WebformUiEntityElementsForm::getElementRow in modules/
webform_ui/ src/ WebformUiEntityElementsForm.php - Gets an row for a single element.
- webform_cards_form_webform_edit_form_alter in modules/
webform_cards/ webform_cards.module - Implements hook_form_FORM_ID_alter() for webform UI and source edit form.