Class containing data for managecompetencies page.
More...
Class containing data for managecompetencies page.
- Copyright
- 2015 Damyon Wiese
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
tool_lp\output\manage_competencies_page::__construct |
( |
|
$framework, |
|
|
|
$search, |
|
|
|
$pagecontext, |
|
|
|
$competency |
|
) |
| |
Construct this renderable.
- Parameters
-
core_competency\competency_framework | $framework | Competency framework. |
string | $search | Search string. |
context | $pagecontext | The page context. |
core_competency\competency | $competency | The core competency to show when the page loads. |
◆ export_for_template()
tool_lp\output\manage_competencies_page::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: