public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing_Product_Variation_Option');
 }
示例#2
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing');
 }
示例#3
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Marketplace');
 }
示例#4
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_SellingFormat');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_Synchronization');
 }
示例#6
0
文件: Item.php 项目: ppkowalski/M2E
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Order_Item');
 }
示例#7
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing_Auto_Category_Group');
 }
示例#8
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Account');
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_Description');
 }
示例#10
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_General');
 }