Returns the form frontend submission handler.
File: src/db-objects/forms/form-manager.php
Form_Manager::frontend_output_handler()
Returns the form frontend output handler.
Form_Manager::list_page_handler()
Returns the form list page handler.
Form_Manager::edit_page_handler()
Returns the form edit page handler.
Form_Manager::add_hooks()
Adds the service hooks.
Form_Manager::remove_hooks()
Removes the service hooks.
Form_Manager::insert_into_db()
Internal method to insert a new form into the database.
Form_Manager::update_in_db()
Internal method to update an existing form in the database.
Form_Manager
Manager class for forms.