

Definition at line 7 of file pricealarm_send.php.
| Public Member Functions | |
| render () | |
| sendeMail ($sEMail, $sProductID, $sPricealarmID, $sBidPrice) | |
| Protected Member Functions | |
| _setupNavigation ($sId) | |
| Protected Attributes | |
| $_iDefEdit = 1 | |
| PriceAlarm_Send.render | ( | ) | 
Executes parent method parent.render(), creates oxpricealarm object, sends pricealarm to iAllCnts of chosen groups and returns name of template file "pricealarm_send.tpl"/"pricealarm_done.tpl".
Reimplemented from oxAdminList.
Definition at line 22 of file pricealarm_send.php.
| PriceAlarm_Send._setupNavigation | ( | $ | sId | ) |  [protected] | 
Overrides parent method to pass referred id
| string | $sId class name | 
Reimplemented from oxAdminList.
Definition at line 81 of file pricealarm_send.php.
| PriceAlarm_Send.sendeMail | ( | $ | sEMail, | |
| $ | sProductID, | |||
| $ | sPricealarmID, | |||
| $ | sBidPrice | |||
| ) | 
creates and sends email with pricealarm information
| string | $sEMail email address | |
| string | $sProductID product id | |
| string | $sPricealarmID price alarm id | |
| string | $sBidPrice bidded price | 
Definition at line 96 of file pricealarm_send.php.
| PriceAlarm_Send.$_iDefEdit = 1  [protected] | 
 1.5.5
 1.5.5