Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
odslib.class.php File Reference

ODS file writer. More...

Classes

class  MoodleODSCell
 ODS Cell abstraction. More...
 
class  MoodleODSFormat
 ODS cell format abstraction. More...
 
class  MoodleODSWorkbook
 ODS workbook abstraction. More...
 
class  MoodleODSWorksheet
 ODS Worksheet abstraction. More...
 
class  MoodleODSWriter
 ODS file writer. More...
 

Detailed Description

ODS file writer.

The xml used here is derived from output of LibreOffice 3.6.4

The design is based on Excel writer abstraction by Eloy Lafuente and others.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later