GenExport_Do Class Reference

Inheritance diagram for GenExport_Do:
[legend]
Collaboration diagram for GenExport_Do:
[legend]

List of all members.


Detailed Description

General export class.

Definition at line 7 of file genexport_do.php.


Public Member Functions

 nextTick ($iCnt)
 write ($sLine)

Public Attributes

 $sClass_do = "genExport_do"
 $sClass_main = "genExport_main"
 $sExportFileName = "genexport"

Protected Attributes

 $_sThisTemplate = "dynbase_do.tpl"

Member Function Documentation

GenExport_Do.nextTick ( iCnt  ) 

Does Export line by line on position iCnt

Parameters:
integer $iCnt export position
Returns:
bool

Reimplemented from DynExportBase.

Definition at line 26 of file genexport_do.php.

GenExport_Do.write ( sLine  ) 

writes one line into open export file

Parameters:
string $sLine exported line
Returns:
null

Reimplemented from DynExportBase.

Definition at line 49 of file genexport_do.php.


Member Data Documentation

GenExport_Do.$sClass_do = "genExport_do"

Reimplemented from DynExportBase.

Definition at line 9 of file genexport_do.php.

GenExport_Do.$sClass_main = "genExport_main"

Reimplemented from DynExportBase.

Definition at line 10 of file genexport_do.php.

GenExport_Do.$sExportFileName = "genexport"

Reimplemented from DynExportBase.

Definition at line 11 of file genexport_do.php.

GenExport_Do.$_sThisTemplate = "dynbase_do.tpl" [protected]

Reimplemented from DynExportBase.

Definition at line 17 of file genexport_do.php.


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

Generated on Thu Dec 4 12:05:14 2008 for OXID eShop CE by  doxygen 1.5.5