OXID eShop CE
4.9.5
|
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 actions manager. There is possibility to change actions description, assign articles to this actions, etc. Admin Menu: Manage Products -> actions -> Main.
Definition at line 9 of file actions_main.php.
Actions_Main::render | ( | ) |
Loads article actionss info, passes it to Smarty engine and returns name of template file "actions_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 18 of file actions_main.php.
Actions_Main::save | ( | ) |
Saves Promotions
Reimplemented from oxAdminView.
Definition at line 114 of file actions_main.php.
Actions_Main::saveinnlang | ( | ) |
Saves changed selected action parameters in different language.
Definition at line 148 of file actions_main.php.