oxshoplist.php

Go to the documentation of this file.
00001 <?php
00002 
00008 class oxShopList extends oxList
00009 {
00017     public function __construct( $sObjectsInListName = 'oxshop')
00018     {
00019         return parent::__construct( 'oxshop');
00020     }
00021 }

Generated on Thu Dec 4 12:04:57 2008 for OXID eShop CE by  doxygen 1.5.5