Validates a field value for an element.
File: src/db-objects/elements/element-types/element-type.php
Element_Type::get_edit_submission_fields_args()
Gets the fields arguments for an element of this type when editing submission values in the admin.
Element_Type::get_description()
Returns the element type description.
Element_Type::get_icon_css_class()
Returns the element type icon CSS class.
Element_Type::get_icon_svg_id()
Returns the element type icon SVG ID.
Element_Type::get_icon_url()
Returns the element type icon URL.
Element_Type::get_settings_sections()
Returns the element type settings sections.
Element_Type::get_settings_fields()
Returns the element type settings fields.
Element_Type::get_settings()
Returns the available settings.
Element_Type::get_values()
Returns the current values for the element fields, optionally for a specific submission.