Public Member Functions | |
__construct ($sObjectsInListName= 'oxshop') | |
getAll () |
Shop list manager. Organizes list of shop objects.
Definition at line 8 of file oxshoplist.php.
oxShopList.__construct | ( | $ | sObjectsInListName = 'oxshop' |
) |
Class constructor, sets callback so that Shopowner is able to add any information to the article.
string | $sObjectsInListName Object name (oxShop) |
Reimplemented from oxList.
Definition at line 17 of file oxshoplist.php.
oxShopList.getAll | ( | ) |