You are here

7 string references to YAML keys in bueditor.routing.yml in BUEditor 8.2

BUEditorButtonDeleteForm::getCancelUrl in src/Form/BUEditorButtonDeleteForm.php
Returns the route to go to if the user cancels the action.
BUEditorButtonForm::save in src/Form/BUEditorButtonForm.php
Form submission handler for the 'save' action.
BUEditorEditorDeleteForm::getCancelUrl in src/Form/BUEditorEditorDeleteForm.php
Returns the route to go to if the user cancels the action.
BUEditorEditorForm::save in src/Form/BUEditorEditorForm.php
Form submission handler for the 'save' action.
BUEditorSettingsForm::buildForm in src/Form/BUEditorSettingsForm.php
Form constructor.
BUEditorSettingsForm::getEditableConfigNames in src/Form/BUEditorSettingsForm.php
Gets the configuration names that will be editable.
BUEditorSettingsForm::submitForm in src/Form/BUEditorSettingsForm.php
Form submission handler.