Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |