Upgrade YUI to 2.9.0
This commit is contained in:
parent
be37f12ab1
commit
59ce3b3fd6
913 changed files with 156540 additions and 141696 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<div id="doc3" class="yui-t2">
|
||||
<div id="hd">
|
||||
<h1><a href="http://developer.yahoo.com/yui/" title="Yahoo! UI Library">Yahoo! UI Library</a></h1>
|
||||
<h3>Storage <span class="subtitle">2.8.0r4</span></h3>
|
||||
<h3>Storage <span class="subtitle">2.9.0</span></h3>
|
||||
<a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a>
|
||||
> <a href="./module_storage.html" title="Storage">Storage</a>
|
||||
> YAHOO.util.StorageEngineHTML5
|
||||
|
|
@ -72,23 +72,23 @@
|
|||
|
||||
|
||||
|
||||
location
|
||||
sLocation
|
||||
|
||||
,
|
||||
conf
|
||||
oConf
|
||||
)
|
||||
</code>
|
||||
<div class="description">
|
||||
<dl rel="yui:parameters">
|
||||
<dt>Parameters:</dt>
|
||||
<dd rel="yui:parameter">
|
||||
<code><span property="yui:name">location</span>
|
||||
<code><span property="yui:name">sLocation</span>
|
||||
<<span property="yui:type">String</span>>
|
||||
</code>
|
||||
<span property="yui:description"> Required. The storage location.</span>
|
||||
</dd>
|
||||
<dd rel="yui:parameter">
|
||||
<code><span property="yui:name">conf</span>
|
||||
<code><span property="yui:name">oConf</span>
|
||||
<<span property="yui:type">Object</span>>
|
||||
</code>
|
||||
<span property="yui:description"> Required. A configuration object.</span>
|
||||
|
|
@ -213,11 +213,12 @@
|
|||
</div>
|
||||
<div id="ft">
|
||||
<hr />
|
||||
Copyright © 2009 Yahoo! Inc. All rights reserved.
|
||||
Copyright © 2011 Yahoo! Inc. All rights reserved.
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
ALL_YUI_PROPS = [];
|
||||
|
||||
var ALL_YUI_PROPS = [{"access": "", "host": "YAHOO.util.Storage", "name": "CE_CHANGE", "url": "YAHOO.util.Storage.html#property_CE_CHANGE", "type": "property"}, {"access": "", "host": "YAHOO.util.Storage", "name": "CE_READY", "url": "YAHOO.util.Storage.html#property_CE_READY", "type": "property"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_cfg", "url": "YAHOO.util.Storage.html#property__cfg", "type": "property"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_clear", "url": "YAHOO.util.Storage.html#method__clear", "type": "method"}, {"access": "", "host": "YAHOO.util.Storage", "name": "clear", "url": "YAHOO.util.Storage.html#method_clear", "type": "method"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_createValue", "url": "YAHOO.util.Storage.html#method__createValue", "type": "method"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_getItem", "url": "YAHOO.util.Storage.html#method__getItem", "type": "method"}, {"access": "", "host": "YAHOO.util.Storage", "name": "getItem", "url": "YAHOO.util.Storage.html#method_getItem", "type": "method"}, {"access": "", "host": "YAHOO.util.Storage", "name": "getName", "url": "YAHOO.util.Storage.html#method_getName", "type": "method"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_getValue", "url": "YAHOO.util.Storage.html#method__getValue", "type": "method"}, {"access": "", "host": "YAHOO.util.Storage", "name": "hasKey", "url": "YAHOO.util.Storage.html#method_hasKey", "type": "method"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "isReady", "url": "YAHOO.util.Storage.html#property_isReady", "type": "property"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_key", "url": "YAHOO.util.Storage.html#method__key", "type": "method"}, {"access": "", "host": "YAHOO.util.Storage", "name": "key", "url": "YAHOO.util.Storage.html#method_key", "type": "method"}, {"access": "", "host": "YAHOO.util.Storage", "name": "length", "url": "YAHOO.util.Storage.html#property_length", "type": "property"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_location", "url": "YAHOO.util.Storage.html#property__location", "type": "property"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_name", "url": "YAHOO.util.Storage.html#property__name", "type": "property"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_removeItem", "url": "YAHOO.util.Storage.html#method__removeItem", "type": "method"}, {"access": "", "host": "YAHOO.util.Storage", "name": "removeItem", "url": "YAHOO.util.Storage.html#method_removeItem", "type": "method"}, {"access": "protected", "host": "YAHOO.util.Storage", "name": "_setItem", "url": "YAHOO.util.Storage.html#method__setItem", "type": "method"}, {"access": "", "host": "YAHOO.util.Storage", "name": "setItem", "url": "YAHOO.util.Storage.html#method_setItem", "type": "method"}];
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue