Manager class for elements.
Namespace: awsmug\Torro_Forms\DB_Objects\Elements
Element_Manager::__construct()
Constructor.
Element_Manager::types()
Returns the element type manager instance.
Element_Manager::add_hooks()
Adds the service hooks.
Element_Manager::remove_hooks()
Removes the service hooks.
Element_Manager::add_database_table()
Adds the database table.
Element_Query::parse_where()
Parses the SQL where clause.
Element_Query::get_valid_orderby_fields()
Returns the fields that are valid to be used in orderby clauses.
Element::duplicate()
Duplicates the element including all of its contents.
Element::validate_fields()
Validates submission fields for this element.