|
OXID eShop CE
4.9.7
|
Inheritance diagram for PriceAlarm_List:
Collaboration diagram for PriceAlarm_List:Protected Member Functions | |
| _buildSelectString ($oListObject=null) | |
Protected Member Functions inherited from oxAdminList | |
| _getViewListSize () | |
| _getUserDefListSize () | |
| _calcListItemsCount ($sSql) | |
| _setCurrentListPosition ($sPage=null) | |
| _prepareOrderByQuery ($sSql=null) | |
| _processFilter ($sFieldValue) | |
| _buildFilter ($sVal, $blIsSearchValue) | |
| _isSearchValue ($sFieldValue) | |
| _prepareWhereQuery ($aWhere, $sqlFull) | |
| _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 pricealarm list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: Customer News -> pricealarm.
Definition at line 8 of file pricealarm_list.php.
|
protected |
Modifying SQL query to load additional article and customer data
| object | $oListObject | list main object |
Reimplemented from oxAdminList.
Definition at line 39 of file pricealarm_list.php.
| PriceAlarm_List::buildWhere | ( | ) |
Builds and returns array of SQL WHERE conditions
Reimplemented from oxAdminList.
Definition at line 55 of file pricealarm_list.php.
|
protected |
Definition at line 30 of file pricealarm_list.php.
|
protected |
Definition at line 23 of file pricealarm_list.php.
|
protected |
Definition at line 16 of file pricealarm_list.php.