Returns the names of all properties that should be accessible on the Core object.
Namespace: awsmug\Torro_Forms\DB_Objects\Form_Categories
Form_Category_Query
Class representing a query for form categories.
Form_Category_Query::query()
Sets up the query for retrieving form categories.
Form_Category_Query::instantiate_query_object()
Instantiates the internal Core query object.
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.