Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core\output\choicelist Member List

This is the complete list of members for core\output\choicelist, including all inherited members.

$descriptioncore\output\choicelistprotected
$optionscore\output\choicelistprotected
$selectedcore\output\choicelistprotected
__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