Returns the available choices for a specific field.
Namespace: awsmug\Torro_Forms\DB_Objects\Elements\Element_Types
Choice_Element_Type_Trait::add_choices_settings_field()
Adds a settings field for specifying choices.
Choice_Element_Type_Interface
Interface for element type that support choices.
Choice_Element_Type_Interface::get_choices()
Returns the available choices.
Choice_Element_Type_Interface::get_choices_for_field()
Returns the available choices for a specific field.
Multiplechoice::validate_field()
Validates a field value for an element.
Multiplechoice::get_edit_submission_fields_args()
Gets the fields arguments for an element of this type when editing submission values in the admin.
Multiplechoice::bootstrap()
Bootstraps the element type by setting properties.
Choices_Field
Class for a choices field. Should only be used internally.
Choices_Field::render_single_input()
Renders a single input for the field.