Beispiel #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('xtento_orderexport/export_condition_combine');
 }
Beispiel #2
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_CatalogRule_Model_Rule_Condition_Combine');
 }
Beispiel #3
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('feedexport/rule_condition_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('catalogrule/rule_condition_combine');
 }
Beispiel #5
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Aitoc_Aitloyalty_Model_Rule_Condition_Customer_Combine');
 }
Beispiel #6
0
 public function __construct($data = array())
 {
     $this->_initialData = $data;
     parent::__construct();
 }
Beispiel #7
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('awautorelated/catalogrule_rule_condition_combine');
 }
Beispiel #8
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('followupemail/followupemailrule_rule_condition_product_combine');
 }
Beispiel #9
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('amshiprestriction/rule_condition_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('multipleorderemail/rule_condition_product_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('mageworx_multifees/fee_condition_combine');
 }
Beispiel #12
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('advancednewsletter/rule_condition_combine');
 }
Beispiel #13
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('helpdesk/rule_condition_combine');
 }
Beispiel #14
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('ambanners/rule_condition_combine');
 }
Beispiel #15
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_SalesRule_Model_Rule_Condition_Product_Combine');
 }
Beispiel #16
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('seo/template_rule_condition_combine');
 }
Beispiel #17
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('salesrule/rule_condition_product_found');
 }
 /**
  * Constructor
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('easyshippingrules/rule_condition_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('hipay/rule_condition_product_combine');
 }
Beispiel #20
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('rewardpoints/rule_condition_combine');
 }
Beispiel #21
0
 /**
  * Set condition type
  *
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_targetrule/actions_condition_combine');
 }
Beispiel #22
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('prolabels/rule_condition_combine');
 }
 /**
  * Init the product combine conditions and set the custom type
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('dynamiccategory/rule_condition_product_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('awcountdown/countdown_condition_combine');
 }