Represents a page for showing all the policy documents with a current version.
More...
|
| __construct ($returnurl) |
| Prepare the page for rendering.
|
|
| export_for_template (renderer_base $output) |
| Export the page data for the mustache template.
|
|
|
| prepare_global_page_access () |
| Sets up the global $PAGE and performs the access checks.
|
|
| prepare_policies () |
| Loads the policy versions to display on the page.
|
|
Represents a page for showing all the policy documents with a current version.
- Copyright
- 2018 Sara Arjona sara@.nosp@m.mood.nosp@m.le.co.nosp@m.m
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ export_for_template()
tool_policy\output\page_viewalldoc::export_for_template |
( |
renderer_base | $output | ) |
|
Export the page data for the mustache template.
- Parameters
-
renderer_base | $output | renderer to be used to render the page elements. |
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/policy/classes/output/page_viewalldoc.php