Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
This is the complete list of members for core\check\result, including all inherited members.
$details | core\check\result | protected |
$status | core\check\result | protected |
$summary | core\check\result | protected |
__construct($status, $summary, $details='') | core\check\result | |
CRITICAL | core\check\result | |
ERROR | core\check\result | |
export_for_template(\renderer_base $output) | core\check\result | |
get_details() | core\check\result | |
get_ref() | core\check\result | |
get_status() | core\check\result | |
get_summary() | core\check\result | |
get_template_name() | core\check\result | |
INFO | core\check\result | |
NA | core\check\result | |
OK | core\check\result | |
UNKNOWN | core\check\result | |
WARNING | core\check\result |