Provides {@link tool_policy\output\renderer} class.
Copyright: | 2018 Sara Arjona <sara@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 74 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
guestconsent:: (1 method):
export_for_template()
Class: guestconsent - X-Ref
Renderer for the policies plugin.export_for_template(renderer_base $output) X-Ref |
Export the page data for the mustache template. param: renderer_base $output renderer to be used to render the page elements. return: stdClass |