|
OXID eShop CE
4.10.2
|
Inheritance diagram for Module_List:
Collaboration diagram for Module_List: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 actionss manager. Sets list template, list object class ('oxactions') and default sorting field ('oxactions.oxtitle'). Admin Menu: Manage Products -> Actions.
Definition at line 9 of file module_list.php.
| Module_List::render | ( | ) |
Calls parent::render() and returns name of template to render
Reimplemented from oxAdminList.
Definition at line 24 of file module_list.php.
|
protected |
Definition at line 16 of file module_list.php.