Class representing a collection of element choices.
Namespace: awsmug\Torro_Forms\DB_Objects\Element_Choices
REST_Element_Choices_Controller
Class to access element choices via the REST API.
REST_Element_Choices_Controller::__construct()
Constructor.
REST_Element_Choices_Controller::get_item_schema()
Retrieves the model’s schema, conforming to JSON Schema.
REST_Element_Choices_Controller::get_collection_params()
Retrieves the query params for the models collection.
REST_Element_Choices_Controller::prepare_links()
Prepares links for the request.
Element_Choice_Manager
Manager class for element choices.
Element_Choice_Manager::__construct()
Constructor.
Element_Choice_Manager::add_database_table()
Adds the database table.
Element_Choice_Query
Class representing a query for element choices.