|
OXID eShop CE
4.8.10
|
Inheritance diagram for Attribute_Category:
Collaboration diagram for Attribute_Category: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 category main attributes manager. There is possibility to change attribute description, assign categories to this attribute, etc. Admin Menu: Manage Products -> Attributes -> Gruppen.
Definition at line 9 of file attribute_category.php.
| Attribute_Category::render | ( | ) |
Loads Attribute categories info, passes it to Smarty engine and returns name of template file "attribute_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 17 of file attribute_category.php.