Esempio n. 1
0
 /**
  * Set condition type and value
  *
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_targetrule/actions_condition_product_special');
     $this->setValue(null);
 }
Esempio n. 2
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_reminder/rule_condition_wishlist_attributes');
     $this->setValue(null);
 }
Esempio n. 3
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('xtento_orderexport/export_condition_product');
 }
Esempio n. 4
0
 /**
  * Set condition type and value
  *
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_targetrule/rule_condition_product_attributes');
     $this->setValue(null);
 }
Esempio n. 5
0
 public function __construct()
 {
     parent::__construct();
     $this->setJsFormObject('mep_conditions_fieldset');
 }
Esempio n. 6
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('urapidflow/rule_condition_product');
 }
Esempio n. 7
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_customersegment/segment_condition_product_attributes');
     $this->setValue(null);
 }