Moodle  2.2.1
http://www.collinsharper.com
grade_export_xls Class Reference
Inheritance diagram for grade_export_xls:
Collaboration diagram for grade_export_xls:

Public Member Functions

 print_grades ()

Data Fields

 $plugin = 'xls'

Detailed Description

Definition at line 20 of file grade_export_xls.php.


Member Function Documentation

To be implemented by child classes

Calculate file name

Creating a workbook

Sending HTTP headers

Adding the worksheet

Print names of all the fields

add a column_feedback column

Print all the lines of data.

Close the workbook

Reimplemented from grade_export.

Definition at line 27 of file grade_export_xls.php.

Here is the call graph for this function:


Field Documentation

$plugin = 'xls'

Reimplemented from grade_export.

Definition at line 22 of file grade_export_xls.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations