Renderer class for competency breakdown report.
More...
Renderer class for competency breakdown report.
- Copyright
- 2015 Damyon Wiese
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ notify_message()
report_competency\output\renderer::notify_message |
( |
| $message | ) |
|
◆ notify_problem()
report_competency\output\renderer::notify_problem |
( |
| $message | ) |
|
Output an error notification.
- Parameters
-
string | $message | the message to print out |
- Return values
-
- See also
- core\output\notification
◆ notify_success()
report_competency\output\renderer::notify_success |
( |
| $message | ) |
|
Output a success notification.
- Parameters
-
string | $message | the message to print out |
- Return values
-
- See also
- core\output\notification
◆ render_report()
report_competency\output\renderer::render_report |
( |
report | $page | ) |
|
Defer to template.
- Parameters
-
- Return values
-
◆ render_user_course_navigation()
Defer to template.
- Parameters
-
user_course_navigation | $nav | |
- Return values
-
The documentation for this class was generated from the following file:
- report/competency/classes/output/renderer.php