oxChangeView Class Reference

Inheritance diagram for oxChangeView:
[legend]
Collaboration diagram for oxChangeView:
[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 19 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 53 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 97 of file oxchangeview.php.

oxChangeView.getExportFile (  ) 

Returns order export full filename

Returns:
string

Definition at line 118 of file oxchangeview.php.

oxChangeView.getImportFile (  ) 

Returns order import full filename

Returns:
string

Definition at line 135 of file oxchangeview.php.


Member Data Documentation

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

Reimplemented from oxAdminView.

Definition at line 22 of file oxchangeview.php.

oxChangeView.$sPopupTemplate = "oxchange_popup.tpl"

Definition at line 24 of file oxchangeview.php.

oxChangeView.$_sImplClass = "oxchange" [protected]

Definition at line 26 of file oxchangeview.php.

oxChangeView.$_sImplClass_do = "oxchange_do" [protected]

Definition at line 27 of file oxchangeview.php.

oxChangeView.$_sImplClass_import = "oxchange_import" [protected]

Definition at line 28 of file oxchangeview.php.

oxChangeView.$_sImplClass_export = "oxchange_export" [protected]

Definition at line 29 of file oxchangeview.php.

oxChangeView.$_sImplClass_orders = "oxchange_orders" [protected]

Definition at line 30 of file oxchangeview.php.

oxChangeView.$_sImplClass_articles = null [protected]

Definition at line 31 of file oxchangeview.php.

oxChangeView.$_sFirstStartClass = "oxchange_import" [protected]

Definition at line 34 of file oxchangeview.php.

oxChangeView.$_sImportPath = null [protected]

Definition at line 38 of file oxchangeview.php.

oxChangeView.$_sExportPath = null [protected]

Definition at line 39 of file oxchangeview.php.

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

Definition at line 41 of file oxchangeview.php.

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

Definition at line 42 of file oxchangeview.php.

oxChangeView.$_sImportFileType = "txt" [protected]

Definition at line 44 of file oxchangeview.php.

oxChangeView.$_sExportFileType = "txt" [protected]

Definition at line 45 of file oxchangeview.php.


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

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