Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Ods2Csv Class Reference
+ Collaboration diagram for Ods2Csv:

Public Member Functions

 convertOds2csv ($odsfile, $csvfile)
 
 ods2content ($odsfile)
 
 xmlcontent2csv ($xmlcontent)
 
 seemsODS ($filename)
 
 convertOds2Csv ($odsfile, $csvfile)
 

Static Public Member Functions

static startElement ($parser, $name, $attrs)
 
static endElement ($parser, $name)
 
static characterData ($parser, $data)
 

Data Fields

const ALTSEPCHAR = ' --- '
 
const SEPCHAR = ';'
 

Protected Member Functions

 ods2content ($odsfile)
 
 xmlcontent2csv ($xmlcontent)
 
 startElement ($parser, $name, $attrs)
 
 endElement ($parser, $name)
 
 characterData ($parser, $data)
 
 seemsODS ($filename)
 

Detailed Description

Definition at line 4 of file genStubFamilyClass.php.

Member Function Documentation

static characterData (   $parser,
  $data 
)
static
Parameters
$parserPhpUnusedParameterInspection

Definition at line 164 of file genStubFamilyClass.php.

characterData (   $parser,
  $data 
)
protected
Parameters
$parserPhpUnusedParameterInspection

Definition at line 195 of file buildTools/lib/ods2csv.php.

convertOds2csv (   $odsfile,
  $csvfile 
)

Take an ODS file and produce one CSV

Parameters
string$odsfilepath to ODS file
string$csvfilepath to CSV output file
Exceptions
Exception
Returns
void

Definition at line 19 of file genStubFamilyClass.php.

+ Here is the call graph for this function:

convertOds2Csv (   $odsfile,
  $csvfile 
)

Take an ODS file and produce one CSV

Parameters
string$odsfilepath to ODS file
string$csvfilepath to CSV output file
Exceptions
Exception
Returns
void

Definition at line 29 of file buildTools/lib/ods2csv.php.

+ Here is the call graph for this function:

static endElement (   $parser,
  $name 
)
static
Parameters
$parserPhpUnusedParameterInspection

Definition at line 129 of file genStubFamilyClass.php.

endElement (   $parser,
  $name 
)
protected
Parameters
$parserPhpUnusedParameterInspection

Definition at line 154 of file buildTools/lib/ods2csv.php.

ods2content (   $odsfile)

Extract content from an ods file

Parameters
string$odsfilefile path
Exceptions
Exception
Returns
string

Definition at line 40 of file genStubFamilyClass.php.

ods2content (   $odsfile)
protected

Extract content from an ods file

Parameters
string$odsfilefile path
Exceptions
Exception
Returns
string

Definition at line 56 of file buildTools/lib/ods2csv.php.

seemsODS (   $filename)

Definition at line 174 of file genStubFamilyClass.php.

seemsODS (   $filename)
protected

Definition at line 205 of file buildTools/lib/ods2csv.php.

static startElement (   $parser,
  $name,
  $attrs 
)
static
Parameters
$parserPhpUnusedParameterInspection

Definition at line 90 of file genStubFamilyClass.php.

startElement (   $parser,
  $name,
  $attrs 
)
protected

PhpUnusedLocalVariableInspection

Parameters
$parserPhpUnusedParameterInspection

Definition at line 113 of file buildTools/lib/ods2csv.php.

xmlcontent2csv (   $xmlcontent)
Parameters
$xmlcontent
Exceptions
Exception
Returns
string

Definition at line 68 of file genStubFamilyClass.php.

xmlcontent2csv (   $xmlcontent)
protected
Parameters
$xmlcontent
Exceptions
Exception
Returns
string

Definition at line 83 of file buildTools/lib/ods2csv.php.

Field Documentation

const ALTSEPCHAR = ' --- '

Definition at line 8 of file genStubFamilyClass.php.

const SEPCHAR = ';'

Definition at line 9 of file genStubFamilyClass.php.


The documentation for this class was generated from the following files:
← centre documentaire © anakeen