Maps form arguments to regular post arguments.
File: src/db-objects/form-categories/form-category-manager.php
Form_Category_Manager::setup_hooks()
Sets up all action and filter hooks for the service.
Form_Category_Manager
Manager class for form categories.
Form_Category_Manager::__construct()
Constructor.
Form_Category_Manager::insert_into_db()
Internal method to insert a new form into the database.
Form_Category_Manager::update_in_db()
Internal method to update an existing form in the database.
Form_Category_Manager::delete_from_db()
Internal method to delete a form from the database.
Form_Category_Manager::fetch_from_db()
Internal method to fetch a form from the database.