Public Member Functions | Protected Member Functions | Protected Attributes

PriceAlarm_Send Class Reference

Inheritance diagram for PriceAlarm_Send:
Collaboration diagram for PriceAlarm_Send:

List of all members.

Public Member Functions

 render ()
 sendeMail ($sEMail, $sProductID, $sPricealarmID, $sBidPrice)

Protected Member Functions

 _setupNavigation ($sId)

Protected Attributes

 $_iDefEdit = 1

Detailed Description

pricealarm sending manager. Performs sending of pricealarm to selected iAllCnt groups.

Definition at line 7 of file pricealarm_send.php.


Member Function Documentation

PriceAlarm_Send._setupNavigation ( sId  )  [protected]

Overrides parent method to pass referred id

Parameters:
string $sId class name
Returns:
null

Reimplemented from oxAdminList.

Definition at line 84 of file pricealarm_send.php.

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".

Returns:
string

Reimplemented from oxAdminList.

Definition at line 22 of file pricealarm_send.php.

PriceAlarm_Send.sendeMail ( sEMail,
sProductID,
sPricealarmID,
sBidPrice 
)

creates and sends email with pricealarm information

Parameters:
string $sEMail email address
string $sProductID product id
string $sPricealarmID price alarm id
string $sBidPrice bidded price
Returns:
null

Definition at line 99 of file pricealarm_send.php.


Member Data Documentation

PriceAlarm_Send.$_iDefEdit = 1 [protected]

Reimplemented from oxAdminView.

Definition at line 14 of file pricealarm_send.php.


The documentation for this class was generated from the following file: