Bootstraps the submodule by setting properties.
Namespace: awsmug\Torro_Forms\Modules\Protectors
Timetrap::verify_request()
Verifies a request by ensuring that it is not spammy.
Timetrap::render_output()
Renders the output for the protector before the Submit button.
Timetrap::get_meta_fields()
Returns the available meta fields for the submodule.
Linkcount::verify_request()
Verifies a request by ensuring that it is not spammy.
Linkcount::render_output()
Renders the output for the protector before the Submit button.
Linkcount::get_meta_fields()
Returns the available meta fields for the submodule.
Protector
Base class for a protector.
Protector::enabled()
Checks whether the protector is enabled for a specific form.
Protector::verify_request()
Verifies a request by ensuring that it is not spammy.