FormsStepsAddForm::save |
function |
src/Form/FormsStepsAddForm.php |
Form submission handler for the 'save' action. |
FormsStepsEditForm::save |
function |
src/Form/FormsStepsEditForm.php |
Form submission handler for the 'save' action. |
forms_steps_entity_presave |
function |
./forms_steps.module |
Implements hook_entity_presave(). |
FormsStepsStepAddForm::save |
function |
src/Form/FormsStepsStepAddForm.php |
Form submission handler for the 'save' action. |
FormsStepsStepEditForm::save |
function |
src/Form/FormsStepsStepEditForm.php |
Form submission handler for the 'save' action. |
WorkflowManager::entityPreSave |
function |
src/Service/WorkflowManager.php |
Workflow info storage on hook_entity_presave(). |
FormsStepsProgressStepAddForm::save |
function |
src/Form/FormsStepsProgressStepAddForm.php |
Form submission handler for the 'save' action. |
FormsStepsProgressStepEditForm::save |
function |
src/Form/FormsStepsProgressStepEditForm.php |
Form submission handler for the 'save' action. |
FormsSteps::getProgressStepsLinksSavedOnly |
function |
src/Entity/FormsSteps.php |
Returns the Progress steps links saved only setting. |
FormsSteps::$progress_steps_links_saved_only |
property |
src/Entity/FormsSteps.php |
The progress_steps_links_saved_only setting of the FormsSteps. |
FormsSteps::getProgressStepsLinksSavedOnlyNext |
function |
src/Entity/FormsSteps.php |
Returns the Progress steps links saved only next setting. |
FormsSteps::$progress_steps_links_saved_only_next |
property |
src/Entity/FormsSteps.php |
The progress_steps_links_saved_only_next setting of the FormsSteps. |