예제 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('xtento_orderexport/export_condition_combine');
 }
예제 #2
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_CatalogRule_Model_Rule_Condition_Combine');
 }
예제 #3
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('feedexport/rule_condition_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('catalogrule/rule_condition_combine');
 }
예제 #5
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('Aitoc_Aitloyalty_Model_Rule_Condition_Customer_Combine');
 }
예제 #6
0
 public function __construct($data = array())
 {
     $this->_initialData = $data;
     parent::__construct();
 }
예제 #7
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('awautorelated/catalogrule_rule_condition_combine');
 }
예제 #8
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('followupemail/followupemailrule_rule_condition_product_combine');
 }
예제 #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');
 }
예제 #11
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('mageworx_multifees/fee_condition_combine');
 }
예제 #12
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('advancednewsletter/rule_condition_combine');
 }
예제 #13
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('helpdesk/rule_condition_combine');
 }
예제 #14
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('ambanners/rule_condition_combine');
 }
예제 #15
0
파일: Combine.php 프로젝트: relue/magento2
 public function __construct()
 {
     parent::__construct();
     $this->setType('Mage_SalesRule_Model_Rule_Condition_Product_Combine');
 }
예제 #16
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('seo/template_rule_condition_combine');
 }
예제 #17
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('salesrule/rule_condition_product_found');
 }
예제 #18
0
 /**
  * Constructor
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('easyshippingrules/rule_condition_combine');
 }
 public function __construct()
 {
     parent::__construct();
     $this->setType('hipay/rule_condition_product_combine');
 }
예제 #20
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('rewardpoints/rule_condition_combine');
 }
예제 #21
0
 /**
  * Set condition type
  *
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('enterprise_targetrule/actions_condition_combine');
 }
예제 #22
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('prolabels/rule_condition_combine');
 }
예제 #23
0
 /**
  * Init the product combine conditions and set the custom type
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('dynamiccategory/rule_condition_product_combine');
 }
예제 #24
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('awcountdown/countdown_condition_combine');
 }