Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
MoodleODSWriter Class Reference

ODS file writer. More...

Public Member Functions

 __construct (array $worksheets)
 
 get_file_content ()
 Fetch the file ocntnet for the ODS.
 
 get_ods_mimetype ()
 

Protected Member Functions

 get_num_styles ()
 
 get_ods_content ()
 
 get_ods_manifest ()
 
 get_ods_meta ()
 
 get_ods_settings ()
 
 get_ods_styles ()
 

Protected Attributes

 $worksheets
 

Detailed Description

ODS file writer.

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

Member Function Documentation

◆ get_file_content()

MoodleODSWriter::get_file_content ( )

Fetch the file ocntnet for the ODS.

Return values
string

The documentation for this class was generated from the following file: