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