Class Mage_GoogleBase_Model_Service

Description

Google Base Item Types Model

Located in /GoogleBase/Model/Service.php (line 34)

Varien_Object
   |
   --Mage_GoogleBase_Model_Service
Direct descendents
Class Description
Mage_GoogleBase_Model_Service_Item Google Base Item Model
Mage_GoogleBase_Model_Service_Feed Google Base Feed Model
Variable Summary
Method Summary
Zend_Http_Client getClient ([ $storeId = null], [ $loginToken = null], [ $loginCaptcha = null])
boolean getDryRun ()
Zend_Gdata_Gbase getGuestService ()
Zend_Gdata_Gbase getService ([ $storeId = null])
Zend_Gdata_Gbase _connect ([ $storeId = null])
Variables
string $_clientRegistryId = 'GBASE_HTTP_CLIENT' (line 41)

Client instance identifier in registry

  • access: protected
Methods
getClient (line 48)

Retutn Google Base Client Instance

  • access: public
Zend_Http_Client getClient ([ $storeId = null], [ $loginToken = null], [ $loginCaptcha = null])
  • $storeId
  • $loginToken
  • $loginCaptcha
getConfig (line 107)

Google Base Config

  • access: public
getDryRun (line 129)

Get Dry Run mode

  • access: public
boolean getDryRun ()
getGuestService (line 97)

Retutn Google Base Anonymous Client Instance

  • access: public
Zend_Gdata_Gbase getGuestService ()
getService (line 83)

Retutn Google Base Service Instance

  • access: public
Zend_Gdata_Gbase getService ([ $storeId = null])
  • $storeId

Redefined in descendants as:
_connect (line 117)

Authorize Google Account

  • access: protected
Zend_Gdata_Gbase _connect ([ $storeId = null])
  • $storeId

Documentation generated on Fri, 11 Feb 2011 17:12:13 +0200 by phpDocumentor 1.4.3