コード例 #1
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Marketplace');
 }
コード例 #2
0
ファイル: Product.php プロジェクト: newedge-media/iwantmymeds
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Listing_Product');
 }
コード例 #3
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Template_SellingFormat');
 }
コード例 #4
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Template_Synchronization');
 }
コード例 #5
0
ファイル: Account.php プロジェクト: xiaoguizhidao/devfashion
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Account');
 }
コード例 #6
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Order_Item');
 }
コード例 #7
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Listing_Auto_Category_Group');
 }
コード例 #8
0
ファイル: Description.php プロジェクト: xiaoguizhidao/beut
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Template_Description');
 }
コード例 #9
0
ファイル: General.php プロジェクト: xiaoguizhidao/beut
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Buy_Template_General');
 }