OXID eShop CE
4.10.2
|
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 crosselling/accesories manager. Creates list of available articles, there is ability to assign or remove assigning of article to crosselling/accesories with other products. Admin Menu: Manage Products -> Articles -> Crosssell.
Definition at line 9 of file article_crossselling.php.
Article_Crossselling::render | ( | ) |
Collects article crosselling and attributes information, passes them to Smarty engine and returns name or template file "article_crossselling.tpl".
Reimplemented from oxAdminDetails.
Definition at line 19 of file article_crossselling.php.