|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| MoodleODSWorkbook ($filename) | |
| & | add_worksheet ($name= '') |
| & | add_format ($properties=array()) |
| close () | |
| send ($filename) | |
Data Fields | |
| $worksheets = array() | |
| $filename | |
Definition at line 42 of file odslib.class.php.
| & add_format | ( | $ | properties = array() | ) |
Definition at line 66 of file odslib.class.php.
| & add_worksheet | ( | $ | name = '' | ) |
Create the Moodle Worksheet. Returns one pointer to it
Definition at line 53 of file odslib.class.php.
| close | ( | ) |
| MoodleODSWorkbook | ( | $ | filename | ) |
Definition at line 46 of file odslib.class.php.
| send | ( | $ | filename | ) |
Definition at line 118 of file odslib.class.php.
| $filename |
Definition at line 44 of file odslib.class.php.
| $worksheets = array() |
Definition at line 43 of file odslib.class.php.