Moodle  2.2.1
http://www.collinsharper.com
MoodleODSWorkbook Class Reference

Public Member Functions

 MoodleODSWorkbook ($filename)
add_worksheet ($name= '')
add_format ($properties=array())
 close ()
 send ($filename)

Data Fields

 $worksheets = array()
 $filename

Detailed Description

Definition at line 42 of file odslib.class.php.


Member Function Documentation

& 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 ( )

Definition at line 73 of file odslib.class.php.

Here is the call graph for this function:

MoodleODSWorkbook ( filename)

Definition at line 46 of file odslib.class.php.

send ( filename)

Definition at line 118 of file odslib.class.php.


Field Documentation

$filename

Definition at line 44 of file odslib.class.php.

$worksheets = array()

Definition at line 43 of file odslib.class.php.


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