1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Zend Gdata API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="../css/template.css" type="text/css"></link><script type="text/javascript" src="../js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="../js/jquery.tools.min.js"></script><script type="text/javascript" src="../js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="../js/template.js"></script></head><body><div id="content"><h1 class="file">Gdata/DublinCore.php</h1><div id="file-nav-box"><div id="file-nav-options">
Show:
<img src="../images/icons/visibility_public.png" alt="Public" id="show-public"></img><img src="../images/icons/visibility_protected.png" alt="Protected" id="show-protected"></img><img src="../images/icons/visibility_private.png" alt="Private" id="show-private"></img><span class="attribute" id="show-inherited">inherited</span></div><div id="file-nav-container"><ul id="file-nav"><li><a href="#classes"><img src="../images/icons/class.png" alt="Class" height="14"></img>
Classes
</a><ul><li><a href="#\Zend_Gdata_DublinCore">\Zend_Gdata_DublinCore</a></li></ul></li></ul><div style="clear: left;"></div></div><div id="file-nav-tab">
Table of Contents
</div></div><a name="top" class="anchor"></a><div id="file-description"><div class="short-description">Zend Framework</div><div class="long-description"><p>LICENSE</p>
<p>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.</p></div></div><dl class="file-info"><dt>Category</dt><dd>Zend
</dd><dt>Copyright</dt><dd>Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
</dd><dt>License</dt><dd><a href="http://framework.zend.com/license/new-bsd">New BSD License</a>
</dd><dt>Package</dt><dd>Zend_Gdata
</dd><dt>Subpackage</dt><dd>DublinCore
</dd><dt>Version</dt><dd>$Id: DublinCore.php 25024 2012-07-30 15:08:15Z rob $
</dd></dl><a name="classes" class="anchor"></a><a id="\Zend_Gdata_DublinCore" class="anchor"></a><h2 class="class">\Zend_Gdata_DublinCore<div class="to-top"><a href="#top">jump to top</a></div></h2><div class="class"><small class="package"><b>Package: </b>Zend\Gdata\DublinCore</small><div class="short-description">Service class for interacting with the services which use the
DublinCore extensions.</div><div class="long-description"><p>As the Google data API protocol is based upon the Atom Publishing Protocol
(APP), Gdata functionality extends the appropriate Zend_Gdata_App classes</p></div><dl class="class-info"><dt>Parent(s)</dt><dd><a href="../files/Gdata.html#\Zend_Gdata">\Zend_Gdata</a>
<
<a href="../files/Gdata.App.html#\Zend_Gdata_App" style="color: gray; font-size: 0.8em
">\Zend_Gdata_App</a></dd><dt>Category</dt><dd>Zend
</dd><dt>Copyright</dt><dd>Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
</dd><dt>License</dt><dd><a href="http://framework.zend.com/license/new-bsd">New BSD License</a>
</dd></dl><h3>Constants</h3><div><a id="\Zend_Gdata_DublinCore::AUTH_SERVICE_NAME" class="anchor"></a><div class="constant publicC inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/constant.png" alt="Constant"></img>string
<span class="highlight">AUTH_SERVICE_NAME</span>
= 'xapi'</code><div class="description"><span class="attribute">inherited</span><div class="short-description">Service name for use with Google's authentication mechanisms</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::AUTH_SERVICE_NAME">\Zend_Gdata::AUTH_SERVICE_NAME</a></small></div><div class="code-tabs"><div class="long-description"></div><dl class="constant-info"><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::AUTH_SERVICE_NAME">\Zend_Gdata::AUTH_SERVICE_NAME</a>
</dd><dt></dt><dd>string<br></br><em></em></dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::DEFAULT_MAJOR_PROTOCOL_VERSION" class="anchor"></a><div class="constant publicC inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/constant.png" alt="Constant"></img>
<span class="highlight">DEFAULT_MAJOR_PROTOCOL_VERSION</span>
= 1</code><div class="description"><span class="attribute">inherited</span><div class="short-description">Default major protocol version.</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::DEFAULT_MAJOR_PROTOCOL_VERSION">\Zend_Gdata_App::DEFAULT_MAJOR_PROTOCOL_VERSION</a><a href="../files/Gdata.html#\Zend_Gdata::DEFAULT_MAJOR_PROTOCOL_VERSION">\Zend_Gdata::DEFAULT_MAJOR_PROTOCOL_VERSION</a></small></div><div class="code-tabs"><div class="long-description"></div><dl class="constant-info"><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::DEFAULT_MAJOR_PROTOCOL_VERSION">\Zend_Gdata_App::DEFAULT_MAJOR_PROTOCOL_VERSION</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::DEFAULT_MAJOR_PROTOCOL_VERSION">\Zend_Gdata::DEFAULT_MAJOR_PROTOCOL_VERSION</a>
</dd><dt>See</dt><dd>\_majorProtocolVersion
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::DEFAULT_MINOR_PROTOCOL_VERSION" class="anchor"></a><div class="constant publicC inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/constant.png" alt="Constant"></img>
<span class="highlight">DEFAULT_MINOR_PROTOCOL_VERSION</span>
= null</code><div class="description"><span class="attribute">inherited</span><div class="short-description">Default minor protocol version.</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::DEFAULT_MINOR_PROTOCOL_VERSION">\Zend_Gdata_App::DEFAULT_MINOR_PROTOCOL_VERSION</a><a href="../files/Gdata.html#\Zend_Gdata::DEFAULT_MINOR_PROTOCOL_VERSION">\Zend_Gdata::DEFAULT_MINOR_PROTOCOL_VERSION</a></small></div><div class="code-tabs"><div class="long-description"></div><dl class="constant-info"><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::DEFAULT_MINOR_PROTOCOL_VERSION">\Zend_Gdata_App::DEFAULT_MINOR_PROTOCOL_VERSION</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::DEFAULT_MINOR_PROTOCOL_VERSION">\Zend_Gdata::DEFAULT_MINOR_PROTOCOL_VERSION</a>
</dd><dt>See</dt><dd>\_minorProtocolVersion
</dd></dl></div><div class="clear"></div></div></div><h3>Properties</h3><div><a id="\Zend_Gdata_DublinCore::$_defaultPostUri" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>string <span class="highlight">$_defaultPostUri</span> = null</code><div class="description"><span class="attribute">inherited</span><div class="short-description">Default URI to which to POST.</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::$$_defaultPostUri">\Zend_Gdata::$$_defaultPostUri</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Default value</strong><code>null</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>string</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_defaultPostUri">\Zend_Gdata::$$_defaultPostUri</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_gzipEnabled" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>boolean <span class="highlight">$_gzipEnabled</span> = false</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><div class="short-description">Enable gzipped responses?</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::$$_gzipEnabled">\Zend_Gdata_App::$$_gzipEnabled</a><a href="../files/Gdata.html#\Zend_Gdata::$$_gzipEnabled">\Zend_Gdata::$$_gzipEnabled</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Default value</strong><code>false</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>boolean</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::$$_gzipEnabled">\Zend_Gdata_App::$$_gzipEnabled</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_gzipEnabled">\Zend_Gdata::$$_gzipEnabled</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_httpClient" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>\Zend_Gdata_HttpClient <span class="highlight">$_httpClient</span></code><div class="description"><span class="attribute">inherited</span><div class="short-description">Client object used to communicate</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::$$_httpClient">\Zend_Gdata::$$_httpClient</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd><a href="../files/Gdata.HttpClient.html#\Zend_Gdata_HttpClient">\Zend_Gdata_HttpClient</a></dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_httpClient">\Zend_Gdata::$$_httpClient</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_httpMethodOverride" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>boolean <span class="highlight">$_httpMethodOverride</span> = false</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><div class="short-description">Override HTTP PUT and DELETE request methods?</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::$$_httpMethodOverride">\Zend_Gdata_App::$$_httpMethodOverride</a><a href="../files/Gdata.html#\Zend_Gdata::$$_httpMethodOverride">\Zend_Gdata::$$_httpMethodOverride</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Default value</strong><code>false</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>boolean</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::$$_httpMethodOverride">\Zend_Gdata_App::$$_httpMethodOverride</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_httpMethodOverride">\Zend_Gdata::$$_httpMethodOverride</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_majorProtocolVersion" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img><span class="highlight">$_majorProtocolVersion</span></code><div class="description"><span class="attribute">inherited</span><div class="short-description">Indicates the major protocol version that should be used.</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::$$_majorProtocolVersion">\Zend_Gdata_App::$$_majorProtocolVersion</a><a href="../files/Gdata.html#\Zend_Gdata::$$_majorProtocolVersion">\Zend_Gdata::$$_majorProtocolVersion</a></small></div><div class="code-tabs"><div class="long-description"><p>At present, recognized values are either 1 or 2. However, any integer
value >= 1 is considered valid.</p>
<p>Under most circumtances, this will be automatically set by
Zend_Gdata_App subclasses.</p></div><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>n/a</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::$$_majorProtocolVersion">\Zend_Gdata_App::$$_majorProtocolVersion</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_majorProtocolVersion">\Zend_Gdata::$$_majorProtocolVersion</a>
</dd><dt>See</dt><dd>\setMajorProtocolVersion()
</dd><dt>See</dt><dd>\getMajorProtocolVersion()
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_maxRedirects" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>int <span class="highlight">$_maxRedirects</span> = 5</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><div class="short-description">Maximum number of redirects to follow during HTTP operations</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::$$_maxRedirects">\Zend_Gdata_App::$$_maxRedirects</a><a href="../files/Gdata.html#\Zend_Gdata::$$_maxRedirects">\Zend_Gdata::$$_maxRedirects</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Default value</strong><code>5</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>int</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::$$_maxRedirects">\Zend_Gdata_App::$$_maxRedirects</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_maxRedirects">\Zend_Gdata::$$_maxRedirects</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_minorProtocolVersion" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img><span class="highlight">$_minorProtocolVersion</span></code><div class="description"><span class="attribute">inherited</span><div class="short-description">Indicates the minor protocol version that should be used.</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::$$_minorProtocolVersion">\Zend_Gdata_App::$$_minorProtocolVersion</a><a href="../files/Gdata.html#\Zend_Gdata::$$_minorProtocolVersion">\Zend_Gdata::$$_minorProtocolVersion</a></small></div><div class="code-tabs"><div class="long-description"><p>Can be set
to either an integer >= 0, or NULL if no minor version should be sent
to the server.</p>
<p>At present, this field is not used by any Google services, but may be
used in the future.</p>
<p>Under most circumtances, this will be automatically set by
Zend_Gdata_App subclasses.</p></div><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>n/a</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::$$_minorProtocolVersion">\Zend_Gdata_App::$$_minorProtocolVersion</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_minorProtocolVersion">\Zend_Gdata::$$_minorProtocolVersion</a>
</dd><dt>See</dt><dd>\setMinorProtocolVersion()
</dd><dt>See</dt><dd>\getMinorProtocolVersion()
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_registeredPackages" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>array <span class="highlight">$_registeredPackages</span> = array('Zend_Gdata_Kind', 'Zend_Gdata_Extension', 'Zend_Gdata', 'Zend_Gdata_App_Extension', 'Zend_Gdata_App')</code><div class="description"><span class="attribute">inherited</span><div class="short-description">Packages to search for classes when using magic __call method, in order.</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::$$_registeredPackages">\Zend_Gdata::$$_registeredPackages</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Default value</strong><code>array('Zend_Gdata_Kind', 'Zend_Gdata_Extension', 'Zend_Gdata', 'Zend_Gdata_App_Extension', 'Zend_Gdata_App')</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>array</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_registeredPackages">\Zend_Gdata::$$_registeredPackages</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_staticHttpClient" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>\Zend_Gdata_HttpClient <span class="highlight">$_staticHttpClient</span> = null</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><div class="short-description">Client object used to communicate in static context</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::$$_staticHttpClient">\Zend_Gdata::$$_staticHttpClient</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Default value</strong><code>null</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd><a href="../files/Gdata.HttpClient.html#\Zend_Gdata_HttpClient">\Zend_Gdata_HttpClient</a></dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_staticHttpClient">\Zend_Gdata::$$_staticHttpClient</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_useObjectMapping" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>boolean <span class="highlight">$_useObjectMapping</span> = true</code><div class="description"><span class="attribute">inherited</span><div class="short-description">Whether we want to use XML to object mapping when fetching data.</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::$$_useObjectMapping">\Zend_Gdata_App::$$_useObjectMapping</a><a href="../files/Gdata.html#\Zend_Gdata::$$_useObjectMapping">\Zend_Gdata::$$_useObjectMapping</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Default value</strong><code>true</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>boolean</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::$$_useObjectMapping">\Zend_Gdata_App::$$_useObjectMapping</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_useObjectMapping">\Zend_Gdata::$$_useObjectMapping</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$_verboseExceptionMessages" class="anchor"></a><div class="property protected inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"></img>boolean <span class="highlight">$_verboseExceptionMessages</span> = true</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><div class="short-description">Use verbose exception messages.</div><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::$$_verboseExceptionMessages">\Zend_Gdata_App::$$_verboseExceptionMessages</a><a href="../files/Gdata.html#\Zend_Gdata::$$_verboseExceptionMessages">\Zend_Gdata::$$_verboseExceptionMessages</a></small></div><div class="code-tabs"><div class="long-description"><p>In the case of HTTP errors,
use the body of the HTTP response in the exception message.</p></div><strong>Default value</strong><code>true</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>boolean</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.App.html#\Zend_Gdata_App::$$_verboseExceptionMessages">\Zend_Gdata_App::$$_verboseExceptionMessages</a>
</dd><dt>Inherited_from</dt><dd><a href="../files/
Gdata.html#\Zend_Gdata::$$_verboseExceptionMessages">\Zend_Gdata::$$_verboseExceptionMessages</a>
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::$namespaces" class="anchor"></a><div class="property public"><a href="#" class="gripper"><img src="../images/icons/arrow_right.png" alt=">"></img><img src="../images/icons/arrow_down.png" alt="V" style="display: none;"></img></a><code class="title"><img src="../images/icons/property.png" alt="Property"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img>array <span class="highlight">$namespaces</span> = array(array('dc', 'http://purl.org/dc/terms', 1, 0))</code><div class="description"><span class="attribute">static</span><div class="short-description">Namespaces used for Zend_Gdata_DublinCore</div></div><div class="code-tabs"><div class="long-description"></div><strong>Default value</strong><code>array(array('dc', 'http://purl.org/dc/terms', 1, 0))</code><strong>Details</strong><dl class="property-info"><dt>Type</dt><dd>array</dd></dl></div><div class="clear"></div></div></div><h3>Methods</h3><div><a id="\Zend_Gdata_DublinCore::__call()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">__call</span><span class="nb-faded-text">(string $method, array $args)</span> : void</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Provides a magic factory method to instantiate new objects with
shorter syntax than would otherwise be required by the Zend Framework
naming conventions.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::__call()">\Zend_Gdata_App::__call()</a><a href="../files/Gdata.html#\Zend_Gdata::__call()">\Zend_Gdata::__call()</a></small></div><div class="code-tabs"><div class="long-description"><p>For instance, to construct a new
Zend_Gdata_Calendar_Extension_Color, a developer simply needs to do
$gCal->newColor(). For this magic constructor, packages are searched
in the same order as which they appear in the $_registeredPackages
array</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$method</th><td>string</td><td><em><p>The method name being called</p></em></td></tr><tr><th>$args</th><td>array</td><td><em><p>The arguments passed to the call</p></em></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::__construct()" class="anchor"></a><div class="method public"><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">__construct</span><span class="nb-faded-text">(<a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a> $client = null, string $applicationId = 'MyCompany-MyApp-1.0')</span> : void</code><div class="description"><p class="short_description">Create Zend_Gdata_DublinCore object</p></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$client</th><td><a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a></td><td><em><p>(optional) The HTTP client to use when
when communicating with the Google servers.</p>
</em></td></tr><tr><th>$applicationId</th><td>string</td><td><em><p>The identity of the app in the form of Company-AppName-Version</p>
</em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::delete()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">delete</span><span class="nb-faded-text">(mixed $data, $remainingRedirects = null)</span> : void</code><div class="description"><span class="attribute">inherited</span><p class="short_description">DELETE entry with client object</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::delete()">\Zend_Gdata_App::delete()</a><a href="../files/Gdata.html#\Zend_Gdata::delete()">\Zend_Gdata::delete()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$data</th><td>mixed</td><td><em><p>The Zend_Gdata_App_Entry or URL to delete</p></em></td></tr><tr><th>$remainingRedirects</th><td></td><td><em></em></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr><tr><td><a href="../files/Gdata.App.HttpException.html#\Zend_Gdata_App_HttpException">\Zend_Gdata_App_HttpException</a></td><td><em></em></td></tr><tr><td><a href="../files/Gdata.App.InvalidArgumentException.html#\Zend_Gdata_App_InvalidArgumentException">\Zend_Gdata_App_InvalidArgumentException</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::enableRequestDebugLogging()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">enableRequestDebugLogging</span><span class="nb-faded-text">(string $logfile)</span> : void</code><div class="description"><span class="attribute">inherited</span><p class="short_description">This method enables logging of requests by changing the
Zend_Http_Client_Adapter used for performing the requests.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::enableRequestDebugLogging()">\Zend_Gdata_App::enableRequestDebugLogging()</a><a href="../files/Gdata.html#\Zend_Gdata::enableRequestDebugLogging()">\Zend_Gdata::enableRequestDebugLogging()</a></small></div><div class="code-tabs"><div class="long-description"><p>NOTE: This will not work if you have customized the adapter
already to use a proxy server or other interface.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$logfile</th><td>string</td><td><em><p>The logfile to use when logging the requests</p></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::generateIfMatchHeaderData()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">generateIfMatchHeaderData</span><span class="nb-faded-text">( $data, $allowWeek)</span> : string | null</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Returns the data for an If-Match header based on the current Etag
property.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::generateIfMatchHeaderData()">\Zend_Gdata_App::generateIfMatchHeaderData()</a><a href="../files/Gdata.html#\Zend_Gdata::generateIfMatchHeaderData()">\Zend_Gdata::generateIfMatchHeaderData()</a></small></div><div class="code-tabs"><div class="long-description"><p>If Etags are not supported by the server or cannot be
extracted from the data, then null will be returned.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$data</th><td></td><td><em></em></td></tr><tr><th>$allowWeek</th><td></td><td><em></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>string | null</td><td>$data</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::get()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">get</span><span class="nb-faded-text">(string $uri, array $extraHeaders = array())</span> : <a href="../files/Http.Response.html#\Zend_Http_Response">\Zend_Http_Response</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">GET a URI using client object.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::get()">\Zend_Gdata_App::get()</a><a href="../files/Gdata.html#\Zend_Gdata::get()">\Zend_Gdata::get()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$uri</th><td>string</td><td><em><p>GET URI</p></em></td></tr><tr><th>$extraHeaders</th><td>array</td><td><em><p>Extra headers to add to the request, as an
array of string-based key/value pairs.</p>
</em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Http.Response.html#\Zend_Http_Response">\Zend_Http_Response</a></td><td></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.HttpException.html#\Zend_Gdata_App_HttpException">\Zend_Gdata_App_HttpException</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getEntry()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getEntry</span><span class="nb-faded-text">(mixed $location, $className = 'Zend_Gdata_Entry')</span> : string | <a href="../files/Gdata.App.Entry.html#\Zend_Gdata_App_Entry">\Zend_Gdata_App_Entry</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">Retrieve entry as string or object</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::getEntry()">\Zend_Gdata::getEntry()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$location</th><td>mixed</td><td><em><p>The location as string or Zend_Gdata_Query</p></em></td></tr><tr><th>$className</th><td></td><td><em></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>string | <a href="../files/Gdata.App.Entry.html#\Zend_Gdata_App_Entry">\Zend_Gdata_App_Entry</a></td><td>Returns string only if the object
mapping has been disabled explicitly
by passing false to the
useObjectMapping() function.</td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.InvalidArgumentException.html#\Zend_Gdata_App_InvalidArgumentException">\Zend_Gdata_App_InvalidArgumentException</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getFeed()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getFeed</span><span class="nb-faded-text">(mixed $location, string $className = 'Zend_Gdata_Feed')</span> : string | <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">Retrieve feed as string or object</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::getFeed()">\Zend_Gdata::getFeed()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$location</th><td>mixed</td><td><em><p>The location as string or Zend_Gdata_Query</p></em></td></tr><tr><th>$className</th><td>string</td><td><em><p>The class type to use for returning the feed</p></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>string | <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></td><td>Returns string only if the object
mapping has been disabled explicitly
by passing false to the
useObjectMapping() function.</td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.InvalidArgumentException.html#\Zend_Gdata_App_InvalidArgumentException">\Zend_Gdata_App_InvalidArgumentException</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getGzipEnabled()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getGzipEnabled</span><span class="nb-faded-text">()</span> : boolean</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Get the HTTP override state</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getGzipEnabled()">\Zend_Gdata_App::getGzipEnabled()</a><a href="../files/Gdata.html#\Zend_Gdata::getGzipEnabled()">\Zend_Gdata::getGzipEnabled()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>boolean</td><td></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getHttpClient()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getHttpClient</span><span class="nb-faded-text">()</span> : <a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">Get the Zend_Http_Client object used for communication</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getHttpClient()">\Zend_Gdata_App::getHttpClient()</a><a href="../files/Gdata.html#\Zend_Gdata::getHttpClient()">\Zend_Gdata::getHttpClient()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a></td><td></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getHttpMethodOverride()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getHttpMethodOverride</span><span class="nb-faded-text">()</span> : boolean</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Get the HTTP override state</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getHttpMethodOverride()">\Zend_Gdata_App::getHttpMethodOverride()</a><a href="../files/Gdata.html#\Zend_Gdata::getHttpMethodOverride()">\Zend_Gdata::getHttpMethodOverride()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>boolean</td><td></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getMajorProtocolVersion()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getMajorProtocolVersion</span><span class="nb-faded-text">()</span> : int</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Get the major protocol version that is in use.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getMajorProtocolVersion()">\Zend_Gdata_App::getMajorProtocolVersion()</a><a href="../files/Gdata.html#\Zend_Gdata::getMajorProtocolVersion()">\Zend_Gdata::getMajorProtocolVersion()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>int</td><td>The major protocol version in use.</td></tr></table><strong>Details</strong><dl class="function-info"><dt>See</dt><dd>\_majorProtocolVersion
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getMaxRedirects()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getMaxRedirects</span><span class="nb-faded-text">()</span> : int</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Get the maximum number of redirects to follow during HTTP operations</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getMaxRedirects()">\Zend_Gdata_App::getMaxRedirects()</a><a href="../files/Gdata.html#\Zend_Gdata::getMaxRedirects()">\Zend_Gdata::getMaxRedirects()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>int</td><td>Maximum number of redirects to follow</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getMinorProtocolVersion()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getMinorProtocolVersion</span><span class="nb-faded-text">()</span> : \(int | \NULL)</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Get the minor protocol version that is in use.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getMinorProtocolVersion()">\Zend_Gdata_App::getMinorProtocolVersion()</a><a href="../files/Gdata.html#\Zend_Gdata::getMinorProtocolVersion()">\Zend_Gdata::getMinorProtocolVersion()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>\(int | \NULL)</td><td>The major protocol version in use, or NULL if no
minor version is specified.</td></tr></table><strong>Details</strong><dl class="function-info"><dt>See</dt><dd>\_minorProtocolVersion
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getNextFeed()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getNextFeed</span><span class="nb-faded-text">(<a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a> $feed, string $className = null)</span> : <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a> | null</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Retrieve next set of results based on a given feed.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getNextFeed()">\Zend_Gdata_App::getNextFeed()</a><a href="../files/Gdata.html#\Zend_Gdata::getNextFeed()">\Zend_Gdata::getNextFeed()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$feed</th><td><a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></td><td><em><p>The feed from which to
retreive the next set of results.</p></em></td></tr><tr><th>$className</th><td>string</td><td><em><p>(optional) The class of feed to be returned.
If null, the next feed (if found) will be the same class as
the feed that was given as the first argument.</p>
</em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a> | null</td><td>Returns a
Zend_Gdata_App_Feed or null if no next set of results
exists.</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getPreviousFeed()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getPreviousFeed</span><span class="nb-faded-text">(<a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a> $feed, string $className = null)</span> : <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a> | null</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Retrieve previous set of results based on a given feed.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getPreviousFeed()">\Zend_Gdata_App::getPreviousFeed()</a><a href="../files/Gdata.html#\Zend_Gdata::getPreviousFeed()">\Zend_Gdata::getPreviousFeed()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$feed</th><td><a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></td><td><em><p>The feed from which to
retreive the previous set of results.</p></em></td></tr><tr><th>$className</th><td>string</td><td><em><p>(optional) The class of feed to be returned.
If null, the previous feed (if found) will be the same class as
the feed that was given as the first argument.</p>
</em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a> | null</td><td>Returns a
Zend_Gdata_App_Feed or null if no previous set of results
exists.</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getStaticHttpClient()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getStaticHttpClient</span><span class="nb-faded-text">()</span> : <a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a></code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Gets the HTTP client object.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getStaticHttpClient()">\Zend_Gdata_App::getStaticHttpClient()</a><a href="../files/Gdata.html#\Zend_Gdata::getStaticHttpClient()">\Zend_Gdata::getStaticHttpClient()</a></small></div><div class="code-tabs"><div class="long-description"><p>If none is set, a new Zend_Http_Client will be used.</p></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a></td><td></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::getVerboseExceptionMessages()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">getVerboseExceptionMessages</span><span class="nb-faded-text">()</span> : boolean</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Get whether to use verbose exception messages</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::getVerboseExceptionMessages()">\Zend_Gdata_App::getVerboseExceptionMessages()</a><a href="../files/Gdata.html#\Zend_Gdata::getVerboseExceptionMessages()">\Zend_Gdata::getVerboseExceptionMessages()</a></small></div><div class="code-tabs"><div class="long-description"><p>In the case of HTTP errors, use the body of the HTTP response
in the exception message.</p></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>boolean</td><td></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::import()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">import</span><span class="nb-faded-text">(string $uri, <a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a> $client = null, string $className = 'Zend_Gdata_Feed')</span> : string | <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Imports a feed located at $uri.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::import()">\Zend_Gdata::import()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$uri</th><td>string</td><td><em></em></td></tr><tr><th>$client</th><td><a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a></td><td><em><p>The client used for communication</p></em></td></tr><tr><th>$className</th><td>string</td><td><em><p>The class which is used as the return type</p></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>string | <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></td><td>Returns string only if the object
mapping has been disabled explicitly
by passing false to the
useObjectMapping() function.</td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::importFile()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">importFile</span><span class="nb-faded-text">(string $filename, string $className = 'Zend_Gdata_App_Feed', string $useIncludePath = false)</span> : <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Imports a feed from a file located at $filename.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::importFile()">\Zend_Gdata_App::importFile()</a><a href="../files/Gdata.html#\Zend_Gdata::importFile()">\Zend_Gdata::importFile()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$filename</th><td>string</td><td><em></em></td></tr><tr><th>$className</th><td>string</td><td><em><p>The class which is used as the return type</p></em></td></tr><tr><th>$useIncludePath</th><td>string</td><td><em><p>Whether the include_path should be searched</p></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></td><td></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::importString()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">importString</span><span class="nb-faded-text">(string $string, string $className = 'Zend_Gdata_App_Feed', $majorProtocolVersion = null, $minorProtocolVersion = null)</span> : <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Imports a feed represented by $string.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::importString()">\Zend_Gdata_App::importString()</a><a href="../files/Gdata.html#\Zend_Gdata::importString()">\Zend_Gdata::importString()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$string</th><td>string</td><td><em></em></td></tr><tr><th>$className</th><td>string</td><td><em><p>The class which is used as the return type</p></em></td></tr><tr><th>$majorProtocolVersion</th><td></td><td><em></em></td></tr><tr><th>$minorProtocolVersion</th><td></td><td><em></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></td><td></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::importUrl()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">importUrl</span><span class="nb-faded-text">(string $url, string $className = 'Zend_Gdata_App_Feed', array $extraHeaders = array())</span> : string | <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">Imports the specified URL (non-statically).</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::importUrl()">\Zend_Gdata_App::importUrl()</a><a href="../files/Gdata.html#\Zend_Gdata::importUrl()">\Zend_Gdata::importUrl()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$url</th><td>string</td><td><em><p>The URL to import</p></em></td></tr><tr><th>$className</th><td>string</td><td><em><p>The class which is used as the return type</p></em></td></tr><tr><th>$extraHeaders</th><td>array</td><td><em><p>Extra headers to add to the request, as an
array of string-based key/value pairs.</p>
</em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>string | <a href="../files/Gdata.App.Feed.html#\Zend_Gdata_App_Feed">\Zend_Gdata_App_Feed</a></td><td>Returns string only if the object
mapping has been disabled explicitly
by passing false to the
useObjectMapping() function.</td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::insertEntry()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">insertEntry</span><span class="nb-faded-text">(mixed $data, string $uri, string $className = 'Zend_Gdata_App_Entry', array $extraHeaders = array())</span> : <a href="../files/Gdata.App.Entry.html#\Zend_Gdata_App_Entry">\Zend_Gdata_App_Entry</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">Inserts an entry to a given URI and returns the response as a
fully formed Entry.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::insertEntry()">\Zend_Gdata_App::insertEntry()</a><a href="../files/Gdata.html#\Zend_Gdata::insertEntry()">\Zend_Gdata::insertEntry()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$data</th><td>mixed</td><td><em><p>The Zend_Gdata_App_Entry or XML to post</p></em></td></tr><tr><th>$uri</th><td>string</td><td><em><p>POST URI</p></em></td></tr><tr><th>$className</th><td>string</td><td><em><p>The class of entry to be returned.</p></em></td></tr><tr><th>$extraHeaders</th><td>array</td><td><em><p>Extra headers to add to the request, as an
array of string-based key/value pairs.</p>
</em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Entry.html#\Zend_Gdata_App_Entry">\Zend_Gdata_App_Entry</a></td><td>The entry returned by the service after
insertion.</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::isAuthenticated()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">isAuthenticated</span><span class="nb-faded-text">()</span> : boolean</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Determines whether service object is authenticated.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::isAuthenticated()">\Zend_Gdata::isAuthenticated()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>boolean</td><td>True if service object is authenticated, false otherwise.</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::performHttpRequest()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">performHttpRequest</span><span class="nb-faded-text">(string $method, string $url, array $headers = array(), string $body = null, string $contentType = null, int $remainingRedirects = null)</span> : <a href="../files/Http.Response.html#\Zend_Http_Response">\Zend_Http_Response</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">Performs a HTTP request using the specified method.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.html#\Zend_Gdata::performHttpRequest()">\Zend_Gdata::performHttpRequest()</a></small></div><div class="code-tabs"><div class="long-description"><p>Overrides the definition in the parent (Zend_Gdata_App)
and uses the Zend_Gdata_HttpClient functionality
to filter the HTTP requests and responses.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$method</th><td>string</td><td><em><p>The HTTP method for the request -
'GET', 'POST', 'PUT', 'DELETE'</p>
</em></td></tr><tr><th>$url</th><td>string</td><td><em><p>The URL to which this request is being performed,
or null if found in $data</p>
</em></td></tr><tr><th>$headers</th><td>array</td><td><em><p>An associative array of HTTP headers
for this request</p></em></td></tr><tr><th>$body</th><td>string</td><td><em><p>The body of the HTTP request</p></em></td></tr><tr><th>$contentType</th><td>string</td><td><em><p>The value for the content type of the
request body</p></em></td></tr><tr><th>$remainingRedirects</th><td>int</td><td><em><p>Number of redirects to follow
if requests results in one</p></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Http.Response.html#\Zend_Http_Response">\Zend_Http_Response</a></td><td>The response object</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::post()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">post</span><span class="nb-faded-text">(mixed $data, string $uri = null, $remainingRedirects = null, string $contentType = null, array $extraHeaders = null)</span> : <a href="../files/Http.Response.html#\Zend_Http_Response">\Zend_Http_Response</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">POST data with client object</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::post()">\Zend_Gdata_App::post()</a><a href="../files/Gdata.html#\Zend_Gdata::post()">\Zend_Gdata::post()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$data</th><td>mixed</td><td><em><p>The Zend_Gdata_App_Entry or XML to post</p></em></td></tr><tr><th>$uri</th><td>string</td><td><em><p>POST URI</p></em></td></tr><tr><th>$remainingRedirects</th><td></td><td><em></em></td></tr><tr><th>$contentType</th><td>string</td><td><em><p>Content-type of the data</p>
</em></td></tr><tr><th>$extraHeaders</th><td>array</td><td><em><p>Extra headers to add to the request, as an
array of string-based key/value pairs.</p>
</em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Http.Response.html#\Zend_Http_Response">\Zend_Http_Response</a></td><td></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr><tr><td><a href="../files/Gdata.App.HttpException.html#\Zend_Gdata_App_HttpException">\Zend_Gdata_App_HttpException</a></td><td><em></em></td></tr><tr><td><a href="../files/Gdata.App.InvalidArgumentException.html#\Zend_Gdata_App_InvalidArgumentException">\Zend_Gdata_App_InvalidArgumentException</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::prepareRequest()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">prepareRequest</span><span class="nb-faded-text">(string $method, string $url = null, array $headers = array(), mixed $data = null, string $contentTypeOverride = null)</span> : array</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Provides pre-processing for HTTP requests to APP services.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::prepareRequest()">\Zend_Gdata_App::prepareRequest()</a><a href="../files/Gdata.html#\Zend_Gdata::prepareRequest()">\Zend_Gdata::prepareRequest()</a></small></div><div class="code-tabs"><div class="long-description"><ol>
<li>Checks the $data element and, if it's an entry, extracts the XML,
multipart data, edit link (PUT,DELETE), etc.</li>
<li>If $data is a string, sets the default content-type header as
'application/atom+xml' if it's not already been set.</li>
<li>Adds a x-http-method override header and changes the HTTP method
to 'POST' if necessary as per getHttpMethodOverride()</li>
</ol></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$method</th><td>string</td><td><em><p>The HTTP method for the request - 'GET', 'POST',
'PUT', 'DELETE'</p>
</em></td></tr><tr><th>$url</th><td>string</td><td><em><p>The URL to which this request is being performed,
or null if found in $data</p>
</em></td></tr><tr><th>$headers</th><td>array</td><td><em><p>An associative array of HTTP headers for this
request</p></em></td></tr><tr><th>$data</th><td>mixed</td><td><em><p>The Zend_Gdata_App_Entry or XML for the
body of the request</p></em></td></tr><tr><th>$contentTypeOverride</th><td>string</td><td><em><p>The override value for the
content type of the request body</p></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>array</td><td>An associative array containing the determined
'method', 'url', 'data', 'headers', 'contentType'</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::put()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">put</span><span class="nb-faded-text">(mixed $data, string $uri = null, $remainingRedirects = null, string $contentType = null, array $extraHeaders = null)</span> : <a href="../files/Http.Response.html#\Zend_Http_Response">\Zend_Http_Response</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">PUT data with client object</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::put()">\Zend_Gdata_App::put()</a><a href="../files/Gdata.html#\Zend_Gdata::put()">\Zend_Gdata::put()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$data</th><td>mixed</td><td><em><p>The Zend_Gdata_App_Entry or XML to post</p></em></td></tr><tr><th>$uri</th><td>string</td><td><em><p>PUT URI</p></em></td></tr><tr><th>$remainingRedirects</th><td></td><td><em></em></td></tr><tr><th>$contentType</th><td>string</td><td><em><p>Content-type of the data</p>
</em></td></tr><tr><th>$extraHeaders</th><td>array</td><td><em><p>Extra headers to add to the request, as an
array of string-based key/value pairs.</p>
</em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Http.Response.html#\Zend_Http_Response">\Zend_Http_Response</a></td><td></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr><tr><td><a href="../files/Gdata.App.HttpException.html#\Zend_Gdata_App_HttpException">\Zend_Gdata_App_HttpException</a></td><td><em></em></td></tr><tr><td><a href="../files/Gdata.App.InvalidArgumentException.html#\Zend_Gdata_App_InvalidArgumentException">\Zend_Gdata_App_InvalidArgumentException</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::registerPackage()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">registerPackage</span><span class="nb-faded-text">(string $name)</span> : void</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Adds a Zend Framework package to the $_registeredPackages array.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::registerPackage()">\Zend_Gdata_App::registerPackage()</a><a href="../files/Gdata.html#\Zend_Gdata::registerPackage()">\Zend_Gdata::registerPackage()</a></small></div><div class="code-tabs"><div class="long-description"><p>This array is searched when using the magic __call method below
to instantiante new objects.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$name</th><td>string</td><td><em><p>The name of the package (eg Zend_Gdata_App)</p>
</em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::retrieveAllEntriesForFeed()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">retrieveAllEntriesForFeed</span><span class="nb-faded-text">(object $feed)</span> : mixed</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Retrieve all entries for a feed, iterating through pages as necessary.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::retrieveAllEntriesForFeed()">\Zend_Gdata_App::retrieveAllEntriesForFeed()</a><a href="../files/Gdata.html#\Zend_Gdata::retrieveAllEntriesForFeed()">\Zend_Gdata::retrieveAllEntriesForFeed()</a></small></div><div class="code-tabs"><div class="long-description"><p>Be aware that calling this function on a large dataset will take a
significant amount of time to complete. In some cases this may cause
execution to timeout without proper precautions in place.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$feed</th><td>object</td><td><em><p>The feed to iterate through.</p></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>mixed</td><td>A new feed of the same type as the one originally
passed in, containing all relevent entries.</td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::setGzipEnabled()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setGzipEnabled</span><span class="nb-faded-text">(boolean $enabled = false)</span> : void</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Toggle requesting gzip encoded responses</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::setGzipEnabled()">\Zend_Gdata_App::setGzipEnabled()</a><a href="../files/Gdata.html#\Zend_Gdata::setGzipEnabled()">\Zend_Gdata::setGzipEnabled()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$enabled</th><td>boolean</td><td><em><p>Whether or not to enable gzipped responses</p></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::setHttpClient()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setHttpClient</span><span class="nb-faded-text">(<a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a> $client, $applicationId = 'MyCompany-MyApp-1.0')</span> : <a href="../files/Gdata.App.html#\Zend_Gdata_App">\Zend_Gdata_App</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">Set the Zend_Http_Client object used for communication</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::setHttpClient()">\Zend_Gdata_App::setHttpClient()</a><a href="../files/Gdata.html#\Zend_Gdata::setHttpClient()">\Zend_Gdata::setHttpClient()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$client</th><td><a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a></td><td><em><p>The client to use for communication</p></em></td></tr><tr><th>$applicationId</th><td></td><td><em></em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.html#\Zend_Gdata_App">\Zend_Gdata_App</a></td><td>Provides a fluent interface</td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.HttpException.html#\Zend_Gdata_App_HttpException">\Zend_Gdata_App_HttpException</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::setHttpMethodOverride()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setHttpMethodOverride</span><span class="nb-faded-text">(boolean $override = true)</span> : void</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Toggle using POST instead of PUT and DELETE HTTP methods</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::setHttpMethodOverride()">\Zend_Gdata_App::setHttpMethodOverride()</a><a href="../files/Gdata.html#\Zend_Gdata::setHttpMethodOverride()">\Zend_Gdata::setHttpMethodOverride()</a></small></div><div class="code-tabs"><div class="long-description"><p>Some feed implementations do not accept PUT and DELETE HTTP
methods, or they can't be used because of proxies or other
measures. This allows turning on using POST where PUT and
DELETE would normally be used; in addition, an
X-Method-Override header will be sent with a value of PUT or
DELETE as appropriate.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$override</th><td>boolean</td><td><em><p>Whether to override PUT and DELETE with POST.</p></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::setMajorProtocolVersion()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setMajorProtocolVersion</span><span class="nb-faded-text">(int $value)</span> : void</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Set the major protocol version that should be used.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::setMajorProtocolVersion()">\Zend_Gdata_App::setMajorProtocolVersion()</a><a href="../files/Gdata.html#\Zend_Gdata::setMajorProtocolVersion()">\Zend_Gdata::setMajorProtocolVersion()</a></small></div><div class="code-tabs"><div class="long-description"><p>Values < 1 will
cause a Zend_Gdata_App_InvalidArgumentException to be thrown.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$value</th><td>int</td><td><em><p>The major protocol version to use.</p></em></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.InvalidArgumentException.html#\Zend_Gdata_App_InvalidArgumentException">\Zend_Gdata_App_InvalidArgumentException</a></td><td><em></em></td></tr></table><strong>Details</strong><dl class="function-info"><dt>See</dt><dd>\_majorProtocolVersion
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::setMaxRedirects()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setMaxRedirects</span><span class="nb-faded-text">(int $maxRedirects)</span> : void</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Set the maximum number of redirects to follow during HTTP operations</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::setMaxRedirects()">\Zend_Gdata_App::setMaxRedirects()</a><a href="../files/Gdata.html#\Zend_Gdata::setMaxRedirects()">\Zend_Gdata::setMaxRedirects()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$maxRedirects</th><td>int</td><td><em><p>Maximum number of redirects to follow</p></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::setMinorProtocolVersion()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setMinorProtocolVersion</span><span class="nb-faded-text">(\(int | \NULL) $value)</span> : void</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Set the minor protocol version that should be used.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::setMinorProtocolVersion()">\Zend_Gdata_App::setMinorProtocolVersion()</a><a href="../files/Gdata.html#\Zend_Gdata::setMinorProtocolVersion()">\Zend_Gdata::setMinorProtocolVersion()</a></small></div><div class="code-tabs"><div class="long-description"><p>If set to NULL, no
minor protocol version will be sent to the server. Values < 0 will
cause a Zend_Gdata_App_InvalidArgumentException to be thrown.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$value</th><td>\(int | \NULL)</td><td><em><p>The minor protocol version to use.</p></em></td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.InvalidArgumentException.html#\Zend_Gdata_App_InvalidArgumentException">\Zend_Gdata_App_InvalidArgumentException</a></td><td><em></em></td></tr></table><strong>Details</strong><dl class="function-info"><dt>See</dt><dd>\_minorProtocolVersion
</dd></dl></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::setStaticHttpClient()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setStaticHttpClient</span><span class="nb-faded-text">(<a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a> $httpClient)</span> : void</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Set the static HTTP client instance</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::setStaticHttpClient()">\Zend_Gdata_App::setStaticHttpClient()</a><a href="../files/Gdata.html#\Zend_Gdata::setStaticHttpClient()">\Zend_Gdata::setStaticHttpClient()</a></small></div><div class="code-tabs"><div class="long-description"><p>Sets the static HTTP client object to use for retrieving the feed.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$httpClient</th><td><a href="../files/Http.Client.html#\Zend_Http_Client">\Zend_Http_Client</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::setVerboseExceptionMessages()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">setVerboseExceptionMessages</span><span class="nb-faded-text">(boolean $verbose)</span> : void</code><div class="description"><span class="attribute">static</span><span class="attribute">inherited</span><p class="short_description">Set whether to use verbose exception messages</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::setVerboseExceptionMessages()">\Zend_Gdata_App::setVerboseExceptionMessages()</a><a href="../files/Gdata.html#\Zend_Gdata::setVerboseExceptionMessages()">\Zend_Gdata::setVerboseExceptionMessages()</a></small></div><div class="code-tabs"><div class="long-description"><p>In the case of HTTP errors, use the body of the HTTP response
in the exception message.</p></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$verbose</th><td>boolean</td><td><em><p>Whether to use verbose exception messages</p></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::updateEntry()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">updateEntry</span><span class="nb-faded-text">(mixed $data, string | null $uri = null, string | null $className = null, array $extraHeaders = array())</span> : <a href="../files/Gdata.App.Entry.html#\Zend_Gdata_App_Entry">\Zend_Gdata_App_Entry</a></code><div class="description"><span class="attribute">inherited</span><p class="short_description">Update an entry</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::updateEntry()">\Zend_Gdata_App::updateEntry()</a><a href="../files/Gdata.html#\Zend_Gdata::updateEntry()">\Zend_Gdata::updateEntry()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$data</th><td>mixed</td><td><em><p>Zend_Gdata_App_Entry or XML (w/ID and link rel='edit')</p>
</em></td></tr><tr><th>$uri</th><td>string | null</td><td><em><p>The URI to send requests to, or null if $data
contains the URI.</p>
</em></td></tr><tr><th>$className</th><td>string | null</td><td><em><p>The name of the class that should be deserialized
from the server response. If null, then 'Zend_Gdata_App_Entry'
will be used.</p>
</em></td></tr><tr><th>$extraHeaders</th><td>array</td><td><em><p>Extra headers to add to the request, as an
array of string-based key/value pairs.</p>
</em></td></tr></table><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Entry.html#\Zend_Gdata_App_Entry">\Zend_Gdata_App_Entry</a></td><td>The entry returned from the server</td></tr></table><strong>Throws</strong><table class="argument-info"><thead><tr><th>Exception</th><th>Description</th></tr></thead><tr><td><a href="../files/Gdata.App.Exception.html#\Zend_Gdata_App_Exception">\Zend_Gdata_App_Exception</a></td><td><em></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::useObjectMapping()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">useObjectMapping</span><span class="nb-faded-text">(boolean $value)</span> : void</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Enable/disable the use of XML to object mapping.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::useObjectMapping()">\Zend_Gdata_App::useObjectMapping()</a><a href="../files/Gdata.html#\Zend_Gdata::useObjectMapping()">\Zend_Gdata::useObjectMapping()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Parameters</strong><table class="argument-info"><thead><tr><th>Name</th><th>Type</th><th>Description</th></tr></thead><tr><th>$value</th><td>boolean</td><td><em><p>Pass in true to use the XML to object mapping.
Pass in false or null to disable it.</p></em></td></tr></table></div><div class="clear"></div></div><a id="\Zend_Gdata_DublinCore::usingObjectMapping()" class="anchor"></a><div class="method public inherited_from "><a href="#" class="gripper"><img src="../images/icons/arrow_right.png"></img><img src="../images/icons/arrow_down.png" style="display: none;"></img></a><code class="title"><img src="../images/icons/method.png" alt="method" title="method"></img><img src="../images/icons/visibility_public.png" style="margin-right: 5px" alt="public"></img><span class="highlight">usingObjectMapping</span><span class="nb-faded-text">()</span> : boolean</code><div class="description"><span class="attribute">inherited</span><p class="short_description">Determine whether service object is using XML to object mapping.</p><small class="inherited_from">Inherited from:
<a href="../files/Gdata.App.html#\Zend_Gdata_App::usingObjectMapping()">\Zend_Gdata_App::usingObjectMapping()</a><a href="../files/Gdata.html#\Zend_Gdata::usingObjectMapping()">\Zend_Gdata::usingObjectMapping()</a></small></div><div class="code-tabs"><div class="long-description"></div><strong>Returns</strong><table class="argument-info"><thead><tr><th>Type</th><th>Description</th></tr></thead><tr><td>boolean</td><td>True if service object is using XML to object mapping,
false otherwise.</td></tr></table></div><div class="clear"></div></div></div></div></div><small class="footer">
Documentation was generated by
<a href="http://phpdoc.org">phpDocumentor
2.0.0a12</a>.
</small></body></html>
|