Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
mod_quiz\output\attempt_summary_information Member List

This is the complete list of members for mod_quiz\output\attempt_summary_information, including all inherited members.

$captionmod_quiz\output\attempt_summary_informationprotected
$summarydatamod_quiz\output\attempt_summary_informationprotected
add_attempt_grades_if_appropriate(quiz_attempt $attemptobj, display_options $options,)mod_quiz\output\attempt_summary_information
add_item(string $shortname, string|renderable $title, string|renderable $content)mod_quiz\output\attempt_summary_information
add_item_after(string $shortname, string|renderable $title, string|renderable $content, string $addafter,)mod_quiz\output\attempt_summary_information
add_item_before(string $shortname, string|renderable $title, string|renderable $content, string $addbefore,)mod_quiz\output\attempt_summary_information
create_for_attempt(quiz_attempt $attemptobj, display_options $options, ?int $pageforlinkingtootherattempts=null, ?bool $showall=null,)mod_quiz\output\attempt_summary_informationstatic
create_from_legacy_array(array $items)mod_quiz\output\attempt_summary_informationstatic
export_for_template(renderer_base $output) (defined in mod_quiz\output\attempt_summary_information)mod_quiz\output\attempt_summary_information
core::output::named_templatable::export_for_template(renderer_base $output)core\output\templatable
filter_keeping_only(array $shortnames)mod_quiz\output\attempt_summary_information
get_template_name(renderer_base $renderer) (defined in mod_quiz\output\attempt_summary_information)mod_quiz\output\attempt_summary_information
core::output::named_templatable::get_template_name(renderer_base $renderer)core\output\named_templatable
insert_new_item_at_position(string $shortname, string|renderable $title, string|renderable $content, int $position,)mod_quiz\output\attempt_summary_informationprotected
remove_item(string $shortname)mod_quiz\output\attempt_summary_information
set_caption(string $caption)mod_quiz\output\attempt_summary_information