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.

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

oxChangeView.render (  ) 

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

Returns:
string

Reimplemented from oxAdminView.

oxChangeView.getExportFile (  ) 

Returns order export full filename

Returns:
string

oxChangeView.getImportFile (  ) 

Returns order import full filename

Returns:
string


Member Data Documentation

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

Reimplemented from oxAdminView.

oxChangeView.$sPopupTemplate = "oxchange_popup.tpl"

oxChangeView.$_sImplClass = "oxchange" [protected]

oxChangeView.$_sImplClass_do = "oxchange_do" [protected]

oxChangeView.$_sImplClass_import = "oxchange_import" [protected]

oxChangeView.$_sImplClass_export = "oxchange_export" [protected]

oxChangeView.$_sImplClass_orders = "oxchange_orders" [protected]

oxChangeView.$_sImplClass_articles = null [protected]

oxChangeView.$_sFirstStartClass = "oxchange_import" [protected]

oxChangeView.$_sImportPath = null [protected]

oxChangeView.$_sExportPath = null [protected]

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

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

oxChangeView.$_sImportFileType = "txt" [protected]

oxChangeView.$_sExportFileType = "txt" [protected]


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

Generated on Wed Oct 29 23:43:29 2008 for OXID eShop CE by  doxygen 1.5.5