|
OXID eShop CE
4.8.12
|
Inheritance diagram for Order_Main:
Collaboration diagram for Order_Main:Additional Inherited Members | |
Protected Member Functions inherited from oxAdminDetails | |
| _getTextEditor ($iWidth, $iHeight, $oObject, $sField, $sStylesheet=null) | |
| _getEditValue ($oObject, $sField) | |
| _processEditValue ($sValue) | |
| _getPlainEditor ($iWidth, $iHeight, $oObject, $sField) | |
| _generateTextEditor ($iWidth, $iHeight, $oObject, $sField, $sStylesheet=null) | |
| _createCategoryTree ($sTplVarName, $sEditCatId= '', $blForceNonCache=false, $iTreeShopId=null) | |
| _getCategoryTree ($sTplVarName, $sSelectedCatId, $sEditCatId= '', $blForceNonCache=false, $iTreeShopId=null) | |
| _setupNavigation ($sNode) | |
| _resetCounts ($aIds) | |
Protected Attributes inherited from oxAdminDetails | |
| $_oEditor = null | |
Static Protected Attributes inherited from oxAdminView | |
| static | $_oNaviTree = null |
| static | $_sAuthUserRights = null |
Admin article main order manager. Performs collection and updatind (on user submit) main item information. Admin Menu: Orders -> Display Orders -> Main.
Definition at line 8 of file order_main.php.
| Order_Main::render | ( | ) |
Executes parent method parent::render(), creates oxorder and oxuserpayment objects, passes data to Smarty engine and returns name of template file "order_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 17 of file order_main.php.
| Order_Main::resetorder | ( | ) |
| Order_Main::save | ( | ) |
Saves main orders configuration parameters.
Reimplemented from oxAdminView.
Definition at line 65 of file order_main.php.
| Order_Main::senddownloadlinks | ( | ) |
| Order_Main::sendorder | ( | ) |