Returns all current values as $property => $value pairs.
Namespace: awsmug\Torro_Forms\DB_Objects\Form_Categories
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.
REST_Form_Categories_Controller
Class to access form categories via the REST API.
REST_Form_Categories_Controller::__construct()
Constructor.
REST_Form_Categories_Controller::get_item_schema()
Retrieves the model’s schema, conforming to JSON Schema.
REST_Form_Categories_Controller::get_collection_params()
Retrieves the query params for the models collection.
Form_Category
Class representing a form category.
Form_Category::__construct()
Constructor.