Page listing the evidence of prior learning of a user.
Copyright: | 2015 Frédéric Massart - FMCorz.net |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 110 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
user_evidence_list_page:: (2 methods):
__construct()
export_for_template()
Class: user_evidence_list_page - X-Ref
Class for the page listing the evidence of prior learning of a user.__construct($userid) X-Ref |
Construct this renderable. param: int $userid |
export_for_template(renderer_base $output) X-Ref |
Export this data so it can be used as the context for a mustache template. param: renderer_base $output return: stdClass |