oxChangeView Class Reference

Inheritance diagram for oxChangeView:

Inheritance graph
[legend]
Collaboration diagram for oxChangeView:

Collaboration graph
[legend]

List of all members.


Detailed Description

oxChange framework class encapsulating a method for defining implementation class. Performs export function according to user chosen categories.

Definition at line 18 of file oxchangeview.php.


Public Member Functions

 render ()
 getExportFile ()
 getImportFile ()

Public Attributes

 $sPopupTemplate = "oxchange_popup.tpl"

Protected Member Functions

 _getImplClassNames ()

Protected Attributes

 $_sThisTemplate = "oxchange.tpl"
 $_sImplClass = "oxchange"
 $_sImplClass_do = "oxchange_do"
 $_sImplClass_import = "oxchange_import"
 $_sImplClass_export = "oxchange_export"
 $_sImplClass_orders = "oxchange_orders"
 $_sImplClass_articles = null
 $_sFirstStartClass = "oxchange_import"
 $_sImportPath = null
 $_sExportPath = null
 $_sDefaultExportPath = "/export/"
 $_sDefaultImportPath = "/export/"
 $_sImportFileType = "txt"
 $_sExportFileType = "txt"

Member Function Documentation

oxChangeView._getImplClassNames (  )  [protected]

Sets ups oxChange class names by "impl" parameter

Returns:
null

Definition at line 52 of file oxchangeview.php.

oxChangeView.render (  ) 

Calls parent rendering methods, sends implementation class names to template and returns default template name

Returns:
string

Reimplemented from oxAdminView.

Definition at line 96 of file oxchangeview.php.

oxChangeView.getExportFile (  ) 

Returns order export full filename

Returns:
string

Definition at line 117 of file oxchangeview.php.

oxChangeView.getImportFile (  ) 

Returns order import full filename

Returns:
string

Definition at line 134 of file oxchangeview.php.


Member Data Documentation

oxChangeView.$_sThisTemplate = "oxchange.tpl" [protected]

Reimplemented from oxAdminView.

Definition at line 21 of file oxchangeview.php.

oxChangeView.$sPopupTemplate = "oxchange_popup.tpl"

Definition at line 23 of file oxchangeview.php.

oxChangeView.$_sImplClass = "oxchange" [protected]

Definition at line 25 of file oxchangeview.php.

oxChangeView.$_sImplClass_do = "oxchange_do" [protected]

Definition at line 26 of file oxchangeview.php.

oxChangeView.$_sImplClass_import = "oxchange_import" [protected]

Definition at line 27 of file oxchangeview.php.

oxChangeView.$_sImplClass_export = "oxchange_export" [protected]

Definition at line 28 of file oxchangeview.php.

oxChangeView.$_sImplClass_orders = "oxchange_orders" [protected]

Definition at line 29 of file oxchangeview.php.

oxChangeView.$_sImplClass_articles = null [protected]

Definition at line 30 of file oxchangeview.php.

oxChangeView.$_sFirstStartClass = "oxchange_import" [protected]

Definition at line 33 of file oxchangeview.php.

oxChangeView.$_sImportPath = null [protected]

Definition at line 37 of file oxchangeview.php.

oxChangeView.$_sExportPath = null [protected]

Definition at line 38 of file oxchangeview.php.

oxChangeView.$_sDefaultExportPath = "/export/" [protected]

Definition at line 40 of file oxchangeview.php.

oxChangeView.$_sDefaultImportPath = "/export/" [protected]

Definition at line 41 of file oxchangeview.php.

oxChangeView.$_sImportFileType = "txt" [protected]

Definition at line 43 of file oxchangeview.php.

oxChangeView.$_sExportFileType = "txt" [protected]

Definition at line 44 of file oxchangeview.php.


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

Generated on Wed May 13 13:29:29 2009 for OXID eShop CE by  doxygen 1.5.5