Shop_List Class Reference

Inheritance diagram for Shop_List:
[legend]
Collaboration diagram for Shop_List:
[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.

Definition at line 9 of file shop_list.php.


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.

Definition at line 40 of file shop_list.php.

Shop_List.render (  ) 

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

Returns:
string

Reimplemented from oxAdminList.

Definition at line 55 of file shop_list.php.

Shop_List.buildWhere (  ) 

Sets SQL WHERE condition. Returns array of conditions.

Returns:
array

Reimplemented from oxAdminList.

Definition at line 104 of file shop_list.php.

Shop_List.deleteEntry (  ) 

Deletes selected shop files from server.

Returns:
null

Reimplemented from oxAdminList.

Definition at line 124 of file shop_list.php.


Member Data Documentation

Shop_List.$_blUpdateMain = false [protected]

Definition at line 11 of file shop_list.php.

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

Reimplemented from oxAdminList.

Definition at line 18 of file shop_list.php.

Shop_List.$_sListClass = 'oxshop' [protected]

Reimplemented from oxAdminList.

Definition at line 25 of file shop_list.php.

Shop_List.$_blUpdateNav = null [protected]

Definition at line 32 of file shop_list.php.


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

Generated on Fri Dec 19 14:21:21 2008 for OXID eShop CE by  doxygen 1.5.5