Ejemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('ops/categoriestree.phtml');
     $this->setUseAjax(true);
     $this->_withProductCount = false;
 }
Ejemplo n.º 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'));
 }
Ejemplo n.º 3
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('aitpermissions/product/editor.phtml');
 }
Ejemplo n.º 4
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('amcatcopy/catalog/category/duplicate/categories.phtml');
 }
Ejemplo n.º 5
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('fieldsmanager/cattree.phtml');
 }
Ejemplo n.º 6
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('aitpermissions/permissions_advanced.phtml');
     $this->_withProductCount = false;
 }
Ejemplo n.º 7
0
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('smecartrule/categories.phtml');
     $this->_withProductCount = false;
 }
Ejemplo n.º 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;
 }
Ejemplo n.º 9
0
 /**
  * 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;
 }
Ejemplo n.º 10
0
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('auguria/sliders/edit/categories.phtml');
 }
Ejemplo n.º 11
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('amasty/amgroupcat/catalog/category/categories.phtml');
 }
Ejemplo n.º 12
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('lookbookslider/edit/tab/category.phtml');
 }
Ejemplo n.º 13
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('urlrewrite/product/categories.phtml');
 }
Ejemplo n.º 14
0
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('catalog/product/edit/categories.phtml');
 }
Ejemplo n.º 15
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('salepages/categories.phtml')->toHtml();
 }
Ejemplo n.º 16
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('wizard/edit/tab/category.phtml');
 }
Ejemplo n.º 17
0
 /**
  * Specify template to use
  */
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('csmarketplace/system/config/vproducts/categories.phtml');
 }
Ejemplo n.º 18
0
 public function __construct()
 {
     parent::__construct();
     $this->_withProductCount = false;
     $this->setTemplate('bl/customgrid/widget/grid/column/filter/product/categories/chooser.phtml');
 }
Ejemplo n.º 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;
 }
Ejemplo n.º 20
0
 /**
  * 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');
 }