Filter Hook: Filters the element errors classes, for the error messages wrap.
File: src/db-objects/elements/element.php
Element
Class representing an element.
Element::get_container()
Returns the parent container for the element.
Element::get_element_choices()
Returns all element choices that belong to the element.
Element::get_element_settings()
Returns all element settings that belong to the element.
Element::get_element_type()
Returns the element type object for this element.
Element::delete()
Deletes the model from the database.
Element::to_json()
Returns an array representation of the model.
torro_element_input_classes
Filter Hook: Filters the element input classes.
torro_element_label_classes
Filter Hook: Filters the element label classes.