|
Moodle
2.2.1
http://www.collinsharper.com
|


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 | |
Definition at line 45 of file SnippetQuery.php.
| getQueryUrl | ( | ) |
Returns the query URL generated by this query instance.
Reimplemented from Zend_Gdata_Query.
Definition at line 64 of file SnippetQuery.php.

$_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.