Moodle  2.2.1
http://www.collinsharper.com
Zend_Gdata_Gbase_SnippetQuery Class Reference
Inheritance diagram for Zend_Gdata_Gbase_SnippetQuery:
Collaboration diagram for Zend_Gdata_Gbase_SnippetQuery:

Public Member Functions

 getQueryUrl ()

Data Fields

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

Protected Attributes

 $_defaultFeedUri = self::BASE_SNIPPET_FEED_URI

Detailed Description

Definition at line 45 of file SnippetQuery.php.


Member Function Documentation

Returns the query URL generated by this query instance.

Returns:
string The query URL for this instance.

Reimplemented from Zend_Gdata_Query.

Definition at line 64 of file SnippetQuery.php.

Here is the call graph for this function:


Field Documentation

$_defaultFeedUri = self::BASE_SNIPPET_FEED_URI [protected]

Reimplemented from Zend_Gdata_Gbase_Query.

Definition at line 57 of file SnippetQuery.php.

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

Path to the snippets feeds on the Google Base server.

Definition at line 50 of file SnippetQuery.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations