public function delete()
 {
     Mage::helper('M2ePro/Data_Cache')->removeTagValues('marketplace');
     return parent::delete();
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing_Product_Variation_Option');
 }
Beispiel #3
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Order');
 }
Beispiel #4
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing_Other');
 }
Beispiel #5
0
 public function delete()
 {
     Mage::helper('M2ePro/Data_Cache')->removeTagValues('template_sellingformat');
     return parent::delete();
 }
 public function delete()
 {
     Mage::helper('M2ePro/Data_Cache_Permanent')->removeTagValues('template_synchronization');
     return parent::delete();
 }
Beispiel #7
0
 public function delete()
 {
     Mage::helper('M2ePro/Data_Cache_Permanent')->removeTagValues('account');
     return parent::delete();
 }
Beispiel #8
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing_Auto_Category_Group');
 }
Beispiel #9
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_Synchronization');
 }
Beispiel #10
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_General');
 }
Beispiel #11
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Marketplace');
 }
Beispiel #12
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_Description');
 }
Beispiel #13
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_SellingFormat');
 }