Returns the available settings sections for the module.
Namespace: awsmug\Torro_Forms\Modules
Module::get_settings_fields()
Returns the available settings fields for the module.
Module::register_assets()
Registers the available module scripts and stylesheets.
Module::enqueue_form_builder_assets()
Enqueues the module’s form builder scripts and stylesheets.
Module::get_default_previous_button_label()
Returns the default label for the Previous button.
Module::get_default_next_button_label()
Returns the default label for the Next button.
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.