Manager class for submission values.
Namespace: awsmug\Torro_Forms\DB_Objects\Submission_Values
Submission_Value_Manager::__construct()
Constructor.
Submission_Value_Manager::add_database_table()
Adds the database table.
REST_Submission_Values_Controller::prepare_links()
Prepares links for the request.
Submission_Value_Capabilities
Class for handling submission value capabilities.
Submission_Value_Query
Class representing a query for submission values.
Submission_Value_Query::__construct()
Constructor.
Submission_Value_Query::parse_join()
Parses the SQL join value.
Submission_Value_Query::parse_where()
Parses the SQL where clause.
REST_Submission_Values_Controller::__construct()
Constructor.