Returns the default label for the Submit button.
Namespace: awsmug
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_subtabs()
Returns the available settings sub-tabs 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.
Redirection::get_meta_fields()
Returns the available meta fields for the submodule.
Module
Class for the Form Settings module.