Class representing a multiple choice element type.
Namespace: awsmug\Torro_Forms\DB_Objects\Elements\Element_Types
Multiplechoice::filter_json()
Filters the array representation of a given element of this type.
Textfield::get_input_type()
Returns a specific input type for a text element field.
Textarea
Class representing a textarea element type.
Textarea::filter_json()
Filters the array representation of a given element of this type.
Textarea::validate_field()
Validates a field value for an element.
Textarea::get_edit_submission_fields_args()
Gets the fields arguments for an element of this type when editing submission values in the admin.
Textarea::bootstrap()
Bootstraps the element type by setting properties.
Onechoice
Class representing a one choice element type.
Onechoice::filter_json()
Filters the array representation of a given element of this type.