コード例 #1
0
ファイル: Collection.php プロジェクト: ppkowalski/M2E
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Marketplace');
 }
コード例 #2
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Listing_Other');
 }
コード例 #3
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Listing_Product_Variation');
 }
コード例 #4
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Order_Item');
 }
コード例 #5
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Template_SellingFormat');
 }
コード例 #6
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Template_Synchronization');
 }
コード例 #7
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Listing_Auto_Category_Group');
 }
コード例 #8
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Template_Description');
 }
コード例 #9
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Account');
 }
コード例 #10
0
ファイル: Collection.php プロジェクト: xiaoguizhidao/beut
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Template_General');
 }