示例#1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('affiliateplusprogram/categories.phtml');
 }
示例#2
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('aw_ascurl/catalog/product/edit/ascurl.phtml');
 }
示例#3
0
 public function __construct()
 {
     parent::__construct();
     $this->_withProductCount = false;
     $this->setTemplate('wholesale/categories.phtml');
 }
 /**
  * Set file template
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('inchoo/gsfeed/categories.phtml');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('thememanager/categories.phtml');
 }
示例#6
0
 public function __construct()
 {
     parent::__construct();
     $this->_withProductCount = false;
     $this->setTemplate('bannerslider/categories.phtml');
 }
示例#7
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('udropship/categories.phtml');
 }
示例#8
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('catalog/product/edit/categories.phtml');
 }
示例#9
0
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('mf_flexibleblock/fblock/edit/categories.phtml');
 }