Constructor.
Namespace: awsmug\Torro_Forms\DB_Objects\Element_Choices
Element_Choice_Manager::add_database_table()
Adds the database table.
Element_Choice_Query::parse_join()
Parses the SQL join value.
Element_Choice_Query::parse_where()
Parses the SQL where clause.
Element_Choice_Query::get_valid_orderby_fields()
Returns the fields that are valid to be used in orderby clauses.
Element_Choice_Collection
Class representing a collection of 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.
Element_Choice_Query
Class representing a query for element choices.