PriceAlarm_List Class Reference

Inheritance diagram for PriceAlarm_List:

Inheritance graph
[legend]
Collaboration diagram for PriceAlarm_List:

Collaboration graph
[legend]

List of all members.


Detailed Description

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.


Public Member Functions

 render ()
 buildWhere ()

Protected Member Functions

 _buildSelectString ($oListObject=null)

Protected Attributes

 $_sListClass = 'oxpricealarm'
 $_sDefSort = "oxpricealarm.oxuserid"

Member Function Documentation

PriceAlarm_List._buildSelectString ( oListObject = null  )  [protected]

Modifying SQL query to load additional article and customer data

Parameters:
object $oListObject list main object
Returns:
string

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

Returns:
string

Reimplemented from oxAdminList.

Definition at line 48 of file pricealarm_list.php.

PriceAlarm_List.buildWhere (  ) 

Builds and returns array of SQL WHERE conditions

Returns:
array

Reimplemented from oxAdminList.

Definition at line 109 of file pricealarm_list.php.


Member Data Documentation

PriceAlarm_List.$_sListClass = 'oxpricealarm' [protected]

Reimplemented from oxAdminList.

Definition at line 15 of file pricealarm_list.php.

PriceAlarm_List.$_sDefSort = "oxpricealarm.oxuserid" [protected]

Reimplemented from oxAdminList.

Definition at line 22 of file pricealarm_list.php.


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

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