public function __construct()
 {
     parent::__construct();
     $this->setTemplate('ops/categoriestree.phtml');
     $this->setUseAjax(true);
     $this->_withProductCount = false;
 }
Beispiel #2
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('aitpermissions/store_switcher.phtml');
     $this->setUseConfirm(true);
     $this->setUseAjax(true);
     $this->setDefaultStoreName($this->__('All Store Views'));
 }
Beispiel #3
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('aitpermissions/product/editor.phtml');
 }
Beispiel #4
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('amcatcopy/catalog/category/duplicate/categories.phtml');
 }
Beispiel #5
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('fieldsmanager/cattree.phtml');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('aitpermissions/permissions_advanced.phtml');
     $this->_withProductCount = false;
 }
Beispiel #7
0
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('smecartrule/categories.phtml');
     $this->_withProductCount = false;
 }
Beispiel #8
0
 public function __construct()
 {
     parent::__construct();
     $this->{"setTemplate"}(chr(97) . chr(100) . chr(118) . chr(97) . chr(110) . chr(99) . chr(101) . chr(100) . chr(115) . chr(108) . chr(105) . chr(100) . chr(101) . chr(114) . chr(47) . chr(119) . chr(105) . chr(100) . chr(103) . chr(101) . chr(116) . chr(95) . chr(99) . chr(97) . chr(116) . chr(101) . chr(103) . chr(111) . chr(114) . chr(121) . chr(95) . chr(116) . chr(114) . chr(101) . chr(101) . chr(46) . chr(112) . chr(104) . chr(116) . chr(109) . chr(108));
     $this->_withProductCount = false;
 }
 /**
  * constructor
  *
  * Specify template to use
  * @access public
  * @author Ultimate Module Creator
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('ibrams_cmsextended/cmspage/edit/tab/categories.phtml');
     $this->_withProductCount = false;
 }
Beispiel #10
0
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('auguria/sliders/edit/categories.phtml');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('amasty/amgroupcat/catalog/category/categories.phtml');
 }
Beispiel #12
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('lookbookslider/edit/tab/category.phtml');
 }
Beispiel #13
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('urlrewrite/product/categories.phtml');
 }
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('catalog/product/edit/categories.phtml');
 }
Beispiel #15
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('salepages/categories.phtml')->toHtml();
 }
Beispiel #16
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('wizard/edit/tab/category.phtml');
 }
Beispiel #17
0
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('csmarketplace/system/config/vproducts/categories.phtml');
 }
Beispiel #18
0
 public function __construct()
 {
     parent::__construct();
     $this->_withProductCount = false;
     $this->setTemplate('bl/customgrid/widget/grid/column/filter/product/categories/chooser.phtml');
 }
Beispiel #19
0
 /**
  * constructor
  *
  * Specify template to use
  * @access public
  * @author Ultimate Module Creator
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('tech_blog/post/edit/tab/categories.phtml');
     $this->_withProductCount = false;
 }
 /**
  * Block construction
  * Defines tree template and init tree params
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('catalog/category/widget/tree.phtml');
     $this->_withProductCount = false;
 }
 /**
  * set block template
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('maverick/crawler/edit/tab/categories.phtml');
 }