dokeos-library
[ class tree: dokeos-library ] [ index: dokeos-library ] [ all elements ]

Class: Export

Source Location: /main/inc/lib/export.lib.inc.php

Class Overview




Methods



Class Details

[line 36]


[ Top ]


Class Methods


method export_table_csv [line 43]

void export_table_csv( array $data, [string $filename = 'export'])

Export tabular data to CSV-file



Parameters:

array   $data  
string   $filename  

[ Top ]

method export_table_xls [line 72]

void export_table_xls( array $data, [string $filename = 'export'])

Export tabular data to XLS-file



Parameters:

array   $data  
string   $filename  

[ Top ]

method export_table_xml [line 89]

void export_table_xml( array $data, [string $filename = 'export'], [ $item_tagname = 'item'], [ $wrapper_tagname = null])

Export tabular data to XML-file



Parameters:

array   $data  
string   $filename  
   $item_tagname  
   $wrapper_tagname  

[ Top ]


Documentation generated on Thu, 12 Jun 2008 13:27:47 -0500 by phpDocumentor 1.4.1