

Definition at line 8 of file pricealarm_list.php.
Public Member Functions | |
| render () | |
| buildWhere () | |
Protected Member Functions | |
| _buildSelectString ($oListObject=null) | |
Protected Attributes | |
| $_sListClass = 'oxpricealarm' | |
| $_sDefSort = "oxpricealarm.oxuserid" | |
| PriceAlarm_List._buildSelectString | ( | $ |  oListObject = null           | 
          ) |  [protected] | 
        
Modifying SQL query to load additional article and customer data
| object | $oListObject list main object | 
Reimplemented from oxAdminList.
Definition at line 31 of file pricealarm_list.php.
| PriceAlarm_List.render | ( | ) | 
Executes parent method parent.render() and returns name of template file "pricealarm_list.tpl".
Reimplemented from oxAdminList.
Definition at line 48 of file pricealarm_list.php.
| PriceAlarm_List.buildWhere | ( | ) | 
Builds and returns array of SQL WHERE conditions
Reimplemented from oxAdminList.
Definition at line 109 of file pricealarm_list.php.
PriceAlarm_List.$_sListClass = 'oxpricealarm' [protected]           | 
        
PriceAlarm_List.$_sDefSort = "oxpricealarm.oxuserid" [protected]           | 
        
 1.5.5