OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Controller\Admin\CategoryUpdate Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\CategoryUpdate:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\CategoryUpdate:

Public Member Functions

 getCatListUpdateInfo ()
 

Protected Member Functions

 _getCategoryList ()
 

Protected Attributes

 $_sThisTemplate = "category_update.tpl"
 
 $_oCatList = null
 

Detailed Description

Class for updating category tree structure in DB.

Member Function Documentation

◆ _getCategoryList()

OxidEsales\EshopCommunity\Application\Controller\Admin\CategoryUpdate::_getCategoryList ( )
protected

Returns category list object

Returns
oxCategoryList

◆ getCatListUpdateInfo()

OxidEsales\EshopCommunity\Application\Controller\Admin\CategoryUpdate::getCatListUpdateInfo ( )

Returns category list object

Returns
array

Member Data Documentation

◆ $_oCatList

OxidEsales\EshopCommunity\Application\Controller\Admin\CategoryUpdate::$_oCatList = null
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\Admin\CategoryUpdate::$_sThisTemplate = "category_update.tpl"
protected

The documentation for this class was generated from the following file: