See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 39 and 401]
Group details page.
Copyright: | 2017 Adrian Greeve <adrian@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 93 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
group_details:: (2 methods):
__construct()
export_for_template()
Class: group_details - X-Ref
Group details page class.__construct($groupid) X-Ref |
group_details constructor. param: int $groupid Group ID to show details of. |
export_for_template(renderer_base $output) X-Ref |
Export the data. param: renderer_base $output return: stdClass |