Returns the default label for the Previous button.
Namespace: awsmug\Torro_Forms\Modules
Module::get_default_next_button_label()
Returns the default label for the Next button.
Module::get_default_submit_button_label()
Returns the default label for the Submit button.
Module::get_default_success_message()
Returns the default message to display when a form submission has been completed.
Module::filter_show_container_title()
Filters whether to show the title of the current container in the frontend.
Module::get_settings_sections()
Returns the available settings sections for the module.
Redirection
Class for an action that redirects the user.
Redirection::bootstrap()
Bootstraps the submodule by setting properties.
Redirection::enabled()
Checks whether the access control is enabled for a specific form.
Redirection::handle()
Handles the action for a specific form submission.