From 06f945f27840b53e57795dadbc38e76f7e11ab1c Mon Sep 17 00:00:00 2001
From: Horus3
Date: Mon, 24 Feb 2014 16:42:14 +0100
Subject: init
---
.../api/core/files/Gdata.Gbase.Query.html | 89 ++++++++++++++++++++++
1 file changed, 89 insertions(+)
create mode 100644 zend/documentation/api/core/files/Gdata.Gbase.Query.html
(limited to 'zend/documentation/api/core/files/Gdata.Gbase.Query.html')
diff --git a/zend/documentation/api/core/files/Gdata.Gbase.Query.html b/zend/documentation/api/core/files/Gdata.Gbase.Query.html
new file mode 100644
index 0000000..fbb1a0a
--- /dev/null
+++ b/zend/documentation/api/core/files/Gdata.Gbase.Query.html
@@ -0,0 +1,89 @@
+
+
Gdata/Gbase/Query.php
Zend Framework
LICENSE
+
+
This source file is subject to the new BSD license that is bundled
+with this package in the file LICENSE.txt.
+It is also available through the world-wide-web at this URL:
+http://framework.zend.com/license/new-bsd
+If you did not receive a copy of the license and are unable to
+obtain it through the world-wide-web, please send an email
+to license@zend.com so we can send you a copy immediately.
- Category
- Zend
+
+
- Copyright
- Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
+
+
- License
- New BSD License
+
+
- Package
- Zend_Gdata
+
+
- Subpackage
- Gbase
+
+
- Version
- $Id: Query.php 24777 2012-05-08 18:50:23Z adamlundrigan $
+
+
\Zend_Gdata_Gbase_Query
Package: Zend\Gdata\GbaseAssists in constructing queries for Google Base
Queries are not defined for APP, but are provided by Gdata services
+as an extension.
- Parent(s)
- \Zend_Gdata_Query
- Children
- \Zend_Gdata_Gbase_SnippetQuery
- \Zend_Gdata_Gbase_ItemQuery
- Category
- Zend
+
+
- Copyright
- Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
+
+
- License
- New BSD License
+
+
- Link
- http://code.google.com/apis/base
+
+
Constants


+ GBASE_ITEM_FEED_URI
+ = 'https://www.google.com/base/feeds/items'Path to the customer items feeds on the Google Base server.


+ GBASE_SNIPPET_FEED_URI
+ = 'https://www.google.com/base/feeds/snippets'Path to the snippets feeds on the Google Base server.
Properties
Methods
--
cgit v1.2.3