コード例 #1
0
ファイル: Rule.php プロジェクト: ReeceCrossland/essua-m2epro
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Magento_Product_Rule');
 }
コード例 #2
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Translation_CustomSuggestion');
 }
コード例 #3
0
ファイル: LockedObject.php プロジェクト: xiaoguizhidao/beut
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/LockedObject');
 }
コード例 #4
0
ファイル: Language.php プロジェクト: xiaoguizhidao/beut
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Translation_Language');
 }
コード例 #5
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Registry');
 }
コード例 #6
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Order_Matching');
 }
コード例 #7
0
ファイル: Wizard.php プロジェクト: ppkowalski/M2E
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Wizard');
 }
コード例 #8
0
ファイル: Specific.php プロジェクト: technomagegithub/magento
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Motor_Specific');
 }
コード例 #9
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/StopQueue');
 }
コード例 #10
0
ファイル: Category.php プロジェクト: technomagegithub/magento
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Listing_Category');
 }
コード例 #11
0
ファイル: Run.php プロジェクト: xiaoguizhidao/beut
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Synchronization_Run');
 }
コード例 #12
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/OperationHistory');
 }
コード例 #13
0
ファイル: Repair.php プロジェクト: newedge-media/iwantmymeds
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Order_Repair');
 }
コード例 #14
0
ファイル: AttributeSet.php プロジェクト: xiaoguizhidao/beut
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/AttributeSet');
 }
コード例 #15
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/ProductChange');
 }
コード例 #16
0
ファイル: Request.php プロジェクト: xiaoguizhidao/ecommerce
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Processing_Request');
 }
コード例 #17
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/LockItem');
 }
コード例 #18
0
ファイル: Policy.php プロジェクト: xiaoguizhidao/ecommerce
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Account_Policy');
 }