Filter Hook: Filters the available input types for a text element field.
File: src/db-objects/elements/element-types/base/textfield.php
Textfield::get_input_type()
Returns a specific input type for a text element field.
Textfield::validate_field()
Validates a field value for an element.
Textfield::get_edit_submission_fields_args()
Gets the fields arguments for an element of this type when editing submission values in the admin.
Textfield::bootstrap()
Bootstraps the element type by setting properties.
Textfield::get_input_types()
Returns the available input types for a text element field.
Textfield
Class representing a text element type.
Textfield::filter_json()
Filters the array representation of a given element of this type.