Public Member Functions

oxShopList Class Reference

Inheritance diagram for oxShopList:
Collaboration diagram for oxShopList:

List of all members.

Public Member Functions

 __construct ($sObjectsInListName= 'oxshop')
 getAll ()

Detailed Description

Shop list manager. Organizes list of shop objects.

Definition at line 8 of file oxshoplist.php.


Constructor & Destructor Documentation

oxShopList.__construct ( sObjectsInListName = 'oxshop'  ) 

Class constructor, sets callback so that Shopowner is able to add any information to the article.

Parameters:
string $sObjectsInListName Object name (oxShop)
Returns:
null

Reimplemented from oxList.

Definition at line 17 of file oxshoplist.php.


Member Function Documentation

oxShopList.getAll (  ) 

Loads all shops to list

Returns:
null

Definition at line 27 of file oxshoplist.php.


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