Class containing data for managecompetencyframeworks page.
More...
|
array | $navigation = array() |
| $navigation List of links to display on the page.
|
|
context | $pagecontext |
| The context in which everything is happening.
|
|
array | $templates = array() |
| $templates List of learning plan templates.
|
|
Class containing data for managecompetencyframeworks page.
- Copyright
- 2015 Damyon Wiese
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
tool_lp\output\manage_templates_page::__construct |
( |
context | $pagecontext | ) |
|
Construct this renderable.
- Parameters
-
◆ export_for_template()
tool_lp\output\manage_templates_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.
◆ $navigation
array tool_lp\output\manage_templates_page::$navigation = array() |
|
protected |
$navigation List of links to display on the page.
Each link contains a url and a title.
The documentation for this class was generated from the following file:
- admin/tool/lp/classes/output/manage_templates_page.php