프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$shopDataset | WellCommerce\Component\DataSet\DataSetInterface | ||
$shopStorage | WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface |
메소드 | 설명 | |
---|---|---|
__construct ( WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface $shopStorage, WellCommerce\Component\DataSet\DataSetInterface $shopDataset ) | ShopExtension constructor. | |
getCurrentShop ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface | ||
getFunctions ( ) | ||
getName ( ) | ||
getShops ( ) : array |
public __construct ( WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface $shopStorage, WellCommerce\Component\DataSet\DataSetInterface $shopDataset ) | ||
$shopStorage | WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface | |
$shopDataset | WellCommerce\Component\DataSet\DataSetInterface |
public getCurrentShop ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface | ||
리턴 | WellCommerce\Bundle\ShopBundle\Entity\ShopInterface |
protected DataSetInterface,WellCommerce\Component\DataSet $shopDataset | ||
리턴 | WellCommerce\Component\DataSet\DataSetInterface |