choices() choices() : \Charcoal\Admin\Property\Generator|array Retrieve the selectable options. Returns \Charcoal\Admin\Property\Generator|array
isChoiceSelected() isChoiceSelected(mixed $choice) : boolean Determine if the provided option is a selected value. Parameters mixed $choice The choice to check. Returns boolean