src/cm/media/js/lib/yui/yui3.0.0/api/DataSource.Get.html
changeset 0 40c8f766c9b8
equal deleted inserted replaced
-1:000000000000 0:40c8f766c9b8
       
     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&nbsp; <span class="subtitle">3.0.0</span></h3>
       
    20         <a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a> 
       
    21             &gt; <a href="./module_datasource.html" title="datasource">datasource</a>
       
    22                  &gt; DataSource.Get 
       
    23                 
       
    24         <form onsubmit="return false">
       
    25             <div id="propertysearch">
       
    26                 Search: <input autocomplete="off" id="searchinput" />
       
    27                 <div id="searchresults">
       
    28                     &nbsp;
       
    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                                                         &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   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 
       
   219 
       
   220              
       
   221 
       
   222                                         </div>
       
   223 
       
   224                                     </div>
       
   225                                     <hr />
       
   226                                     </div>
       
   227                             </div>
       
   228                         </div>
       
   229 
       
   230                         <div rel="yui:inheritance">                    
       
   231                             <div class="section field inheritance" rel="yui:superclass"  resource="EventTarget.html">
       
   232                                 <h4>Methods inherited from <a href="EventTarget.html" property="yui:name" title="EventTarget">EventTarget</a>:</h4>
       
   233                                 <div class="content" rel="yui:methods">
       
   234                                     <code>
       
   235                                             <span rel="yui:method" resource="EventTarget.html#method__getType">                                        
       
   236                                             <a class="private" href="EventTarget.html#method__getType" property="yui:name" title="_getType">_getType</a><span class="private">,</span>
       
   237                                             </span>
       
   238                                             <span rel="yui:method" resource="EventTarget.html#method__parseType">                                        
       
   239                                             <a class="private" href="EventTarget.html#method__parseType" property="yui:name" title="_parseType">_parseType</a><span class="private">,</span>
       
   240                                             </span>
       
   241                                             <span rel="yui:method" resource="EventTarget.html#method_addTarget">                                        
       
   242                                             <a class="" href="EventTarget.html#method_addTarget" property="yui:name" title="addTarget">addTarget</a><span class="">,</span>
       
   243                                             </span>
       
   244                                             <span rel="yui:method" resource="EventTarget.html#method_after">                                        
       
   245                                             <a class="" href="EventTarget.html#method_after" property="yui:name" title="after">after</a><span class="">,</span>
       
   246                                             </span>
       
   247                                             <span rel="yui:method" resource="EventTarget.html#method_before">                                        
       
   248                                             <a class=" deprecated" href="EventTarget.html#method_before" property="yui:name" title="before">before</a><span class=" deprecated">,</span>
       
   249                                             </span>
       
   250                                             <span rel="yui:method" resource="EventTarget.html#method_bubble">                                        
       
   251                                             <a class="" href="EventTarget.html#method_bubble" property="yui:name" title="bubble">bubble</a><span class="">,</span>
       
   252                                             </span>
       
   253                                             <span rel="yui:method" resource="EventTarget.html#method_detach">                                        
       
   254                                             <a class="" href="EventTarget.html#method_detach" property="yui:name" title="detach">detach</a><span class="">,</span>
       
   255                                             </span>
       
   256                                             <span rel="yui:method" resource="EventTarget.html#method_detachAll">                                        
       
   257                                             <a class="" href="EventTarget.html#method_detachAll" property="yui:name" title="detachAll">detachAll</a><span class="">,</span>
       
   258                                             </span>
       
   259                                             <span rel="yui:method" resource="EventTarget.html#method_fire">                                        
       
   260                                             <a class="" href="EventTarget.html#method_fire" property="yui:name" title="fire">fire</a><span class="">,</span>
       
   261                                             </span>
       
   262                                             <span rel="yui:method" resource="EventTarget.html#method_getEvent">                                        
       
   263                                             <a class="" href="EventTarget.html#method_getEvent" property="yui:name" title="getEvent">getEvent</a><span class="">,</span>
       
   264                                             </span>
       
   265                                             <span rel="yui:method" resource="EventTarget.html#method_on">                                        
       
   266                                             <a class="" href="EventTarget.html#method_on" property="yui:name" title="on">on</a><span class="">,</span>
       
   267                                             </span>
       
   268                                             <span rel="yui:method" resource="EventTarget.html#method_publish">                                        
       
   269                                             <a class="" href="EventTarget.html#method_publish" property="yui:name" title="publish">publish</a><span class="">,</span>
       
   270                                             </span>
       
   271                                             <span rel="yui:method" resource="EventTarget.html#method_removeTarget">                                        
       
   272                                             <a class="" href="EventTarget.html#method_removeTarget" property="yui:name" title="removeTarget">removeTarget</a><span class="">,</span>
       
   273                                             </span>
       
   274                                             <span rel="yui:method" resource="EventTarget.html#method_subscribe">                                        
       
   275                                             <a class=" deprecated" href="EventTarget.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class=" deprecated">,</span>
       
   276                                             </span>
       
   277                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribe">                                        
       
   278                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class=" deprecated">,</span>
       
   279                                             </span>
       
   280                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribeAll">                                        
       
   281                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a>
       
   282                                             </span>
       
   283                                     </code>
       
   284                                 </div>
       
   285                             </div>
       
   286                             <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
   287                                 <h4>Methods inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
   288                                 <div class="content" rel="yui:methods">
       
   289                                     <code>
       
   290                                             <span rel="yui:method" resource="Attribute.html#method__addAttrs">                                        
       
   291                                             <a class="private" href="Attribute.html#method__addAttrs" property="yui:name" title="_addAttrs">_addAttrs</a><span class="private">,</span>
       
   292                                             </span>
       
   293                                             <span rel="yui:method" resource="Attribute.html#method__addLazyAttr">                                        
       
   294                                             <a class="private" href="Attribute.html#method__addLazyAttr" property="yui:name" title="_addLazyAttr">_addLazyAttr</a><span class="private">,</span>
       
   295                                             </span>
       
   296                                             <span rel="yui:method" resource="Attribute.html#method__defAttrChangeFn">                                        
       
   297                                             <a class="private" href="Attribute.html#method__defAttrChangeFn" property="yui:name" title="_defAttrChangeFn">_defAttrChangeFn</a><span class="private">,</span>
       
   298                                             </span>
       
   299                                             <span rel="yui:method" resource="Attribute.html#method__fireAttrChange">                                        
       
   300                                             <a class="private" href="Attribute.html#method__fireAttrChange" property="yui:name" title="_fireAttrChange">_fireAttrChange</a><span class="private">,</span>
       
   301                                             </span>
       
   302                                             <span rel="yui:method" resource="Attribute.html#method__getAttr">                                        
       
   303                                             <a class="protected" href="Attribute.html#method__getAttr" property="yui:name" title="_getAttr">_getAttr</a><span class="protected">,</span>
       
   304                                             </span>
       
   305                                             <span rel="yui:method" resource="Attribute.html#method__getAttrInitVal">                                        
       
   306                                             <a class="private" href="Attribute.html#method__getAttrInitVal" property="yui:name" title="_getAttrInitVal">_getAttrInitVal</a><span class="private">,</span>
       
   307                                             </span>
       
   308                                             <span rel="yui:method" resource="Attribute.html#method__getAttrs">                                        
       
   309                                             <a class="protected" href="Attribute.html#method__getAttrs" property="yui:name" title="_getAttrs">_getAttrs</a><span class="protected">,</span>
       
   310                                             </span>
       
   311                                             <span rel="yui:method" resource="Attribute.html#method__getStateVal">                                        
       
   312                                             <a class="private" href="Attribute.html#method__getStateVal" property="yui:name" title="_getStateVal">_getStateVal</a><span class="private">,</span>
       
   313                                             </span>
       
   314                                             <span rel="yui:method" resource="Attribute.html#method__isLazyAttr">                                        
       
   315                                             <a class="private" href="Attribute.html#method__isLazyAttr" property="yui:name" title="_isLazyAttr">_isLazyAttr</a><span class="private">,</span>
       
   316                                             </span>
       
   317                                             <span rel="yui:method" resource="Attribute.html#method__normAttrVals">                                        
       
   318                                             <a class="private" href="Attribute.html#method__normAttrVals" property="yui:name" title="_normAttrVals">_normAttrVals</a><span class="private">,</span>
       
   319                                             </span>
       
   320                                             <span rel="yui:method" resource="Attribute.html#method__protectAttrs">                                        
       
   321                                             <a class="protected" href="Attribute.html#method__protectAttrs" property="yui:name" title="_protectAttrs">_protectAttrs</a><span class="protected">,</span>
       
   322                                             </span>
       
   323                                             <span rel="yui:method" resource="Attribute.html#method__set">                                        
       
   324                                             <a class="protected" href="Attribute.html#method__set" property="yui:name" title="_set">_set</a><span class="protected">,</span>
       
   325                                             </span>
       
   326                                             <span rel="yui:method" resource="Attribute.html#method__setAttr">                                        
       
   327                                             <a class="protected" href="Attribute.html#method__setAttr" property="yui:name" title="_setAttr">_setAttr</a><span class="protected">,</span>
       
   328                                             </span>
       
   329                                             <span rel="yui:method" resource="Attribute.html#method__setAttrs">                                        
       
   330                                             <a class="protected" href="Attribute.html#method__setAttrs" property="yui:name" title="_setAttrs">_setAttrs</a><span class="protected">,</span>
       
   331                                             </span>
       
   332                                             <span rel="yui:method" resource="Attribute.html#method__setAttrVal">                                        
       
   333                                             <a class="private" href="Attribute.html#method__setAttrVal" property="yui:name" title="_setAttrVal">_setAttrVal</a><span class="private">,</span>
       
   334                                             </span>
       
   335                                             <span rel="yui:method" resource="Attribute.html#method__setStateVal">                                        
       
   336                                             <a class="private" href="Attribute.html#method__setStateVal" property="yui:name" title="_setStateVal">_setStateVal</a><span class="private">,</span>
       
   337                                             </span>
       
   338                                             <span rel="yui:method" resource="Attribute.html#method_addAttr">                                        
       
   339                                             <a class="" href="Attribute.html#method_addAttr" property="yui:name" title="addAttr">addAttr</a><span class="">,</span>
       
   340                                             </span>
       
   341                                             <span rel="yui:method" resource="Attribute.html#method_addAttrs">                                        
       
   342                                             <a class="" href="Attribute.html#method_addAttrs" property="yui:name" title="addAttrs">addAttrs</a><span class="">,</span>
       
   343                                             </span>
       
   344                                             <span rel="yui:method" resource="Attribute.html#method_attrAdded">                                        
       
   345                                             <a class="" href="Attribute.html#method_attrAdded" property="yui:name" title="attrAdded">attrAdded</a><span class="">,</span>
       
   346                                             </span>
       
   347                                             <span rel="yui:method" resource="Attribute.html#method_get">                                        
       
   348                                             <a class="" href="Attribute.html#method_get" property="yui:name" title="get">get</a><span class="">,</span>
       
   349                                             </span>
       
   350                                             <span rel="yui:method" resource="Attribute.html#method_getAttrs">                                        
       
   351                                             <a class="" href="Attribute.html#method_getAttrs" property="yui:name" title="getAttrs">getAttrs</a><span class="">,</span>
       
   352                                             </span>
       
   353                                             <span rel="yui:method" resource="Attribute.html#method_modifyAttr">                                        
       
   354                                             <a class="" href="Attribute.html#method_modifyAttr" property="yui:name" title="modifyAttr">modifyAttr</a><span class="">,</span>
       
   355                                             </span>
       
   356                                             <span rel="yui:method" resource="Attribute.html#method_removeAttr">                                        
       
   357                                             <a class="" href="Attribute.html#method_removeAttr" property="yui:name" title="removeAttr">removeAttr</a><span class="">,</span>
       
   358                                             </span>
       
   359                                             <span rel="yui:method" resource="Attribute.html#method_reset">                                        
       
   360                                             <a class="" href="Attribute.html#method_reset" property="yui:name" title="reset">reset</a><span class="">,</span>
       
   361                                             </span>
       
   362                                             <span rel="yui:method" resource="Attribute.html#method_set">                                        
       
   363                                             <a class="" href="Attribute.html#method_set" property="yui:name" title="set">set</a><span class="">,</span>
       
   364                                             </span>
       
   365                                             <span rel="yui:method" resource="Attribute.html#method_setAttrs">                                        
       
   366                                             <a class="" href="Attribute.html#method_setAttrs" property="yui:name" title="setAttrs">setAttrs</a>
       
   367                                             </span>
       
   368                                     </code>
       
   369                                 </div>
       
   370                             </div>
       
   371                             <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   372                                 <h4>Methods inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   373                                 <div class="content" rel="yui:methods">
       
   374                                     <code>
       
   375                                             <span rel="yui:method" resource="Base.html#method__aggregateAttrs">                                        
       
   376                                             <a class="private" href="Base.html#method__aggregateAttrs" property="yui:name" title="_aggregateAttrs">_aggregateAttrs</a><span class="private">,</span>
       
   377                                             </span>
       
   378                                             <span rel="yui:method" resource="Base.html#method__defDestroyFn">                                        
       
   379                                             <a class="protected" href="Base.html#method__defDestroyFn" property="yui:name" title="_defDestroyFn">_defDestroyFn</a><span class="protected">,</span>
       
   380                                             </span>
       
   381                                             <span rel="yui:method" resource="Base.html#method__defInitFn">                                        
       
   382                                             <a class="protected" href="Base.html#method__defInitFn" property="yui:name" title="_defInitFn">_defInitFn</a><span class="protected">,</span>
       
   383                                             </span>
       
   384                                             <span rel="yui:method" resource="Base.html#method__destroyHierarchy">                                        
       
   385                                             <a class="private" href="Base.html#method__destroyHierarchy" property="yui:name" title="_destroyHierarchy">_destroyHierarchy</a><span class="private">,</span>
       
   386                                             </span>
       
   387                                             <span rel="yui:method" resource="Base.html#method__filterAttrCfs">                                        
       
   388                                             <a class="private" href="Base.html#method__filterAttrCfs" property="yui:name" title="_filterAttrCfs">_filterAttrCfs</a><span class="private">,</span>
       
   389                                             </span>
       
   390                                             <span rel="yui:method" resource="Base.html#method__getAttrCfgs">                                        
       
   391                                             <a class="protected" href="Base.html#method__getAttrCfgs" property="yui:name" title="_getAttrCfgs">_getAttrCfgs</a><span class="protected">,</span>
       
   392                                             </span>
       
   393                                             <span rel="yui:method" resource="Base.html#method__getClasses">                                        
       
   394                                             <a class="protected" href="Base.html#method__getClasses" property="yui:name" title="_getClasses">_getClasses</a><span class="protected">,</span>
       
   395                                             </span>
       
   396                                             <span rel="yui:method" resource="Base.html#method__initHierarchy">                                        
       
   397                                             <a class="private" href="Base.html#method__initHierarchy" property="yui:name" title="_initHierarchy">_initHierarchy</a><span class="private">,</span>
       
   398                                             </span>
       
   399                                             <span rel="yui:method" resource="Base.html#method__initHierarchyData">                                        
       
   400                                             <a class="private" href="Base.html#method__initHierarchyData" property="yui:name" title="_initHierarchyData">_initHierarchyData</a><span class="private">,</span>
       
   401                                             </span>
       
   402                                             <span rel="yui:method" resource="Base.html#method_destroy">                                        
       
   403                                             <a class="" href="Base.html#method_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
   404                                             </span>
       
   405                                             <span rel="yui:method" resource="Base.html#method_init">                                        
       
   406                                             <a class="" href="Base.html#method_init" property="yui:name" title="init">init</a><span class="">,</span>
       
   407                                             </span>
       
   408                                             <span rel="yui:method" resource="Base.html#method_toString">                                        
       
   409                                             <a class="" href="Base.html#method_toString" property="yui:name" title="toString">toString</a>
       
   410                                             </span>
       
   411                                     </code>
       
   412                                 </div>
       
   413                             </div>
       
   414                             <div class="section field inheritance" rel="yui:superclass"  resource="DataSource.Local.html">
       
   415                                 <h4>Methods inherited from <a href="DataSource.Local.html" property="yui:name" title="DataSource.Local">DataSource.Local</a>:</h4>
       
   416                                 <div class="content" rel="yui:methods">
       
   417                                     <code>
       
   418                                             <span rel="yui:method" resource="DataSource.Local.html#method__defDataFn">                                        
       
   419                                             <a class="protected" href="DataSource.Local.html#method__defDataFn" property="yui:name" title="_defDataFn">_defDataFn</a><span class="protected">,</span>
       
   420                                             </span>
       
   421                                             <span rel="yui:method" resource="DataSource.Local.html#method__defRequestFn">                                        
       
   422                                             <a class="protected" href="DataSource.Local.html#method__defRequestFn" property="yui:name" title="_defRequestFn">_defRequestFn</a><span class="protected">,</span>
       
   423                                             </span>
       
   424                                             <span rel="yui:method" resource="DataSource.Local.html#method__defResponseFn">                                        
       
   425                                             <a class="protected" href="DataSource.Local.html#method__defResponseFn" property="yui:name" title="_defResponseFn">_defResponseFn</a><span class="protected">,</span>
       
   426                                             </span>
       
   427                                             <span rel="yui:method" resource="DataSource.Local.html#method__initEvents">                                        
       
   428                                             <a class="private" href="DataSource.Local.html#method__initEvents" property="yui:name" title="_initEvents">_initEvents</a><span class="private">,</span>
       
   429                                             </span>
       
   430                                             <span rel="yui:method" resource="DataSource.Local.html#method_initializer">                                        
       
   431                                             <a class="private" href="DataSource.Local.html#method_initializer" property="yui:name" title="initializer">initializer</a><span class="private">,</span>
       
   432                                             </span>
       
   433                                             <span rel="yui:method" resource="DataSource.Local.html#method_sendRequest">                                        
       
   434                                             <a class="" href="DataSource.Local.html#method_sendRequest" property="yui:name" title="sendRequest">sendRequest</a>
       
   435                                             </span>
       
   436                                     </code>
       
   437                                 </div>
       
   438                             </div>
       
   439                         </div>
       
   440                     </div>
       
   441 
       
   442                     <div rel="yui:events" resource="#events">
       
   443                         <div class="section method details">
       
   444                             <h3 id="events">Events</h3>
       
   445                             <div class="content">
       
   446                                     <div class="" rel="yui:event" resource="#event_asyncModeChange">
       
   447                                     <h4>
       
   448                                         <a name="event_asyncModeChange">asyncModeChange</a></h4>
       
   449                                     <div class="detail">
       
   450                                         <code>
       
   451                                         
       
   452                                         
       
   453                                         
       
   454                                             <strong property="yui:name">asyncModeChange</strong>
       
   455 
       
   456                                             (
       
   457                                                 
       
   458                                                         
       
   459                                                          event
       
   460                                                     
       
   461                                                 
       
   462                                             )
       
   463 
       
   464                                         </code>
       
   465                                         
       
   466                                         <div class="description" property="yui:description">
       
   467                                             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.
       
   468                                         </div>
       
   469 
       
   470                                         <div class="description">
       
   471 
       
   472 
       
   473                                                 <dl rel="yui:parameters">
       
   474                                                     <dt>Parameters:</dt>
       
   475                                                         <dd rel="yui:parameter">
       
   476                                                             <code><span property="yui:name">event</span>
       
   477                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   478                                                             </code>
       
   479                                                             <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>
       
   480                                                         </dd>
       
   481                                                         
       
   482                                                 </dl>
       
   483 
       
   484 
       
   485                                         </div>
       
   486 
       
   487                                     </div>
       
   488                                     <hr />
       
   489                                     </div>
       
   490                                     <div class="" rel="yui:event" resource="#event_generateRequestCallbackChange">
       
   491                                     <h4>
       
   492                                         <a name="event_generateRequestCallbackChange">generateRequestCallbackChange</a></h4>
       
   493                                     <div class="detail">
       
   494                                         <code>
       
   495                                         
       
   496                                         
       
   497                                         
       
   498                                             <strong property="yui:name">generateRequestCallbackChange</strong>
       
   499 
       
   500                                             (
       
   501                                                 
       
   502                                                         
       
   503                                                          event
       
   504                                                     
       
   505                                                 
       
   506                                             )
       
   507 
       
   508                                         </code>
       
   509                                         
       
   510                                         <div class="description" property="yui:description">
       
   511                                             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.
       
   512                                         </div>
       
   513 
       
   514                                         <div class="description">
       
   515 
       
   516 
       
   517                                                 <dl rel="yui:parameters">
       
   518                                                     <dt>Parameters:</dt>
       
   519                                                         <dd rel="yui:parameter">
       
   520                                                             <code><span property="yui:name">event</span>
       
   521                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   522                                                             </code>
       
   523                                                             <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>
       
   524                                                         </dd>
       
   525                                                         
       
   526                                                 </dl>
       
   527 
       
   528 
       
   529                                         </div>
       
   530 
       
   531                                     </div>
       
   532                                     <hr />
       
   533                                     </div>
       
   534                                     <div class="" rel="yui:event" resource="#event_getChange">
       
   535                                     <h4>
       
   536                                         <a name="event_getChange">getChange</a></h4>
       
   537                                     <div class="detail">
       
   538                                         <code>
       
   539                                         
       
   540                                         
       
   541                                         
       
   542                                             <strong property="yui:name">getChange</strong>
       
   543 
       
   544                                             (
       
   545                                                 
       
   546                                                         
       
   547                                                          event
       
   548                                                     
       
   549                                                 
       
   550                                             )
       
   551 
       
   552                                         </code>
       
   553                                         
       
   554                                         <div class="description" property="yui:description">
       
   555                                             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.
       
   556                                         </div>
       
   557 
       
   558                                         <div class="description">
       
   559 
       
   560 
       
   561                                                 <dl rel="yui:parameters">
       
   562                                                     <dt>Parameters:</dt>
       
   563                                                         <dd rel="yui:parameter">
       
   564                                                             <code><span property="yui:name">event</span>
       
   565                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   566                                                             </code>
       
   567                                                             <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>
       
   568                                                         </dd>
       
   569                                                         
       
   570                                                 </dl>
       
   571 
       
   572 
       
   573                                         </div>
       
   574 
       
   575                                     </div>
       
   576                                     <hr />
       
   577                                     </div>
       
   578                                     <div class="" rel="yui:event" resource="#event_scriptCallbackParamChange">
       
   579                                     <h4>
       
   580                                         <a name="event_scriptCallbackParamChange">scriptCallbackParamChange</a></h4>
       
   581                                     <div class="detail">
       
   582                                         <code>
       
   583                                         
       
   584                                         
       
   585                                         
       
   586                                             <strong property="yui:name">scriptCallbackParamChange</strong>
       
   587 
       
   588                                             (
       
   589                                                 
       
   590                                                         
       
   591                                                          event
       
   592                                                     
       
   593                                                 
       
   594                                             )
       
   595 
       
   596                                         </code>
       
   597                                         
       
   598                                         <div class="description" property="yui:description">
       
   599                                             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.
       
   600                                         </div>
       
   601 
       
   602                                         <div class="description">
       
   603 
       
   604 
       
   605                                                 <dl rel="yui:parameters">
       
   606                                                     <dt>Parameters:</dt>
       
   607                                                         <dd rel="yui:parameter">
       
   608                                                             <code><span property="yui:name">event</span>
       
   609                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   610                                                             </code>
       
   611                                                             <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>
       
   612                                                         </dd>
       
   613                                                         
       
   614                                                 </dl>
       
   615 
       
   616 
       
   617                                         </div>
       
   618 
       
   619                                     </div>
       
   620                                     <hr />
       
   621                                     </div>
       
   622                             </div>
       
   623                         </div>
       
   624 
       
   625 
       
   626                         <div rel="yui:inheritance">                    
       
   627                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   628                             <h4>Events inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   629                             <div class="content" rel="yui:events">
       
   630                                 <code>
       
   631                                         <span rel="yui:event" resource="Base.html#event_destroy">
       
   632                                         <a class="" href="Base.html#event_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
   633                                         </span>
       
   634                                                                             <span rel="yui:event" resource="Base.html#event_destroyedChange">
       
   635                                         <a class="" href="Base.html#event_destroyedChange" property="yui:name" title="destroyedChange">destroyedChange</a><span class="">,</span>
       
   636                                         </span>
       
   637                                                                             <span rel="yui:event" resource="Base.html#event_init">
       
   638                                         <a class="" href="Base.html#event_init" property="yui:name" title="init">init</a><span class="">,</span>
       
   639                                         </span>
       
   640                                                                             <span rel="yui:event" resource="Base.html#event_initializedChange">
       
   641                                         <a class="" href="Base.html#event_initializedChange" property="yui:name" title="initializedChange">initializedChange</a><span class="">,</span>
       
   642                                         </span>
       
   643                                     
       
   644                                 </code>
       
   645                             </div>
       
   646                         </div>
       
   647                         <div class="section field inheritance" rel="yui:superclass"  resource="DataSource.Local.html">
       
   648                             <h4>Events inherited from <a href="DataSource.Local.html" property="yui:name" title="DataSource.Local">DataSource.Local</a>:</h4>
       
   649                             <div class="content" rel="yui:events">
       
   650                                 <code>
       
   651                                         <span rel="yui:event" resource="DataSource.Local.html#event_data">
       
   652                                         <a class="" href="DataSource.Local.html#event_data" property="yui:name" title="data">data</a><span class="">,</span>
       
   653                                         </span>
       
   654                                                                             <span rel="yui:event" resource="DataSource.Local.html#event_error">
       
   655                                         <a class="" href="DataSource.Local.html#event_error" property="yui:name" title="error">error</a><span class="">,</span>
       
   656                                         </span>
       
   657                                                                             <span rel="yui:event" resource="DataSource.Local.html#event_request">
       
   658                                         <a class="" href="DataSource.Local.html#event_request" property="yui:name" title="request">request</a>
       
   659                                         </span>
       
   660                                                                             <span rel="yui:event" resource="DataSource.Local.html#event_response">
       
   661                                         <a class="" href="DataSource.Local.html#event_response" property="yui:name" title="response">response</a>
       
   662                                         </span>
       
   663                                                                             <span rel="yui:event" resource="DataSource.Local.html#event_sourceChange">
       
   664                                         <a class="" href="DataSource.Local.html#event_sourceChange" property="yui:name" title="sourceChange">sourceChange</a>
       
   665                                         </span>
       
   666                                     
       
   667                                 </code>
       
   668                             </div>
       
   669                         </div>
       
   670                         </div>
       
   671                     </div>
       
   672 
       
   673                     <div rel="yui:attributes" resource="#configattributes">
       
   674                         <div class="section field details">
       
   675                             <h3 id="configattributes">Configuration Attributes</h3>
       
   676                             <div class="content">
       
   677                                     <div class="" rel="yui:attribute" resource="#config_asyncMode">
       
   678                                     <h4><a name="config_asyncMode">asyncMode</a>
       
   679                                         <code>- <span property="yui:type">String</span></code>
       
   680                                     </h4>
       
   681                                     <div class="detail">
       
   682                                         <div class="description" property="yui:description">
       
   683                                             Defines request/response management in the following manner:
       
   684 <dl>
       
   685 <!--<dt>queueRequests</dt>
       
   686 <dd>If a request is already in progress, wait until response is returned before sending the next request.</dd>
       
   687 <dt>cancelStaleRequests</dt>
       
   688 <dd>If a request is already in progress, cancel it before sending the next request.</dd>-->
       
   689 <dt>ignoreStaleResponses</dt>
       
   690 <dd>Send all requests, but handle only the response for the most recently sent request.</dd>
       
   691 <dt>allowAll</dt>
       
   692 <dd>Send all requests and handle all responses.</dd>
       
   693 </dl>
       
   694                                         </div>
       
   695                                     </div>
       
   696  
       
   697      
       
   698                                     <div class="default">
       
   699                                         Default Value: "allowAll"
       
   700                                     </div>        
       
   701 
       
   702                                     <hr />
       
   703                                     </div>        
       
   704                                     <div class="" rel="yui:attribute" resource="#config_generateRequestCallback">
       
   705                                     <h4><a name="config_generateRequestCallback">generateRequestCallback</a>
       
   706                                         <code>- <span property="yui:type">Function</span></code>
       
   707                                     </h4>
       
   708                                     <div class="detail">
       
   709                                         <div class="description" property="yui:description">
       
   710                                             Accepts the DataSource instance and a callback ID, and returns a callback
       
   711 param/value string that gets appended to the script URI. Implementers
       
   712 can customize this string to match their server's query syntax.
       
   713                                         </div>
       
   714                                     </div>
       
   715  
       
   716      
       
   717 
       
   718                                     <hr />
       
   719                                     </div>        
       
   720                                     <div class="" rel="yui:attribute" resource="#config_get">
       
   721                                     <h4><a name="config_get">get</a>
       
   722                                         <code>- <span property="yui:type">Y.Get</span></code>
       
   723                                     </h4>
       
   724                                     <div class="detail">
       
   725                                         <div class="description" property="yui:description">
       
   726                                             Pointer to Get Utility.
       
   727                                         </div>
       
   728                                     </div>
       
   729  
       
   730      
       
   731                                     <div class="default">
       
   732                                         Default Value: Y.Get
       
   733                                     </div>        
       
   734 
       
   735                                     <hr />
       
   736                                     </div>        
       
   737                                     <div class="" rel="yui:attribute" resource="#config_scriptCallbackParam">
       
   738                                     <h4><a name="config_scriptCallbackParam">scriptCallbackParam</a>
       
   739                                         <code>- <span property="yui:type">String</span></code>
       
   740                                     </h4>
       
   741                                     <div class="detail">
       
   742                                         <div class="description" property="yui:description">
       
   743                                             Callback string parameter name sent to the remote script. By default,
       
   744 requests are sent to
       
   745 &#60;URI&#62;?&#60;scriptCallbackParam&#62;=callbackFunction
       
   746                                         </div>
       
   747                                     </div>
       
   748  
       
   749      
       
   750                                     <div class="default">
       
   751                                         Default Value: "callback"
       
   752                                     </div>        
       
   753 
       
   754                                     <hr />
       
   755                                     </div>        
       
   756 
       
   757                             </div>
       
   758                         </div>
       
   759 
       
   760                         <div rel="yui:inheritance">                    
       
   761                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   762                             <h4>Configuration attributes inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   763                             <div class="content" rel="yui:attributes">
       
   764                                 <code>
       
   765                                         <span rel="yui:attribute" resource="Base.html#config_destroyed">                                        
       
   766                                         <a class="" href="Base.html#config_destroyed" property="yui:name" title="destroyed">destroyed</a><span class="">,</span>
       
   767                                         </span>
       
   768                                                                                 <span rel="yui:attribute" resource="Base.html#config_initialized">                                        
       
   769                                         <a class="" href="Base.html#config_initialized" property="yui:name" title="initialized">initialized</a><span class="">,</span>
       
   770                                         </span>
       
   771                                         
       
   772                                 </code>
       
   773                             </div>
       
   774                         </div>
       
   775                         <div class="section field inheritance" rel="yui:superclass"  resource="DataSource.Local.html">
       
   776                             <h4>Configuration attributes inherited from <a href="DataSource.Local.html" property="yui:name" title="DataSource.Local">DataSource.Local</a>:</h4>
       
   777                             <div class="content" rel="yui:attributes">
       
   778                                 <code>
       
   779                                         <span rel="yui:attribute" resource="DataSource.Local.html#config_source">                                        
       
   780                                         <a class="" href="DataSource.Local.html#config_source" property="yui:name" title="source">source</a><span class="">,</span>
       
   781                                         </span>
       
   782                                         
       
   783                                 </code>
       
   784                             </div>
       
   785                         </div>
       
   786                         </div>
       
   787                     </div>
       
   788 
       
   789 			</div>
       
   790 		</div>
       
   791 		<div class="yui-b">
       
   792             <div class="nav">
       
   793 
       
   794                     <div id="moduleList" class="module">
       
   795                         <h4>Modules</h4>
       
   796                         <ul class="content">
       
   797                                 <li class=""><a href="module_anim.html" title="anim">anim</a></li>
       
   798                                 <li class=""><a href="module_async-queue.html" title="async-queue">async-queue</a></li>
       
   799                                 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li>
       
   800                                 <li class=""><a href="module_base.html" title="base">base</a></li>
       
   801                                 <li class=""><a href="module_cache.html" title="cache">cache</a></li>
       
   802                                 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li>
       
   803                                 <li class=""><a href="module_collection.html" title="collection">collection</a></li>
       
   804                                 <li class=""><a href="module_console.html" title="console">console</a></li>
       
   805                                 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li>
       
   806                                 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li>
       
   807                                 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li>
       
   808                                 <li class="selected"><a href="module_datasource.html" title="datasource">datasource</a></li>
       
   809                                 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li>
       
   810                                 <li class=""><a href="module_dd.html" title="dd">dd</a></li>
       
   811                                 <li class=""><a href="module_dom.html" title="dom">dom</a></li>
       
   812                                 <li class=""><a href="module_dump.html" title="dump">dump</a></li>
       
   813                                 <li class=""><a href="module_event.html" title="event">event</a></li>
       
   814                                 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li>
       
   815                                 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li>
       
   816                                 <li class=""><a href="module_history.html" title="history">history</a></li>
       
   817                                 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li>
       
   818                                 <li class=""><a href="module_io.html" title="io">io</a></li>
       
   819                                 <li class=""><a href="module_json.html" title="json">json</a></li>
       
   820                                 <li class=""><a href="module_node.html" title="node">node</a></li>
       
   821                                 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li>
       
   822                                 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li>
       
   823                                 <li class=""><a href="module_oop.html" title="oop">oop</a></li>
       
   824                                 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li>
       
   825                                 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li>
       
   826                                 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li>
       
   827                                 <li class=""><a href="module_queue-promote.html" title="queue-promote">queue-promote</a></li>
       
   828                                 <li class=""><a href="module_slider.html" title="slider">slider</a></li>
       
   829                                 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li>
       
   830                                 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li>
       
   831                                 <li class=""><a href="module_test.html" title="test">test</a></li>
       
   832                                 <li class=""><a href="module_widget.html" title="widget">widget</a></li>
       
   833                                 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li>
       
   834                                 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li>
       
   835                                 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li>
       
   836                                 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li>
       
   837                                 <li class=""><a href="module_yui.html" title="yui">yui</a></li>
       
   838                         </ul>
       
   839                     </div>
       
   840 
       
   841                     <div id="classList" class="module">
       
   842                         <h4>Classes</h4>
       
   843                         <ul class="content">
       
   844                                 <li class=""><a href="DataSource.Function.html" title="DataSource.Function">DataSource.Function</a></li>
       
   845                                 <li class="selected"><a href="DataSource.Get.html" title="DataSource.Get">DataSource.Get</a></li>
       
   846                                 <li class=""><a href="DataSource.IO.html" title="DataSource.IO">DataSource.IO</a></li>
       
   847                                 <li class=""><a href="DataSource.Local.html" title="DataSource.Local">DataSource.Local</a></li>
       
   848                                 <li class=""><a href="DataSourceArraySchema.html" title="DataSourceArraySchema">DataSourceArraySchema</a></li>
       
   849                                 <li class=""><a href="DataSourceCache.html" title="DataSourceCache">DataSourceCache</a></li>
       
   850                                 <li class=""><a href="DataSourceJSONSchema.html" title="DataSourceJSONSchema">DataSourceJSONSchema</a></li>
       
   851                                 <li class=""><a href="DataSourceTextSchema.html" title="DataSourceTextSchema">DataSourceTextSchema</a></li>
       
   852                                 <li class=""><a href="DataSourceXMLSchema.html" title="DataSourceXMLSchema">DataSourceXMLSchema</a></li>
       
   853                                 <li class=""><a href="Pollable.html" title="Pollable">Pollable</a></li>
       
   854                         </ul>
       
   855                     </div>
       
   856 
       
   857                     <div id="fileList" class="module">
       
   858                         <h4>Files</h4>
       
   859                         <ul class="content">        
       
   860                                 <li class=""><a href="datasource-arrayschema.js.html" title="datasource-arrayschema.js">datasource-arrayschema.js</a></li>
       
   861                                 <li class=""><a href="datasource-cache.js.html" title="datasource-cache.js">datasource-cache.js</a></li>
       
   862                                 <li class=""><a href="datasource-function.js.html" title="datasource-function.js">datasource-function.js</a></li>
       
   863                                 <li class=""><a href="datasource-get.js.html" title="datasource-get.js">datasource-get.js</a></li>
       
   864                                 <li class=""><a href="datasource-io.js.html" title="datasource-io.js">datasource-io.js</a></li>
       
   865                                 <li class=""><a href="datasource-jsonschema.js.html" title="datasource-jsonschema.js">datasource-jsonschema.js</a></li>
       
   866                                 <li class=""><a href="datasource-local.js.html" title="datasource-local.js">datasource-local.js</a></li>
       
   867                                 <li class=""><a href="datasource-polling.js.html" title="datasource-polling.js">datasource-polling.js</a></li>
       
   868                                 <li class=""><a href="datasource-textschema.js.html" title="datasource-textschema.js">datasource-textschema.js</a></li>
       
   869                                 <li class=""><a href="datasource-xmlschema.js.html" title="datasource-xmlschema.js">datasource-xmlschema.js</a></li>
       
   870                         </ul>
       
   871                     </div>
       
   872 
       
   873                     <div id="propertyList" class="module">
       
   874                         <h4>Properties</h4>
       
   875                         <ul class="content">        
       
   876                                 <li class="private"><a href="#property__tId" title="_tId">_tId</a></li>
       
   877                                 <li class=""><a href="#property_callbacks" title="callbacks">callbacks</a></li>
       
   878                                 <li class=""><a href="#property_NAME" title="NAME">NAME</a></li>
       
   879                         </ul>
       
   880                     </div>
       
   881 
       
   882                     <div id="methodsList" class="module">
       
   883                         <h4>Methods</h4>
       
   884                         <ul class="content">        
       
   885                                 <li class="protected"><a href="#method__defRequestFn" title="_defRequestFn">_defRequestFn</a></li>
       
   886                         </ul>
       
   887                     </div>
       
   888 
       
   889                     <div id="eventsList" class="module">
       
   890                         <h4>Events</h4>
       
   891                         <ul class="content">        
       
   892                                 <li class=""><a href="#event_asyncModeChange" title="asyncModeChange">asyncModeChange</a></li>
       
   893                                 <li class=""><a href="#event_generateRequestCallbackChange" title="generateRequestCallbackChange">generateRequestCallbackChange</a></li>
       
   894                                 <li class=""><a href="#event_getChange" title="getChange">getChange</a></li>
       
   895                                 <li class=""><a href="#event_scriptCallbackParamChange" title="scriptCallbackParamChange">scriptCallbackParamChange</a></li>
       
   896                         </ul>
       
   897                     </div>
       
   898 
       
   899                     <div id="configList" class="module">
       
   900                         <h4>Configuration Attributes</h4>
       
   901                         <ul class="content">        
       
   902                                 <li class=""><a href="#config_asyncMode" title="asyncMode">asyncMode</a></li>
       
   903                                 <li class=""><a href="#config_generateRequestCallback" title="generateRequestCallback">generateRequestCallback</a></li>
       
   904                                 <li class=""><a href="#config_get" title="get">get</a></li>
       
   905                                 <li class=""><a href="#config_scriptCallbackParam" title="scriptCallbackParam">scriptCallbackParam</a></li>
       
   906                         </ul>
       
   907                     </div>
       
   908 
       
   909             </div>
       
   910 		</div>
       
   911 	</div>
       
   912 	<div id="ft">
       
   913         <hr />
       
   914         Copyright &copy; 2009 Yahoo! Inc. All rights reserved.
       
   915 	</div>
       
   916 </div>
       
   917 <script type="text/javascript">
       
   918     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"}];
       
   919 </script>
       
   920 </body>
       
   921 </html>