Base class for an action.
File: src/modules/actions/action.php
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.