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