Zend Framework  1.12
Public Attributes | List of all members
Zend_Gdata_Gbase_SnippetQuery Class Reference

Public Attributes

const BASE_SNIPPET_FEED_URI = 'https://www.google.com/base/feeds/snippets'
 Path to the snippets feeds on the Google Base server.
 
- Public Attributes inherited from Zend_Gdata_Gbase_Query
const GBASE_ITEM_FEED_URI = 'https://www.google.com/base/feeds/items'
 Path to the customer items feeds on the Google Base server.
 
const GBASE_SNIPPET_FEED_URI = 'https://www.google.com/base/feeds/snippets'
 Path to the snippets feeds on the Google Base server.
 

Additional Inherited Members

- Public Member Functions inherited from Zend_Gdata_Gbase_Query
 __construct ($url=null)
 Create Gdata_Query object.
 
- Protected Attributes inherited from Zend_Gdata_Query
 $_params = array()
 
 $_defaultFeedUri = null
 
 $_url = null
 
 $_category = null
 

Member Data Documentation

const BASE_SNIPPET_FEED_URI = 'https://www.google.com/base/feeds/snippets'

Path to the snippets feeds on the Google Base server.