Esempio n. 1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('xtento_orderexport/export_condition_combine');
 }
Esempio n. 2
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_CatalogRule_Model_Rule_Condition_Combine');
 }
Esempio n. 3
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('feedexport/rule_condition_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('catalogrule/rule_condition_combine');
 }
Esempio n. 5
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Aitoc_Aitloyalty_Model_Rule_Condition_Customer_Combine');
 }
Esempio n. 6
0
 public function __construct($data = array())
 {
     $this->_initialData = $data;
     parent::__construct();
 }
Esempio n. 7
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('awautorelated/catalogrule_rule_condition_combine');
 }
Esempio n. 8
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('followupemail/followupemailrule_rule_condition_product_combine');
 }
Esempio n. 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');
 }
Esempio n. 11
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('mageworx_multifees/fee_condition_combine');
 }
Esempio n. 12
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('advancednewsletter/rule_condition_combine');
 }
Esempio n. 13
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('helpdesk/rule_condition_combine');
 }
Esempio n. 14
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('ambanners/rule_condition_combine');
 }
Esempio n. 15
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_SalesRule_Model_Rule_Condition_Product_Combine');
 }
Esempio n. 16
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('seo/template_rule_condition_combine');
 }
Esempio n. 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');
 }
Esempio n. 20
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('rewardpoints/rule_condition_combine');
 }
Esempio n. 21
0
 /**
  * Set condition type
  *
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_targetrule/actions_condition_combine');
 }
Esempio n. 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');
 }
Esempio n. 24
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('awcountdown/countdown_condition_combine');
 }