PriceAlarm_List Class Reference

Inheritance diagram for PriceAlarm_List:
[legend]
Collaboration diagram for PriceAlarm_List:
[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 9 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 32 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 49 of file pricealarm_list.php.

PriceAlarm_List.buildWhere (  ) 

Builds and returns array of SQL WHERE conditions

Returns:
array

Reimplemented from oxAdminList.

Definition at line 108 of file pricealarm_list.php.


Member Data Documentation

PriceAlarm_List.$_sListClass = 'oxpricealarm' [protected]

Reimplemented from oxAdminList.

Definition at line 16 of file pricealarm_list.php.

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

Reimplemented from oxAdminList.

Definition at line 23 of file pricealarm_list.php.


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

Generated on Thu Dec 4 12:05:39 2008 for OXID eShop CE by  doxygen 1.5.5