| OXID eShop CE
    4.10.2
    | 
 Inheritance diagram for Discount_Articles:
 Inheritance diagram for Discount_Articles: Collaboration diagram for Discount_Articles:
 Collaboration diagram for Discount_Articles:| 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 discount manager. There is possibility to change discount name, article, user and etc. Admin Menu: Shop settings -> Shipping & Handling -> Main.
Definition at line 9 of file discount_articles.php.
| Discount_Articles::render | ( | ) | 
Executes parent method parent::render(), creates discount category tree, passes data to Smarty engine and returns name of template file "discount_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 18 of file discount_articles.php.