Class containing data for competency summary.
More...
Class containing data for competency summary.
- Copyright
- 2015 Issam Taboubi issam.nosp@m..tab.nosp@m.oubi@.nosp@m.umon.nosp@m.treal.nosp@m..ca
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
tool_lp\output\competency_summary::__construct |
( |
|
$competency, |
|
|
|
$framework, |
|
|
|
$includerelated, |
|
|
|
$includecourses |
|
) |
| |
Construct this renderable.
- Parameters
-
core_competency\competency | $competency | Competency persistent. |
core_competency\competency_framework | $framework | framework persistent. |
boolean | $includerelated | Include or not related competencies. |
boolean | $includecourses | Include or not competency courses. |
◆ export_for_template()
tool_lp\output\competency_summary::export_for_template |
( |
renderer_base |
$output | ) |
|
Export this data so it can be used as the context for a mustache template.
- Parameters
-
- Return values
-
Implements templatable.
The documentation for this class was generated from the following file: