Checks whether the element contains multiple fields.
File: src/db-objects/elements/element.php
Element::is_evaluable()
Checks whether the element is evaluable.
Element::is_non_input()
Checks whether the element does not expect any input.
Element::validate_fields()
Validates submission fields for this element.
Element::duplicate()
Duplicates the element including all of its contents.
torro_element_value
Filter Hook: Filters the main element value.
torro_element_after
Action Hook: Allows to print additional content after an element in the frontend.
torro_element_before
Action Hook: Allows to print additional content before an element in the frontend.
torro_element_description_classes
Filter Hook: Filters the element description classes.
torro_element_errors_classes
Filter Hook: Filters the element errors classes, for the error messages wrap.