Shop_list Class Reference

Inheritance diagram for Shop_list:

Inheritance graph
[legend]
Collaboration diagram for Shop_list:

Collaboration graph
[legend]

List of all members.


Detailed Description

Admin shop list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: Main Menu -> Core Settings.

Public Member Functions

 init ()
 render ()
 buildWhere ()
 deleteEntry ()

Protected Attributes

 $_blUpdateMain = false
 $_sDefSort = 'oxshops.oxname'
 $_sListClass = 'oxshop'
 $_blUpdateNav = null

Member Function Documentation

Shop_list.init (  ) 

Sets SQL query parameters (such as sorting), executes parent method parent.Init().

Returns:
null

Reimplemented from oxAdminList.

Shop_list.render (  ) 

Executes parent method parent.render() and returns name of template file "shop_list.tpl".

Returns:
string

Reimplemented from oxAdminList.

Shop_list.buildWhere (  ) 

Sets SQL WHERE condition. Returns array of conditions.

Returns:
array

Reimplemented from oxAdminList.

Shop_list.deleteEntry (  ) 

Deletes selected shop files from server.

Returns:
null

Reimplemented from oxAdminList.


Member Data Documentation

Shop_list.$_blUpdateMain = false [protected]

Shop_list.$_sDefSort = 'oxshops.oxname' [protected]

Reimplemented from oxAdminList.

Shop_list.$_sListClass = 'oxshop' [protected]

Reimplemented from oxAdminList.

Shop_list.$_blUpdateNav = null [protected]


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

Generated on Wed Oct 29 23:47:38 2008 for OXID eShop CE by  doxygen 1.5.5