Inheritance diagram for GenExport_Main:
 Collaboration diagram for GenExport_Main:Public Member Functions | |
| render () | |
Public Attributes | |
| $sClassDo = "genExport_do" | |
| $sClassMain = "genExport_main" | |
Protected Attributes | |
| $_sThisTemplate = "dyn_exportdefault.tpl" | |
Admin general export manager.
Definition at line 6 of file genexport_main.php.
| GenExport_Main.render | ( | ) | 
Creates shop object, passes shop data to Smarty engine and returns name of template file
Reimplemented from DynExportBase.
Definition at line 36 of file genexport_main.php.
GenExport_Main.$_sThisTemplate = "dyn_exportdefault.tpl" [protected] | 
        
Reimplemented from DynExportBase.
Definition at line 28 of file genexport_main.php.
| GenExport_Main.$sClassDo = "genExport_do" | 
Reimplemented from DynExportBase.
Definition at line 14 of file genexport_main.php.
| GenExport_Main.$sClassMain = "genExport_main" | 
Reimplemented from DynExportBase.
Definition at line 21 of file genexport_main.php.
 1.7.1