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