Class for the Form Settings module.
File: src/modules/form-settings/module.php
Module::bootstrap()
Bootstraps the module by setting properties.
Module::get_meta_tabs()
Returns the available meta box tabs for the module.
torro_form_settings_meta_tabs
Filter Hook: Filters the meta tabs in the form settings metabox.
Module::get_meta_fields()
Returns the available meta box fields for the module.
torro_form_settings_meta_fields
Filter Hook: Filters the meta fields in the form settings metabox.
Module::get_settings_subtabs()
Returns the available settings sub-tabs for the module.