Class representing a checkbox element type.
File: src/db-objects/elements/element-types/base/checkbox.php
Checkbox::filter_json()
Filters the array representation of a given element of this type.
Checkbox::format_values_for_export()
Formats values for an export.
Checkbox::validate_field()
Validates a field value for an element.
Checkbox::get_edit_submission_fields_args()
Gets the fields arguments for an element of this type when editing submission values in the admin.
Checkbox::bootstrap()
Bootstraps the element type by setting properties.