Filter Hook: Filters whether to only render a single column for all choices when exporting submissions.
File: src/db-objects/elements/element-types/element-type.php
Element_Type::escape_single_value_for_export()
Escapes a single value for a specific export format.
Element_Type::create_error()
Creates a new error object.
torro_allow_get_params
Filter Hook: Filters whether to allow GET parameters to pre-populate form element values.
Element_Type::format_values_for_export()
Formats values for an export.
Element_Type::get_export_columns()
Gets the columns required for an export.
Element_Type::filter_json()
Filters the array representation of a given element of this type.
torro_input_placeholder
Filter Hook: Filters the placeholder for an element field.
torro_required_indicator
Filter Hook: Filters the required indicator for an element that must be filled.
Element_Type::validate_field()
Validates a field value for an element.