OXID eShop CE
4.10.6
|
Protected Member Functions | |
_prepareWhereQuery ($aWhere, $sqlFull) | |
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) | |
_changeselect ($sSql) | |
_convertToDBDate ($sValue, $sFldType) | |
_convertDate ($sDate) | |
_convertTime ($sFullDate) | |
_setListNavigationParams () | |
_setupNavigation ($sNode) | |
Protected Member Functions inherited from oxAdminView | |
_getEditShop ($sShopId) | |
_getServiceProtocol () | |
_getShopVersionNr () | |
_addNavigationHistory ($sNode) | |
_getMaxUploadFileInfo ($iMaxFileSize, $blFormatted=false) | |
_resetContentCache () | |
_allowAdminEdit ($sUserId) | |
_getCountryByCode ($sCountryCode) | |
_authorize () | |
Protected Member Functions inherited from oxView | |
_executeNewAction ($sNewAction) |
Additional Inherited Members | |
Static Protected Attributes inherited from oxAdminView | |
static | $_oNaviTree = null |
static | $_sAuthUserRights = null |
Admin Contents manager. Collects Content base information (Description), there is ability to filter them by Description or delete them. Admin Menu: Customerinformations -> Content.
Definition at line 9 of file content_list.php.
|
protected |
Adding folder check and empty folder field check
array | $aWhere | SQL condition array |
string | $sqlFull | SQL query string |
Reimplemented from oxAdminList.
Definition at line 53 of file content_list.php.
Content_List::render | ( | ) |
Executes parent method parent::render() and returns name of template file "Content_list.tpl".
Reimplemented from oxAdminList.
Definition at line 32 of file content_list.php.
|
protected |
Definition at line 17 of file content_list.php.
|
protected |
Definition at line 24 of file content_list.php.