OXID eShop CE
4.9.6
|
Additional Inherited Members | |
Protected Member Functions inherited from oxAdminList | |
_getViewListSize () | |
_getUserDefListSize () | |
_calcListItemsCount ($sSql) | |
_setCurrentListPosition ($sPage=null) | |
_prepareOrderByQuery ($sSql=null) | |
_buildSelectString ($oListObject=null) | |
_processFilter ($sFieldValue) | |
_buildFilter ($sVal, $blIsSearchValue) | |
_isSearchValue ($sFieldValue) | |
_prepareWhereQuery ($aWhere, $sqlFull) | |
_changeselect ($sSql) | |
_convertToDBDate ($sValue, $sFldType) | |
_convertDate ($sDate) | |
_convertTime ($sFullDate) | |
_setListNavigationParams () | |
_setupNavigation ($sNode) | |
Static Protected Attributes inherited from oxAdminView | |
static | $_oNaviTree = null |
static | $_sAuthUserRights = null |
Admin category list manager. Collects attributes base information (sorting, title, etc.), there is ability to filter them by sorting, title or delete them. Admin Menu: Manage Products -> Categories.
Definition at line 9 of file category_list.php.
Category_List::getListSorting | ( | ) |
Returns sorting fields array
Reimplemented from oxAdminList.
Definition at line 31 of file category_list.php.
Category_List::render | ( | ) |
Loads category tree, passes data to Smarty and returns name of template file "category_list.tpl".
Reimplemented from oxAdminList.
Definition at line 52 of file category_list.php.
|
protected |
Definition at line 17 of file category_list.php.
|
protected |
Definition at line 24 of file category_list.php.