| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
This is the complete list of members for core\output\choicelist, including all inherited members.
| $description | core\output\choicelist | protected | 
| $options | core\output\choicelist | protected | 
| $selected | core\output\choicelist | protected | 
| __construct(?string $description=null) | core\output\choicelist | |
| add_option(string $value, string $name, array $definition=[]) | core\output\choicelist | |
| count_options() | core\output\choicelist | |
| export_for_template(renderer_base $output) | core\output\choicelist | |
| get_description() | core\output\choicelist | |
| get_selected_value() | core\output\choicelist | |
| get_template_name(renderer_base $renderer) | core\output\choicelist | |
| core::output::named_templatable::get_template_name(\renderer_base $renderer) | core\output\named_templatable | |
| set_description(string $value) | core\output\choicelist | |
| set_option_disabled(string $value, bool $disabled) | core\output\choicelist | |
| set_option_extras(string $value, array $extras) | core\output\choicelist | |
| set_selected_value(string $value) | core\output\choicelist |