Base class for an action.
Namespace: awsmug\Torro_Forms\Modules\Actions
Action::enabled()
Checks whether the action is enabled for a specific form.
Action::handle()
Handles the action for a specific form submission.
Action::get_meta_fields()
Returns the available meta fields for the submodule.
Email_Notifications
Class for an action that sends email notifications.
Email_Notifications::bootstrap()
Bootstraps the submodule by setting properties.
Email_Notifications::enabled()
Checks whether the access control is enabled for a specific form.
Module::handle()
Handles the action for a specific form submission.
API_Action::get_parameter_fields()
Returns all fields for request parameters.
API_Action::get_authentication_fields()
Returns the settings fields for the API’s authentication data.