Internal method to update an existing form in the database.
Namespace: awsmug\Torro_Forms\DB_Objects\Form_Categories
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.
Form_Category_Capabilities::map_capabilities()
Sets the mapping mode for capabilities.
Form_Category::__set()
Magic setter.
Form_Category::get_property_values()
Returns all current values as $property => $value pairs.
Form_Category::set_default_object()
Fills the $original property with a default object.
Form_Category::get_db_fields()
Returns the names of all properties that should be accessible on the Core object.
Form_Category_Query
Class representing a query for form categories.
Form_Category_Query::query()
Sets up the query for retrieving form categories.