OXID eShop CE
4.9.6
|
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 attributes/selections lists manager. Collects available attributes/selections lists for chosen article, may add or remove any of them to article, etc. Admin Menu: Manage Products -> Articles -> Selection.
Definition at line 9 of file article_attribute.php.
Article_Attribute::render | ( | ) |
Collects article attributes and selection lists, passes them to Smarty engine, returns name of template file "article_attribute.tpl".
Reimplemented from oxAdminDetails.
Definition at line 18 of file article_attribute.php.