コード例 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('unirgy/udprod/vendor/product/gallery.phtml');
 }
コード例 #2
0
ファイル: Content.php プロジェクト: xiaoguizhidao/devfashion
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('attributeswatches/catalog/product/helper/gallery.phtml');
 }
コード例 #3
0
ファイル: Upload.php プロジェクト: victorkho/telor
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('urapidflow/upload.phtml');
 }
コード例 #4
0
ファイル: Content.php プロジェクト: Eximagen/BulletMagento
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('aitcommonfiles/design--adminhtml--default--default--template--catalog--product--helper--gallery.phtml');
 }