13 calls to YamlFormDialogHelper::getModalDialogAttributes() in YAML Form 8
- template_preprocess_yamlform_help in includes/
yamlform.theme.inc - Prepares variables for yamlform help.
- YamlFormEntityHandlersForm::form in src/
YamlFormEntityHandlersForm.php - Gets the actual form array to be built.
- YamlFormEntityListBuilder::getDefaultOperations in src/
YamlFormEntityListBuilder.php - Gets this list's default operations.
- YamlFormEntityListBuilder::render in src/
YamlFormEntityListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- YamlFormPluginHandlerController::listHandlers in src/
Controller/ YamlFormPluginHandlerController.php - Shows a list of form handlers that can be added to a form.
- YamlFormSubmissionListBuilder::buildRowColumn in src/
YamlFormSubmissionListBuilder.php - Build row column.
- YamlFormSubmissionListBuilder::render in src/
YamlFormSubmissionListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- YamlFormTemplatesController::index in modules/
yamlform_templates/ src/ Controller/ YamlFormTemplatesController.php - Returns the form templates index page.
- YamlFormTemplatesSubmissionPreviewForm::buildForm in modules/
yamlform_templates/ src/ YamlFormTemplatesSubmissionPreviewForm.php - Form constructor.
- YamlFormUiElementFormBase::buildForm in modules/
yamlform_ui/ src/ Form/ YamlFormUiElementFormBase.php - Form constructor.
- YamlFormUiElementTypeChangeForm::buildForm in modules/
yamlform_ui/ src/ Form/ YamlFormUiElementTypeChangeForm.php - Form constructor.
- YamlFormUiElementTypeSelectForm::buildForm in modules/
yamlform_ui/ src/ Form/ YamlFormUiElementTypeSelectForm.php - Form constructor.
- YamlFormUiEntityForm::editForm in modules/
yamlform_ui/ src/ YamlFormUiEntityForm.php - Edit form element's source code form.