Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for qtype_multianswer_textfield_renderer, including all inherited members.
$answercount | qtype_multianswer_subq_renderer_base | protectedstatic |
$displayoptions | qtype_multianswer_subq_renderer_base | protected |
$opencontainers | renderer_base | protected |
$output | plugin_renderer_base | protected |
$page | renderer_base | protected |
$target | renderer_base | protected |
$templatecache | renderer_base | protected |
__call($method, $arguments) | plugin_renderer_base | |
__construct(moodle_page $page, $target) | plugin_renderer_base | |
add_action_handler(component_action $action, $id=null) | renderer_base | |
clear_wrong(question_attempt $qa) | qtype_renderer | |
correct_response(question_attempt $qa) | qtype_renderer | protected |
feedback(question_attempt $qa, question_display_options $options) | qtype_renderer | |
feedback_class($fraction) (defined in qtype_renderer) | qtype_renderer | protected |
feedback_image($fraction, $selected=true) | qtype_renderer | protected |
feedback_popup(question_graded_automatically $subq, $fraction, $feedbacktext, $rightanswer, question_display_options $options) | qtype_multianswer_subq_renderer_base | protected |
formulation_and_controls(question_attempt $qa, question_display_options $options) | qtype_renderer | |
formulation_heading() | qtype_renderer | |
general_feedback(question_attempt $qa) | qtype_renderer | protected |
get_answer_label(string $langkey='answerx', string $component='question') | qtype_multianswer_subq_renderer_base | protected |
get_compact_logo_url($maxwidth=300, $maxheight=300) | renderer_base | |
get_feedback_image(string $icon, string $feedbackcontents) | qtype_multianswer_subq_renderer_base | protected |
get_logo_url($maxwidth=null, $maxheight=200) | renderer_base | |
get_mustache() | renderer_base | protected |
get_page() | renderer_base | |
has_started() | renderer_base | |
head_code(question_attempt $qa) | qtype_renderer | |
hint(question_attempt $qa, question_hint $hint) | qtype_renderer | protected |
image_url($imagename, $component='moodle') | renderer_base | |
manual_comment(question_attempt $qa, question_display_options $options) | qtype_renderer | |
num_parts_correct(question_attempt $qa) | qtype_renderer | protected |
pix_url($imagename, $component='moodle') | renderer_base | |
prepare_classes($classes) | renderer_base | static |
render(renderable $widget) | plugin_renderer_base | |
render_from_template($templatename, $context) | renderer_base | |
should_display_main_logo($headinglevel=1) | renderer_base | |
should_display_navbar_logo() | renderer_base | |
specific_feedback(question_attempt $qa) | qtype_renderer | protected |
subquestion(question_attempt $qa, question_display_options $options, $index, question_graded_automatically $subq) (defined in qtype_multianswer_textfield_renderer) | qtype_multianswer_textfield_renderer |