PriceAlarm_Send Class Reference

Inheritance diagram for PriceAlarm_Send:

Inheritance graph
[legend]
Collaboration diagram for PriceAlarm_Send:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

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

Member Function Documentation

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._setupNavigation ( sId  )  [protected]

Overrides parent method to pass referred id

Parameters:
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

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

Definition at line 96 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:

Generated on Wed May 13 13:32:31 2009 for OXID eShop CE by  doxygen 1.5.5