[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 129 lines (5 kb) |
Included or required: | 2 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
grade_export_xls:: (2 methods):
__construct()
print_grades()
Class: grade_export_xls - X-Ref
__construct($course, $groupid, $formdata) X-Ref |
Constructor should set up all the private variables ready to be pulled param: object $course param: int $groupid id of selected group, 0 means all param: stdClass $formdata The validated data from the grade export form. |
print_grades() X-Ref |
To be implemented by child classes |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |