|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
|
2 <html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#"> |
|
3 <head> |
|
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
|
5 <title>API: datasource DataSource.Get (YUI Library)</title> |
|
6 |
|
7 <link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" /> |
|
8 <link rel="stylesheet" type="text/css" href="assets/api.css" /> |
|
9 |
|
10 <script type="text/javascript" src="assets/api-js"></script> |
|
11 <script type="text/javascript" src="assets/ac-js"></script> |
|
12 </head> |
|
13 |
|
14 <body id="yahoo-com"> |
|
15 |
|
16 <div id="doc3" class="yui-t2"> |
|
17 <div id="hd"> |
|
18 <h1><a href="http://developer.yahoo.com/yui/" title="Yahoo! UI Library">Yahoo! UI Library</a></h1> |
|
19 <h3>datasource <span class="subtitle">3.0.0b1</span></h3> |
|
20 <a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a> |
|
21 > <a href="./module_datasource.html" title="datasource">datasource</a> |
|
22 > DataSource.Get |
|
23 |
|
24 <form onsubmit="return false"> |
|
25 <div id="propertysearch"> |
|
26 Search: <input autocomplete="off" id="searchinput" /> |
|
27 <div id="searchresults"> |
|
28 |
|
29 </div> |
|
30 </div> |
|
31 </form> |
|
32 </div> |
|
33 |
|
34 <div id="bd"> |
|
35 <div id="yui-main"> |
|
36 <div class="yui-b"> |
|
37 <form action="#" name="yui-classopts-form" method="get" id="yui-classopts-form"> |
|
38 <fieldset> |
|
39 <legend>Filters</legend> |
|
40 <span class="classopts"><input type="checkbox" name="show_private" id="show_private" /> <label for="show_private">Show Private</label></span> |
|
41 <span class="classopts"><input type="checkbox" name="show_protected" id="show_protected" /> <label for="show_protected">Show Protected</label></span> |
|
42 <span class="classopts"><input type="checkbox" name="show_deprecated" id="show_deprecated" /> <label for="show_deprecated">Show Deprecated</label></span> |
|
43 </fieldset> |
|
44 </form> |
|
45 |
|
46 <h2> |
|
47 |
|
48 |
|
49 |
|
50 |
|
51 Class <b property="yui:name">DataSource.Get</b> |
|
52 <span class="extends"> |
|
53 - extends <a href="DataSource.Local.html" title="DataSource.Local">DataSource.Local</a> |
|
54 </span> |
|
55 |
|
56 </h2> |
|
57 <!-- class tree goes here --> |
|
58 |
|
59 |
|
60 |
|
61 |
|
62 <div class="summary description" property="yui:description"> |
|
63 Get Utility subclass for the DataSource Utility. |
|
64 </div> |
|
65 |
|
66 <div class="section constructor details" rel="yui:constructor" resource="#constructor"> |
|
67 <h3 id="constructor">Constructor</h3> |
|
68 <div class="content"> |
|
69 <div class="detail"> |
|
70 <strong property="yui:name">DataSource.Get</strong> |
|
71 <code> |
|
72 ( |
|
73 ) |
|
74 </code> |
|
75 <div class="description"> |
|
76 |
|
77 |
|
78 </div> |
|
79 </div> |
|
80 </div> |
|
81 </div> |
|
82 |
|
83 <div rel="yui:properties" resource="#properties"> |
|
84 <div class="section field details"> |
|
85 <h3 id="properties">Properties</h3> |
|
86 <div class="content"> |
|
87 <div class="private" rel="yui:property" resource="#property__tId"> |
|
88 <h4><a name="property__tId" property="yui:name">_tId</a> |
|
89 - <code>private static <span property="yui:type">Number</span></code> |
|
90 </h4> |
|
91 <div class="detail"> |
|
92 <div class="description" property="yui:description"> |
|
93 Unique ID to track requests. |
|
94 </div> |
|
95 </div> |
|
96 |
|
97 |
|
98 |
|
99 |
|
100 <hr /> |
|
101 </div> |
|
102 <div class="" rel="yui:property" resource="#property_callbacks"> |
|
103 <h4><a name="property_callbacks" property="yui:name">callbacks</a> |
|
104 - <code>static <span property="yui:type">Function[]</span></code> |
|
105 </h4> |
|
106 <div class="detail"> |
|
107 <div class="description" property="yui:description"> |
|
108 Global array of callback functions, one for each request sent. |
|
109 </div> |
|
110 </div> |
|
111 |
|
112 |
|
113 |
|
114 |
|
115 <hr /> |
|
116 </div> |
|
117 <div class="" rel="yui:property" resource="#property_NAME"> |
|
118 <h4><a name="property_NAME" property="yui:name">NAME</a> |
|
119 - <code>static final <span property="yui:type">String</span></code> |
|
120 </h4> |
|
121 <div class="detail"> |
|
122 <div class="description" property="yui:description"> |
|
123 Class name. |
|
124 </div> |
|
125 </div> |
|
126 |
|
127 |
|
128 |
|
129 |
|
130 <hr /> |
|
131 </div> |
|
132 </div> |
|
133 </div> |
|
134 |
|
135 <div rel="yui:inheritance"> |
|
136 <div class="section field inheritance" rel="yui:superclass" resource="Attribute.html"> |
|
137 <h4>Properties inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4> |
|
138 <div class="content" rel="yui:properties"> |
|
139 <code> |
|
140 |
|
141 </code> |
|
142 </div> |
|
143 </div> |
|
144 <div class="section field inheritance" rel="yui:superclass" resource="Base.html"> |
|
145 <h4>Properties inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4> |
|
146 <div class="content" rel="yui:properties"> |
|
147 <code> |
|
148 |
|
149 <span rel="yui:property" resource="Base.html#property_name"> |
|
150 <a class=" deprecated" href="Base.html#property_name" property="yui:name" title="name">name</a> |
|
151 </span> |
|
152 |
|
153 </code> |
|
154 </div> |
|
155 </div> |
|
156 <div class="section field inheritance" rel="yui:superclass" resource="DataSource.Local.html"> |
|
157 <h4>Properties inherited from <a href="DataSource.Local.html" property="yui:name" title="DataSource.Local">DataSource.Local</a>:</h4> |
|
158 <div class="content" rel="yui:properties"> |
|
159 <code> |
|
160 |
|
161 </code> |
|
162 </div> |
|
163 </div> |
|
164 </div> |
|
165 </div> |
|
166 |
|
167 <div rel="yui:methods" resource="#methods"> |
|
168 <div class="section method details"> |
|
169 <h3 id="methods">Methods</h3> |
|
170 <div class="content"> |
|
171 <div class="protected" rel="yui:method" resource="#method__defRequestFn"> |
|
172 <h4> |
|
173 <a name="method__defRequestFn">_defRequestFn</a></h4> |
|
174 <div class="detail" > |
|
175 <code> |
|
176 protected |
|
177 |
|
178 |
|
179 void |
|
180 <strong property="yui:name">_defRequestFn</strong> |
|
181 ( |
|
182 |
|
183 |
|
184 e |
|
185 |
|
186 |
|
187 ) |
|
188 </code> |
|
189 |
|
190 <div class="description" property="yui:description"> |
|
191 Passes query string to Get Utility. Fires <code>response</code> event when |
|
192 response is received asynchronously. |
|
193 </div> |
|
194 |
|
195 <div class="description"> |
|
196 |
|
197 <dl rel="yui:parameters"> |
|
198 <dt>Parameters:</dt> |
|
199 <dd rel="yui:parameter"> |
|
200 <code><span property="yui:name">e</span> |
|
201 <<span property="yui:type">Event.Facade</span>> |
|
202 </code> |
|
203 <span property="yui:description"> Event Facade with the following properties: |
|
204 <dl> |
|
205 <dt>tId (Number)</dt> <dd>Unique transaction ID.</dd> |
|
206 <dt>request (Object)</dt> <dd>The request.</dd> |
|
207 <dt>callback (Object)</dt> <dd>The callback object with the following properties: |
|
208 <dl> |
|
209 <dt>success (Function)</dt> <dd>Success handler.</dd> |
|
210 <dt>failure (Function)</dt> <dd>Failure handler.</dd> |
|
211 </dl> |
|
212 </dd> |
|
213 <dt>cfg (Object)</dt> <dd>Configuration object.</dd> |
|
214 </dl></span> |
|
215 </dd> |
|
216 </dl> |
|
217 |
|
218 <dl> |
|
219 <dt>Returns: |
|
220 <code property="yui:return"> |
|
221 void |
|
222 </code></dt> |
|
223 <dd property="yui:returnInfo"></dd> |
|
224 </dl> |
|
225 |
|
226 |
|
227 |
|
228 |
|
229 </div> |
|
230 |
|
231 </div> |
|
232 <hr /> |
|
233 </div> |
|
234 </div> |
|
235 </div> |
|
236 |
|
237 <div rel="yui:inheritance"> |
|
238 <div class="section field inheritance" rel="yui:superclass" resource="EventTarget.html"> |
|
239 <h4>Methods inherited from <a href="EventTarget.html" property="yui:name" title="EventTarget">EventTarget</a>:</h4> |
|
240 <div class="content" rel="yui:methods"> |
|
241 <code> |
|
242 <span rel="yui:method" resource="EventTarget.html#method__getType"> |
|
243 <a class="private" href="EventTarget.html#method__getType" property="yui:name" title="_getType">_getType</a><span class="private">,</span> |
|
244 </span> |
|
245 <span rel="yui:method" resource="EventTarget.html#method__parseType"> |
|
246 <a class="private" href="EventTarget.html#method__parseType" property="yui:name" title="_parseType">_parseType</a><span class="private">,</span> |
|
247 </span> |
|
248 <span rel="yui:method" resource="EventTarget.html#method_addTarget"> |
|
249 <a class="" href="EventTarget.html#method_addTarget" property="yui:name" title="addTarget">addTarget</a><span class="">,</span> |
|
250 </span> |
|
251 <span rel="yui:method" resource="EventTarget.html#method_after"> |
|
252 <a class="" href="EventTarget.html#method_after" property="yui:name" title="after">after</a><span class="">,</span> |
|
253 </span> |
|
254 <span rel="yui:method" resource="EventTarget.html#method_before"> |
|
255 <a class=" deprecated" href="EventTarget.html#method_before" property="yui:name" title="before">before</a><span class=" deprecated">,</span> |
|
256 </span> |
|
257 <span rel="yui:method" resource="EventTarget.html#method_bubble"> |
|
258 <a class="" href="EventTarget.html#method_bubble" property="yui:name" title="bubble">bubble</a><span class="">,</span> |
|
259 </span> |
|
260 <span rel="yui:method" resource="EventTarget.html#method_detach"> |
|
261 <a class="" href="EventTarget.html#method_detach" property="yui:name" title="detach">detach</a><span class="">,</span> |
|
262 </span> |
|
263 <span rel="yui:method" resource="EventTarget.html#method_detachAll"> |
|
264 <a class="" href="EventTarget.html#method_detachAll" property="yui:name" title="detachAll">detachAll</a><span class="">,</span> |
|
265 </span> |
|
266 <span rel="yui:method" resource="EventTarget.html#method_fire"> |
|
267 <a class="" href="EventTarget.html#method_fire" property="yui:name" title="fire">fire</a><span class="">,</span> |
|
268 </span> |
|
269 <span rel="yui:method" resource="EventTarget.html#method_getEvent"> |
|
270 <a class="" href="EventTarget.html#method_getEvent" property="yui:name" title="getEvent">getEvent</a><span class="">,</span> |
|
271 </span> |
|
272 <span rel="yui:method" resource="EventTarget.html#method_on"> |
|
273 <a class="" href="EventTarget.html#method_on" property="yui:name" title="on">on</a><span class="">,</span> |
|
274 </span> |
|
275 <span rel="yui:method" resource="EventTarget.html#method_publish"> |
|
276 <a class="" href="EventTarget.html#method_publish" property="yui:name" title="publish">publish</a><span class="">,</span> |
|
277 </span> |
|
278 <span rel="yui:method" resource="EventTarget.html#method_removeTarget"> |
|
279 <a class="" href="EventTarget.html#method_removeTarget" property="yui:name" title="removeTarget">removeTarget</a><span class="">,</span> |
|
280 </span> |
|
281 <span rel="yui:method" resource="EventTarget.html#method_subscribe"> |
|
282 <a class=" deprecated" href="EventTarget.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class=" deprecated">,</span> |
|
283 </span> |
|
284 <span rel="yui:method" resource="EventTarget.html#method_unsubscribe"> |
|
285 <a class=" deprecated" href="EventTarget.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class=" deprecated">,</span> |
|
286 </span> |
|
287 <span rel="yui:method" resource="EventTarget.html#method_unsubscribeAll"> |
|
288 <a class=" deprecated" href="EventTarget.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a> |
|
289 </span> |
|
290 </code> |
|
291 </div> |
|
292 </div> |
|
293 <div class="section field inheritance" rel="yui:superclass" resource="Attribute.html"> |
|
294 <h4>Methods inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4> |
|
295 <div class="content" rel="yui:methods"> |
|
296 <code> |
|
297 <span rel="yui:method" resource="Attribute.html#method__addAttrs"> |
|
298 <a class="private" href="Attribute.html#method__addAttrs" property="yui:name" title="_addAttrs">_addAttrs</a><span class="private">,</span> |
|
299 </span> |
|
300 <span rel="yui:method" resource="Attribute.html#method__addLazyAttr"> |
|
301 <a class="private" href="Attribute.html#method__addLazyAttr" property="yui:name" title="_addLazyAttr">_addLazyAttr</a><span class="private">,</span> |
|
302 </span> |
|
303 <span rel="yui:method" resource="Attribute.html#method__defAttrChangeFn"> |
|
304 <a class="private" href="Attribute.html#method__defAttrChangeFn" property="yui:name" title="_defAttrChangeFn">_defAttrChangeFn</a><span class="private">,</span> |
|
305 </span> |
|
306 <span rel="yui:method" resource="Attribute.html#method__fireAttrChange"> |
|
307 <a class="private" href="Attribute.html#method__fireAttrChange" property="yui:name" title="_fireAttrChange">_fireAttrChange</a><span class="private">,</span> |
|
308 </span> |
|
309 <span rel="yui:method" resource="Attribute.html#method__getAttrInitVal"> |
|
310 <a class="private" href="Attribute.html#method__getAttrInitVal" property="yui:name" title="_getAttrInitVal">_getAttrInitVal</a><span class="private">,</span> |
|
311 </span> |
|
312 <span rel="yui:method" resource="Attribute.html#method__isLazyAttr"> |
|
313 <a class="private" href="Attribute.html#method__isLazyAttr" property="yui:name" title="_isLazyAttr">_isLazyAttr</a><span class="private">,</span> |
|
314 </span> |
|
315 <span rel="yui:method" resource="Attribute.html#method__set"> |
|
316 <a class="protected" href="Attribute.html#method__set" property="yui:name" title="_set">_set</a><span class="protected">,</span> |
|
317 </span> |
|
318 <span rel="yui:method" resource="Attribute.html#method__setAttr"> |
|
319 <a class="protected" href="Attribute.html#method__setAttr" property="yui:name" title="_setAttr">_setAttr</a><span class="protected">,</span> |
|
320 </span> |
|
321 <span rel="yui:method" resource="Attribute.html#method__setAttrVal"> |
|
322 <a class="private" href="Attribute.html#method__setAttrVal" property="yui:name" title="_setAttrVal">_setAttrVal</a><span class="private">,</span> |
|
323 </span> |
|
324 <span rel="yui:method" resource="Attribute.html#method__splitAttrVals"> |
|
325 <a class="private" href="Attribute.html#method__splitAttrVals" property="yui:name" title="_splitAttrVals">_splitAttrVals</a><span class="private">,</span> |
|
326 </span> |
|
327 <span rel="yui:method" resource="Attribute.html#method_addAttr"> |
|
328 <a class="" href="Attribute.html#method_addAttr" property="yui:name" title="addAttr">addAttr</a><span class="">,</span> |
|
329 </span> |
|
330 <span rel="yui:method" resource="Attribute.html#method_addAttrs"> |
|
331 <a class="" href="Attribute.html#method_addAttrs" property="yui:name" title="addAttrs">addAttrs</a><span class="">,</span> |
|
332 </span> |
|
333 <span rel="yui:method" resource="Attribute.html#method_attrAdded"> |
|
334 <a class="" href="Attribute.html#method_attrAdded" property="yui:name" title="attrAdded">attrAdded</a><span class="">,</span> |
|
335 </span> |
|
336 <span rel="yui:method" resource="Attribute.html#method_get"> |
|
337 <a class="" href="Attribute.html#method_get" property="yui:name" title="get">get</a><span class="">,</span> |
|
338 </span> |
|
339 <span rel="yui:method" resource="Attribute.html#method_getAttrs"> |
|
340 <a class="" href="Attribute.html#method_getAttrs" property="yui:name" title="getAttrs">getAttrs</a><span class="">,</span> |
|
341 </span> |
|
342 <span rel="yui:method" resource="Attribute.html#method_modifyAttr"> |
|
343 <a class="" href="Attribute.html#method_modifyAttr" property="yui:name" title="modifyAttr">modifyAttr</a><span class="">,</span> |
|
344 </span> |
|
345 <span rel="yui:method" resource="Attribute.html#method_removeAttr"> |
|
346 <a class="" href="Attribute.html#method_removeAttr" property="yui:name" title="removeAttr">removeAttr</a><span class="">,</span> |
|
347 </span> |
|
348 <span rel="yui:method" resource="Attribute.html#method_reset"> |
|
349 <a class="" href="Attribute.html#method_reset" property="yui:name" title="reset">reset</a><span class="">,</span> |
|
350 </span> |
|
351 <span rel="yui:method" resource="Attribute.html#method_set"> |
|
352 <a class="" href="Attribute.html#method_set" property="yui:name" title="set">set</a><span class="">,</span> |
|
353 </span> |
|
354 <span rel="yui:method" resource="Attribute.html#method_setAttrs"> |
|
355 <a class="" href="Attribute.html#method_setAttrs" property="yui:name" title="setAttrs">setAttrs</a> |
|
356 </span> |
|
357 </code> |
|
358 </div> |
|
359 </div> |
|
360 <div class="section field inheritance" rel="yui:superclass" resource="Plugin.Host.html"> |
|
361 <h4>Methods inherited from <a href="Plugin.Host.html" property="yui:name" title="Plugin.Host">Plugin.Host</a>:</h4> |
|
362 <div class="content" rel="yui:methods"> |
|
363 <code> |
|
364 <span rel="yui:method" resource="Plugin.Host.html#method__destroyPlugins"> |
|
365 <a class="private" href="Plugin.Host.html#method__destroyPlugins" property="yui:name" title="_destroyPlugins">_destroyPlugins</a><span class="private">,</span> |
|
366 </span> |
|
367 <span rel="yui:method" resource="Plugin.Host.html#method__initPlugins"> |
|
368 <a class="private" href="Plugin.Host.html#method__initPlugins" property="yui:name" title="_initPlugins">_initPlugins</a><span class="private">,</span> |
|
369 </span> |
|
370 <span rel="yui:method" resource="Plugin.Host.html#method__plug"> |
|
371 <a class="private" href="Plugin.Host.html#method__plug" property="yui:name" title="_plug">_plug</a><span class="private">,</span> |
|
372 </span> |
|
373 <span rel="yui:method" resource="Plugin.Host.html#method__unplug"> |
|
374 <a class="private" href="Plugin.Host.html#method__unplug" property="yui:name" title="_unplug">_unplug</a><span class="private">,</span> |
|
375 </span> |
|
376 <span rel="yui:method" resource="Plugin.Host.html#method_hasPlugin"> |
|
377 <a class="" href="Plugin.Host.html#method_hasPlugin" property="yui:name" title="hasPlugin">hasPlugin</a><span class="">,</span> |
|
378 </span> |
|
379 <span rel="yui:method" resource="Plugin.Host.html#method_plug"> |
|
380 <a class="" href="Plugin.Host.html#method_plug" property="yui:name" title="plug">plug</a><span class="">,</span> |
|
381 </span> |
|
382 <span rel="yui:method" resource="Plugin.Host.html#method_unplug"> |
|
383 <a class="" href="Plugin.Host.html#method_unplug" property="yui:name" title="unplug">unplug</a> |
|
384 </span> |
|
385 </code> |
|
386 </div> |
|
387 </div> |
|
388 <div class="section field inheritance" rel="yui:superclass" resource="Base.html"> |
|
389 <h4>Methods inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4> |
|
390 <div class="content" rel="yui:methods"> |
|
391 <code> |
|
392 <span rel="yui:method" resource="Base.html#method__aggregateAttrs"> |
|
393 <a class="private" href="Base.html#method__aggregateAttrs" property="yui:name" title="_aggregateAttrs">_aggregateAttrs</a><span class="private">,</span> |
|
394 </span> |
|
395 <span rel="yui:method" resource="Base.html#method__defDestroyFn"> |
|
396 <a class="protected" href="Base.html#method__defDestroyFn" property="yui:name" title="_defDestroyFn">_defDestroyFn</a><span class="protected">,</span> |
|
397 </span> |
|
398 <span rel="yui:method" resource="Base.html#method__defInitFn"> |
|
399 <a class="protected" href="Base.html#method__defInitFn" property="yui:name" title="_defInitFn">_defInitFn</a><span class="protected">,</span> |
|
400 </span> |
|
401 <span rel="yui:method" resource="Base.html#method__destroyHierarchy"> |
|
402 <a class="private" href="Base.html#method__destroyHierarchy" property="yui:name" title="_destroyHierarchy">_destroyHierarchy</a><span class="private">,</span> |
|
403 </span> |
|
404 <span rel="yui:method" resource="Base.html#method__filterAttrCfs"> |
|
405 <a class="private" href="Base.html#method__filterAttrCfs" property="yui:name" title="_filterAttrCfs">_filterAttrCfs</a><span class="private">,</span> |
|
406 </span> |
|
407 <span rel="yui:method" resource="Base.html#method__getAttrCfgs"> |
|
408 <a class="protected" href="Base.html#method__getAttrCfgs" property="yui:name" title="_getAttrCfgs">_getAttrCfgs</a><span class="protected">,</span> |
|
409 </span> |
|
410 <span rel="yui:method" resource="Base.html#method__getClasses"> |
|
411 <a class="protected" href="Base.html#method__getClasses" property="yui:name" title="_getClasses">_getClasses</a><span class="protected">,</span> |
|
412 </span> |
|
413 <span rel="yui:method" resource="Base.html#method__initHierarchy"> |
|
414 <a class="private" href="Base.html#method__initHierarchy" property="yui:name" title="_initHierarchy">_initHierarchy</a><span class="private">,</span> |
|
415 </span> |
|
416 <span rel="yui:method" resource="Base.html#method__initHierarchyData"> |
|
417 <a class="private" href="Base.html#method__initHierarchyData" property="yui:name" title="_initHierarchyData">_initHierarchyData</a><span class="private">,</span> |
|
418 </span> |
|
419 <span rel="yui:method" resource="Base.html#method_destroy"> |
|
420 <a class="" href="Base.html#method_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span> |
|
421 </span> |
|
422 <span rel="yui:method" resource="Base.html#method_init"> |
|
423 <a class="" href="Base.html#method_init" property="yui:name" title="init">init</a><span class="">,</span> |
|
424 </span> |
|
425 <span rel="yui:method" resource="Base.html#method_toString"> |
|
426 <a class="" href="Base.html#method_toString" property="yui:name" title="toString">toString</a> |
|
427 </span> |
|
428 </code> |
|
429 </div> |
|
430 </div> |
|
431 <div class="section field inheritance" rel="yui:superclass" resource="DataSource.Local.html"> |
|
432 <h4>Methods inherited from <a href="DataSource.Local.html" property="yui:name" title="DataSource.Local">DataSource.Local</a>:</h4> |
|
433 <div class="content" rel="yui:methods"> |
|
434 <code> |
|
435 <span rel="yui:method" resource="DataSource.Local.html#method__defDataFn"> |
|
436 <a class="protected" href="DataSource.Local.html#method__defDataFn" property="yui:name" title="_defDataFn">_defDataFn</a><span class="protected">,</span> |
|
437 </span> |
|
438 <span rel="yui:method" resource="DataSource.Local.html#method__defRequestFn"> |
|
439 <a class="protected" href="DataSource.Local.html#method__defRequestFn" property="yui:name" title="_defRequestFn">_defRequestFn</a><span class="protected">,</span> |
|
440 </span> |
|
441 <span rel="yui:method" resource="DataSource.Local.html#method__defResponseFn"> |
|
442 <a class="protected" href="DataSource.Local.html#method__defResponseFn" property="yui:name" title="_defResponseFn">_defResponseFn</a><span class="protected">,</span> |
|
443 </span> |
|
444 <span rel="yui:method" resource="DataSource.Local.html#method__initEvents"> |
|
445 <a class="private" href="DataSource.Local.html#method__initEvents" property="yui:name" title="_initEvents">_initEvents</a><span class="private">,</span> |
|
446 </span> |
|
447 <span rel="yui:method" resource="DataSource.Local.html#method_initializer"> |
|
448 <a class="private" href="DataSource.Local.html#method_initializer" property="yui:name" title="initializer">initializer</a><span class="private">,</span> |
|
449 </span> |
|
450 <span rel="yui:method" resource="DataSource.Local.html#method_sendRequest"> |
|
451 <a class="" href="DataSource.Local.html#method_sendRequest" property="yui:name" title="sendRequest">sendRequest</a> |
|
452 </span> |
|
453 </code> |
|
454 </div> |
|
455 </div> |
|
456 </div> |
|
457 </div> |
|
458 |
|
459 <div rel="yui:events" resource="#events"> |
|
460 <div class="section method details"> |
|
461 <h3 id="events">Events</h3> |
|
462 <div class="content"> |
|
463 <div class="" rel="yui:event" resource="#event_asyncModeChange"> |
|
464 <h4> |
|
465 <a name="event_asyncModeChange">asyncModeChange</a></h4> |
|
466 <div class="detail"> |
|
467 <code> |
|
468 |
|
469 |
|
470 |
|
471 <strong property="yui:name">asyncModeChange</strong> |
|
472 |
|
473 ( |
|
474 |
|
475 |
|
476 event |
|
477 |
|
478 |
|
479 ) |
|
480 |
|
481 </code> |
|
482 |
|
483 <div class="description" property="yui:description"> |
|
484 Fires when the value for the configuration attribute 'asyncMode' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed. |
|
485 </div> |
|
486 |
|
487 <div class="description"> |
|
488 |
|
489 |
|
490 <dl rel="yui:parameters"> |
|
491 <dt>Parameters:</dt> |
|
492 <dd rel="yui:parameter"> |
|
493 <code><span property="yui:name">event</span> |
|
494 <<span property="yui:type">Event.Facade</span>> |
|
495 </code> |
|
496 <span property="yui:description">An Event Facade object with the following attribute specific properties added: <dl> <dt>prevVal</dt> <dd>The value of the attribute, prior to it being set</dd> <dt>newVal</dt> <dd>The value the attribute is to be set to</dd> <dt>attrName</dt> <dd>The name of the attribute being set</dd> <dt>subAttrName</dt> <dd>If setting a property within the attribute's value, the name of the sub-attribute property being set</dd> </dl></span> |
|
497 </dd> |
|
498 |
|
499 </dl> |
|
500 |
|
501 |
|
502 </div> |
|
503 |
|
504 </div> |
|
505 <hr /> |
|
506 </div> |
|
507 <div class="" rel="yui:event" resource="#event_generateRequestCallbackChange"> |
|
508 <h4> |
|
509 <a name="event_generateRequestCallbackChange">generateRequestCallbackChange</a></h4> |
|
510 <div class="detail"> |
|
511 <code> |
|
512 |
|
513 |
|
514 |
|
515 <strong property="yui:name">generateRequestCallbackChange</strong> |
|
516 |
|
517 ( |
|
518 |
|
519 |
|
520 event |
|
521 |
|
522 |
|
523 ) |
|
524 |
|
525 </code> |
|
526 |
|
527 <div class="description" property="yui:description"> |
|
528 Fires when the value for the configuration attribute 'generateRequestCallback' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed. |
|
529 </div> |
|
530 |
|
531 <div class="description"> |
|
532 |
|
533 |
|
534 <dl rel="yui:parameters"> |
|
535 <dt>Parameters:</dt> |
|
536 <dd rel="yui:parameter"> |
|
537 <code><span property="yui:name">event</span> |
|
538 <<span property="yui:type">Event.Facade</span>> |
|
539 </code> |
|
540 <span property="yui:description">An Event Facade object with the following attribute specific properties added: <dl> <dt>prevVal</dt> <dd>The value of the attribute, prior to it being set</dd> <dt>newVal</dt> <dd>The value the attribute is to be set to</dd> <dt>attrName</dt> <dd>The name of the attribute being set</dd> <dt>subAttrName</dt> <dd>If setting a property within the attribute's value, the name of the sub-attribute property being set</dd> </dl></span> |
|
541 </dd> |
|
542 |
|
543 </dl> |
|
544 |
|
545 |
|
546 </div> |
|
547 |
|
548 </div> |
|
549 <hr /> |
|
550 </div> |
|
551 <div class="" rel="yui:event" resource="#event_getChange"> |
|
552 <h4> |
|
553 <a name="event_getChange">getChange</a></h4> |
|
554 <div class="detail"> |
|
555 <code> |
|
556 |
|
557 |
|
558 |
|
559 <strong property="yui:name">getChange</strong> |
|
560 |
|
561 ( |
|
562 |
|
563 |
|
564 event |
|
565 |
|
566 |
|
567 ) |
|
568 |
|
569 </code> |
|
570 |
|
571 <div class="description" property="yui:description"> |
|
572 Fires when the value for the configuration attribute 'get' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed. |
|
573 </div> |
|
574 |
|
575 <div class="description"> |
|
576 |
|
577 |
|
578 <dl rel="yui:parameters"> |
|
579 <dt>Parameters:</dt> |
|
580 <dd rel="yui:parameter"> |
|
581 <code><span property="yui:name">event</span> |
|
582 <<span property="yui:type">Event.Facade</span>> |
|
583 </code> |
|
584 <span property="yui:description">An Event Facade object with the following attribute specific properties added: <dl> <dt>prevVal</dt> <dd>The value of the attribute, prior to it being set</dd> <dt>newVal</dt> <dd>The value the attribute is to be set to</dd> <dt>attrName</dt> <dd>The name of the attribute being set</dd> <dt>subAttrName</dt> <dd>If setting a property within the attribute's value, the name of the sub-attribute property being set</dd> </dl></span> |
|
585 </dd> |
|
586 |
|
587 </dl> |
|
588 |
|
589 |
|
590 </div> |
|
591 |
|
592 </div> |
|
593 <hr /> |
|
594 </div> |
|
595 <div class="" rel="yui:event" resource="#event_scriptCallbackParamChange"> |
|
596 <h4> |
|
597 <a name="event_scriptCallbackParamChange">scriptCallbackParamChange</a></h4> |
|
598 <div class="detail"> |
|
599 <code> |
|
600 |
|
601 |
|
602 |
|
603 <strong property="yui:name">scriptCallbackParamChange</strong> |
|
604 |
|
605 ( |
|
606 |
|
607 |
|
608 event |
|
609 |
|
610 |
|
611 ) |
|
612 |
|
613 </code> |
|
614 |
|
615 <div class="description" property="yui:description"> |
|
616 Fires when the value for the configuration attribute 'scriptCallbackParam' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed. |
|
617 </div> |
|
618 |
|
619 <div class="description"> |
|
620 |
|
621 |
|
622 <dl rel="yui:parameters"> |
|
623 <dt>Parameters:</dt> |
|
624 <dd rel="yui:parameter"> |
|
625 <code><span property="yui:name">event</span> |
|
626 <<span property="yui:type">Event.Facade</span>> |
|
627 </code> |
|
628 <span property="yui:description">An Event Facade object with the following attribute specific properties added: <dl> <dt>prevVal</dt> <dd>The value of the attribute, prior to it being set</dd> <dt>newVal</dt> <dd>The value the attribute is to be set to</dd> <dt>attrName</dt> <dd>The name of the attribute being set</dd> <dt>subAttrName</dt> <dd>If setting a property within the attribute's value, the name of the sub-attribute property being set</dd> </dl></span> |
|
629 </dd> |
|
630 |
|
631 </dl> |
|
632 |
|
633 |
|
634 </div> |
|
635 |
|
636 </div> |
|
637 <hr /> |
|
638 </div> |
|
639 </div> |
|
640 </div> |
|
641 |
|
642 |
|
643 <div rel="yui:inheritance"> |
|
644 <div class="section field inheritance" rel="yui:superclass" resource="Base.html"> |
|
645 <h4>Events inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4> |
|
646 <div class="content" rel="yui:events"> |
|
647 <code> |
|
648 <span rel="yui:event" resource="Base.html#event_destroy"> |
|
649 <a class="" href="Base.html#event_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span> |
|
650 </span> |
|
651 <span rel="yui:event" resource="Base.html#event_destroyedChange"> |
|
652 <a class="" href="Base.html#event_destroyedChange" property="yui:name" title="destroyedChange">destroyedChange</a><span class="">,</span> |
|
653 </span> |
|
654 <span rel="yui:event" resource="Base.html#event_init"> |
|
655 <a class="" href="Base.html#event_init" property="yui:name" title="init">init</a><span class="">,</span> |
|
656 </span> |
|
657 <span rel="yui:event" resource="Base.html#event_initializedChange"> |
|
658 <a class="" href="Base.html#event_initializedChange" property="yui:name" title="initializedChange">initializedChange</a><span class="">,</span> |
|
659 </span> |
|
660 |
|
661 </code> |
|
662 </div> |
|
663 </div> |
|
664 <div class="section field inheritance" rel="yui:superclass" resource="DataSource.Local.html"> |
|
665 <h4>Events inherited from <a href="DataSource.Local.html" property="yui:name" title="DataSource.Local">DataSource.Local</a>:</h4> |
|
666 <div class="content" rel="yui:events"> |
|
667 <code> |
|
668 <span rel="yui:event" resource="DataSource.Local.html#event_data"> |
|
669 <a class="" href="DataSource.Local.html#event_data" property="yui:name" title="data">data</a><span class="">,</span> |
|
670 </span> |
|
671 <span rel="yui:event" resource="DataSource.Local.html#event_error"> |
|
672 <a class="" href="DataSource.Local.html#event_error" property="yui:name" title="error">error</a><span class="">,</span> |
|
673 </span> |
|
674 <span rel="yui:event" resource="DataSource.Local.html#event_request"> |
|
675 <a class="" href="DataSource.Local.html#event_request" property="yui:name" title="request">request</a> |
|
676 </span> |
|
677 <span rel="yui:event" resource="DataSource.Local.html#event_response"> |
|
678 <a class="" href="DataSource.Local.html#event_response" property="yui:name" title="response">response</a> |
|
679 </span> |
|
680 <span rel="yui:event" resource="DataSource.Local.html#event_sourceChange"> |
|
681 <a class="" href="DataSource.Local.html#event_sourceChange" property="yui:name" title="sourceChange">sourceChange</a> |
|
682 </span> |
|
683 |
|
684 </code> |
|
685 </div> |
|
686 </div> |
|
687 </div> |
|
688 </div> |
|
689 |
|
690 <div rel="yui:attributes" resource="#configattributes"> |
|
691 <div class="section field details"> |
|
692 <h3 id="configattributes">Configuration Attributes</h3> |
|
693 <div class="content"> |
|
694 <div class="" rel="yui:attribute" resource="#config_asyncMode"> |
|
695 <h4><a name="config_asyncMode">asyncMode</a> |
|
696 <code>- <span property="yui:type">String</span></code> |
|
697 </h4> |
|
698 <div class="detail"> |
|
699 <div class="description" property="yui:description"> |
|
700 Defines request/response management in the following manner: |
|
701 <dl> |
|
702 <!--<dt>queueRequests</dt> |
|
703 <dd>If a request is already in progress, wait until response is returned before sending the next request.</dd> |
|
704 <dt>cancelStaleRequests</dt> |
|
705 <dd>If a request is already in progress, cancel it before sending the next request.</dd>--> |
|
706 <dt>ignoreStaleResponses</dt> |
|
707 <dd>Send all requests, but handle only the response for the most recently sent request.</dd> |
|
708 <dt>allowAll</dt> |
|
709 <dd>Send all requests and handle all responses.</dd> |
|
710 </dl> |
|
711 </div> |
|
712 </div> |
|
713 |
|
714 |
|
715 <div class="default"> |
|
716 Default Value: "allowAll" |
|
717 </div> |
|
718 |
|
719 <hr /> |
|
720 </div> |
|
721 <div class="" rel="yui:attribute" resource="#config_generateRequestCallback"> |
|
722 <h4><a name="config_generateRequestCallback">generateRequestCallback</a> |
|
723 <code>- <span property="yui:type">Function</span></code> |
|
724 </h4> |
|
725 <div class="detail"> |
|
726 <div class="description" property="yui:description"> |
|
727 Accepts the DataSource instance and a callback ID, and returns a callback |
|
728 param/value string that gets appended to the script URI. Implementers |
|
729 can customize this string to match their server's query syntax. |
|
730 </div> |
|
731 </div> |
|
732 |
|
733 |
|
734 |
|
735 <hr /> |
|
736 </div> |
|
737 <div class="" rel="yui:attribute" resource="#config_get"> |
|
738 <h4><a name="config_get">get</a> |
|
739 <code>- <span property="yui:type">Y.Get</span></code> |
|
740 </h4> |
|
741 <div class="detail"> |
|
742 <div class="description" property="yui:description"> |
|
743 Pointer to Get Utility. |
|
744 </div> |
|
745 </div> |
|
746 |
|
747 |
|
748 <div class="default"> |
|
749 Default Value: Y.Get |
|
750 </div> |
|
751 |
|
752 <hr /> |
|
753 </div> |
|
754 <div class="" rel="yui:attribute" resource="#config_scriptCallbackParam"> |
|
755 <h4><a name="config_scriptCallbackParam">scriptCallbackParam</a> |
|
756 <code>- <span property="yui:type">String</span></code> |
|
757 </h4> |
|
758 <div class="detail"> |
|
759 <div class="description" property="yui:description"> |
|
760 Callback string parameter name sent to the remote script. By default, |
|
761 requests are sent to |
|
762 <URI>?<scriptCallbackParam>=callbackFunction |
|
763 </div> |
|
764 </div> |
|
765 |
|
766 |
|
767 <div class="default"> |
|
768 Default Value: "callback" |
|
769 </div> |
|
770 |
|
771 <hr /> |
|
772 </div> |
|
773 |
|
774 </div> |
|
775 </div> |
|
776 |
|
777 <div rel="yui:inheritance"> |
|
778 <div class="section field inheritance" rel="yui:superclass" resource="Base.html"> |
|
779 <h4>Configuration attributes inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4> |
|
780 <div class="content" rel="yui:attributes"> |
|
781 <code> |
|
782 <span rel="yui:attribute" resource="Base.html#config_destroyed"> |
|
783 <a class="" href="Base.html#config_destroyed" property="yui:name" title="destroyed">destroyed</a><span class="">,</span> |
|
784 </span> |
|
785 <span rel="yui:attribute" resource="Base.html#config_initialized"> |
|
786 <a class="" href="Base.html#config_initialized" property="yui:name" title="initialized">initialized</a><span class="">,</span> |
|
787 </span> |
|
788 |
|
789 </code> |
|
790 </div> |
|
791 </div> |
|
792 <div class="section field inheritance" rel="yui:superclass" resource="DataSource.Local.html"> |
|
793 <h4>Configuration attributes inherited from <a href="DataSource.Local.html" property="yui:name" title="DataSource.Local">DataSource.Local</a>:</h4> |
|
794 <div class="content" rel="yui:attributes"> |
|
795 <code> |
|
796 <span rel="yui:attribute" resource="DataSource.Local.html#config_source"> |
|
797 <a class="" href="DataSource.Local.html#config_source" property="yui:name" title="source">source</a><span class="">,</span> |
|
798 </span> |
|
799 |
|
800 </code> |
|
801 </div> |
|
802 </div> |
|
803 </div> |
|
804 </div> |
|
805 |
|
806 </div> |
|
807 </div> |
|
808 <div class="yui-b"> |
|
809 <div class="nav"> |
|
810 |
|
811 <div id="moduleList" class="module"> |
|
812 <h4>Modules</h4> |
|
813 <ul class="content"> |
|
814 <li class=""><a href="module_anim.html" title="anim">anim</a></li> |
|
815 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li> |
|
816 <li class=""><a href="module_base.html" title="base">base</a></li> |
|
817 <li class=""><a href="module_cache.html" title="cache">cache</a></li> |
|
818 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li> |
|
819 <li class=""><a href="module_collection.html" title="collection">collection</a></li> |
|
820 <li class=""><a href="module_console.html" title="console">console</a></li> |
|
821 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li> |
|
822 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li> |
|
823 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li> |
|
824 <li class="selected"><a href="module_datasource.html" title="datasource">datasource</a></li> |
|
825 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li> |
|
826 <li class=""><a href="module_dd.html" title="dd">dd</a></li> |
|
827 <li class=""><a href="module_dom.html" title="dom">dom</a></li> |
|
828 <li class=""><a href="module_dump.html" title="dump">dump</a></li> |
|
829 <li class=""><a href="module_event.html" title="event">event</a></li> |
|
830 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li> |
|
831 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li> |
|
832 <li class=""><a href="module_history.html" title="history">history</a></li> |
|
833 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li> |
|
834 <li class=""><a href="module_io.html" title="io">io</a></li> |
|
835 <li class=""><a href="module_json.html" title="json">json</a></li> |
|
836 <li class=""><a href="module_node.html" title="node">node</a></li> |
|
837 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li> |
|
838 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li> |
|
839 <li class=""><a href="module_oop.html" title="oop">oop</a></li> |
|
840 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li> |
|
841 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li> |
|
842 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li> |
|
843 <li class=""><a href="module_queue.html" title="queue">queue</a></li> |
|
844 <li class=""><a href="module_slider.html" title="slider">slider</a></li> |
|
845 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li> |
|
846 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li> |
|
847 <li class=""><a href="module_test.html" title="test">test</a></li> |
|
848 <li class=""><a href="module_widget.html" title="widget">widget</a></li> |
|
849 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li> |
|
850 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li> |
|
851 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li> |
|
852 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li> |
|
853 <li class=""><a href="module_yui.html" title="yui">yui</a></li> |
|
854 </ul> |
|
855 </div> |
|
856 |
|
857 <div id="classList" class="module"> |
|
858 <h4>Classes</h4> |
|
859 <ul class="content"> |
|
860 <li class=""><a href="DataSource.Function.html" title="DataSource.Function">DataSource.Function</a></li> |
|
861 <li class="selected"><a href="DataSource.Get.html" title="DataSource.Get">DataSource.Get</a></li> |
|
862 <li class=""><a href="DataSource.IO.html" title="DataSource.IO">DataSource.IO</a></li> |
|
863 <li class=""><a href="DataSource.Local.html" title="DataSource.Local">DataSource.Local</a></li> |
|
864 <li class=""><a href="DataSourceArraySchema.html" title="DataSourceArraySchema">DataSourceArraySchema</a></li> |
|
865 <li class=""><a href="DataSourceCache.html" title="DataSourceCache">DataSourceCache</a></li> |
|
866 <li class=""><a href="DataSourceJSONSchema.html" title="DataSourceJSONSchema">DataSourceJSONSchema</a></li> |
|
867 <li class=""><a href="DataSourceTextSchema.html" title="DataSourceTextSchema">DataSourceTextSchema</a></li> |
|
868 <li class=""><a href="DataSourceXMLSchema.html" title="DataSourceXMLSchema">DataSourceXMLSchema</a></li> |
|
869 <li class=""><a href="Pollable.html" title="Pollable">Pollable</a></li> |
|
870 </ul> |
|
871 </div> |
|
872 |
|
873 <div id="fileList" class="module"> |
|
874 <h4>Files</h4> |
|
875 <ul class="content"> |
|
876 <li class=""><a href="datasource-arrayschema.js.html" title="datasource-arrayschema.js">datasource-arrayschema.js</a></li> |
|
877 <li class=""><a href="datasource-cache.js.html" title="datasource-cache.js">datasource-cache.js</a></li> |
|
878 <li class=""><a href="datasource-function.js.html" title="datasource-function.js">datasource-function.js</a></li> |
|
879 <li class=""><a href="datasource-get.js.html" title="datasource-get.js">datasource-get.js</a></li> |
|
880 <li class=""><a href="datasource-io.js.html" title="datasource-io.js">datasource-io.js</a></li> |
|
881 <li class=""><a href="datasource-jsonschema.js.html" title="datasource-jsonschema.js">datasource-jsonschema.js</a></li> |
|
882 <li class=""><a href="datasource-local.js.html" title="datasource-local.js">datasource-local.js</a></li> |
|
883 <li class=""><a href="datasource-polling.js.html" title="datasource-polling.js">datasource-polling.js</a></li> |
|
884 <li class=""><a href="datasource-textschema.js.html" title="datasource-textschema.js">datasource-textschema.js</a></li> |
|
885 <li class=""><a href="datasource-xmlschema.js.html" title="datasource-xmlschema.js">datasource-xmlschema.js</a></li> |
|
886 </ul> |
|
887 </div> |
|
888 |
|
889 <div id="propertyList" class="module"> |
|
890 <h4>Properties</h4> |
|
891 <ul class="content"> |
|
892 <li class="private"><a href="#property__tId" title="_tId">_tId</a></li> |
|
893 <li class=""><a href="#property_callbacks" title="callbacks">callbacks</a></li> |
|
894 <li class=""><a href="#property_NAME" title="NAME">NAME</a></li> |
|
895 </ul> |
|
896 </div> |
|
897 |
|
898 <div id="methodsList" class="module"> |
|
899 <h4>Methods</h4> |
|
900 <ul class="content"> |
|
901 <li class="protected"><a href="#method__defRequestFn" title="_defRequestFn">_defRequestFn</a></li> |
|
902 </ul> |
|
903 </div> |
|
904 |
|
905 <div id="eventsList" class="module"> |
|
906 <h4>Events</h4> |
|
907 <ul class="content"> |
|
908 <li class=""><a href="#event_asyncModeChange" title="asyncModeChange">asyncModeChange</a></li> |
|
909 <li class=""><a href="#event_generateRequestCallbackChange" title="generateRequestCallbackChange">generateRequestCallbackChange</a></li> |
|
910 <li class=""><a href="#event_getChange" title="getChange">getChange</a></li> |
|
911 <li class=""><a href="#event_scriptCallbackParamChange" title="scriptCallbackParamChange">scriptCallbackParamChange</a></li> |
|
912 </ul> |
|
913 </div> |
|
914 |
|
915 <div id="configList" class="module"> |
|
916 <h4>Configuration Attributes</h4> |
|
917 <ul class="content"> |
|
918 <li class=""><a href="#config_asyncMode" title="asyncMode">asyncMode</a></li> |
|
919 <li class=""><a href="#config_generateRequestCallback" title="generateRequestCallback">generateRequestCallback</a></li> |
|
920 <li class=""><a href="#config_get" title="get">get</a></li> |
|
921 <li class=""><a href="#config_scriptCallbackParam" title="scriptCallbackParam">scriptCallbackParam</a></li> |
|
922 </ul> |
|
923 </div> |
|
924 |
|
925 </div> |
|
926 </div> |
|
927 </div> |
|
928 <div id="ft"> |
|
929 <hr /> |
|
930 Copyright © 2009 Yahoo! Inc. All rights reserved. |
|
931 </div> |
|
932 </div> |
|
933 <script type="text/javascript"> |
|
934 ALL_YUI_PROPS = [{"access": "", "host": "DataSource.Get", "name": "asyncMode", "url": "DataSource.Get.html#config_asyncMode", "type": "config"}, {"access": "", "host": "DataSource.Get", "name": "asyncModeChange", "url": "DataSource.Get.html#event_asyncModeChange", "type": "event"}, {"access": "", "host": "DataSource.Get", "name": "callbacks", "url": "DataSource.Get.html#property_callbacks", "type": "property"}, {"access": "protected", "host": "DataSource.Get", "name": "_defRequestFn", "url": "DataSource.Get.html#method__defRequestFn", "type": "method"}, {"access": "", "host": "DataSource.Get", "name": "generateRequestCallback", "url": "DataSource.Get.html#config_generateRequestCallback", "type": "config"}, {"access": "", "host": "DataSource.Get", "name": "generateRequestCallbackChange", "url": "DataSource.Get.html#event_generateRequestCallbackChange", "type": "event"}, {"access": "", "host": "DataSource.Get", "name": "get", "url": "DataSource.Get.html#config_get", "type": "config"}, {"access": "", "host": "DataSource.Get", "name": "getChange", "url": "DataSource.Get.html#event_getChange", "type": "event"}, {"access": "", "host": "DataSource.Get", "name": "NAME", "url": "DataSource.Get.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSource.Get", "name": "scriptCallbackParam", "url": "DataSource.Get.html#config_scriptCallbackParam", "type": "config"}, {"access": "", "host": "DataSource.Get", "name": "scriptCallbackParamChange", "url": "DataSource.Get.html#event_scriptCallbackParamChange", "type": "event"}, {"access": "private", "host": "DataSource.Get", "name": "_tId", "url": "DataSource.Get.html#property__tId", "type": "property"}]; |
|
935 </script> |
|
936 </body> |
|
937 </html> |