Skip to content

Commit

Permalink
updating gallery-dispatcher documentation. adding a formal doc genera…
Browse files Browse the repository at this point in the history
…tor to the api folder.
  • Loading branch information
caridy committed Mar 1, 2011
1 parent ec4445c commit 7429ab5
Show file tree
Hide file tree
Showing 10 changed files with 738 additions and 574 deletions.
376 changes: 233 additions & 143 deletions api/gallery-dispatcher/Y.Dispatcher.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion api/gallery-dispatcher/assets/api.css 100755 → 100644
Expand Up @@ -53,6 +53,7 @@ a:visited { color: #003399;}
#yui-classopts-form fieldset legend { display: none; }

/* undo reset.css styles for description block formatting */
#doc3 .description dl { margin: 5px 0 10px 0; }
#doc3 .description ul { padding: 10px 0 10px 28px; font-size: 90%; list-style: disc}
#doc3 .description li { list-style: disc}
#doc3 .description p { padding-bottom: 10px}
Expand Down Expand Up @@ -166,7 +167,7 @@ a:visited { color: #003399;}
body.show_deprecated .deprecated,
body.show_private .private,
body.show_protected .protected {
display: inherit;
display: block;
}

#splash_classList ul {
Expand Down
Empty file modified api/gallery-dispatcher/assets/bg_hd.gif 100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified api/gallery-dispatcher/assets/reset-fonts-grids-min.css 100755 → 100644
Empty file.
Empty file modified api/gallery-dispatcher/assets/yui.png 100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
904 changes: 487 additions & 417 deletions api/gallery-dispatcher/gallery-dispatcher.js.html

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions api/gallery-dispatcher/index.html
Expand Up @@ -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>&nbsp; <span class="subtitle">3.0.0</span></h3>
<h3>&nbsp; <span class="subtitle">3.3.0</span></h3>
<a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a>
<form onsubmit="return false">
<div id="propertysearch">
Expand All @@ -42,7 +42,7 @@ <h3>&nbsp; <span class="subtitle">3.0.0</span></h3>

<div class="summary description">
This is the API documentation for the
<a href="http://developer.yahoo.com/yui/">Yahoo! User Interface Library</a>.
<a href="http://developer.yahoo.com/yui/">Yahoo! UI Library</a>.
<p>Choose a module name from the list for more information.</p>
</div>

Expand Down Expand Up @@ -82,11 +82,13 @@ <h4>Files</h4>
</div>
<div id="ft">
<hr />
Copyright &copy; 2010 Yahoo! Inc. All rights reserved.
Copyright &copy; 2011 Yahoo! Inc. All rights reserved.
</div>
</div>
<script type="text/javascript">
ALL_YUI_PROPS = [{"url": "Y.Dispatcher.html#config_autopurge", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "autopurge"}, {"url": "Y.Dispatcher.html#event_autopurgeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "autopurgeChange"}, {"url": "Y.Dispatcher.html#event_beforeExecute", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "beforeExecute"}, {"url": "Y.Dispatcher.html#config_content", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "content"}, {"url": "Y.Dispatcher.html#event_contentChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "contentChange"}, {"url": "Y.Dispatcher.html#method__dispatch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_dispatch"}, {"url": "Y.Dispatcher.html#method__fetch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_fetch"}, {"url": "Y.Dispatcher.html#event_fetch", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "fetch"}, {"url": "Y.Dispatcher.html#method__initEvents", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_initEvents"}, {"url": "Y.Dispatcher.html#event_load", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "load"}, {"url": "Y.Dispatcher.html#config_loading", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "loading"}, {"url": "Y.Dispatcher.html#event_loadingChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "loadingChange"}, {"url": "Y.Dispatcher.html#config_node", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "node"}, {"url": "Y.Dispatcher.html#event_nodeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "nodeChange"}, {"url": "Y.Dispatcher.html#event_purge", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "purge"}, {"url": "Y.Dispatcher.html#event_ready", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "ready"}, {"url": "Y.Dispatcher.html#method_stop", "access": "", "host": "Y.Dispatcher", "type": "method", "name": "stop"}, {"url": "Y.Dispatcher.html#config_uri", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "uri"}, {"url": "Y.Dispatcher.html#event_uriChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "uriChange"}, {"url": "Y.Dispatcher.html#property_Y.Dispatcher.ATTRS", "access": "", "host": "Y.Dispatcher", "type": "property", "name": "Y.Dispatcher.ATTRS"}];
YAHOO.yuidoc.init();

var ALL_YUI_PROPS = [{"url": "Y.Dispatcher.html#config_autopurge", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "autopurge"}, {"url": "Y.Dispatcher.html#event_autopurgeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "autopurgeChange"}, {"url": "Y.Dispatcher.html#config_content", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "content"}, {"url": "Y.Dispatcher.html#event_contentChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "contentChange"}, {"url": "Y.Dispatcher.html#method__dispatch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_dispatch"}, {"url": "Y.Dispatcher.html#method__executeScript", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_executeScript"}, {"url": "Y.Dispatcher.html#method__fetch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_fetch"}, {"url": "Y.Dispatcher.html#method__getScript", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_getScript"}, {"url": "Y.Dispatcher.html#property__io", "access": "protected", "host": "Y.Dispatcher", "type": "property", "name": "_io"}, {"url": "Y.Dispatcher.html#config_ioConfig", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "ioConfig"}, {"url": "Y.Dispatcher.html#event_ioConfigChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "ioConfigChange"}, {"url": "Y.Dispatcher.html#config_loading", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "loading"}, {"url": "Y.Dispatcher.html#event_loadingChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "loadingChange"}, {"url": "Y.Dispatcher.html#config_node", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "node"}, {"url": "Y.Dispatcher.html#event_nodeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "nodeChange"}, {"url": "Y.Dispatcher.html#config_normalize", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "normalize"}, {"url": "Y.Dispatcher.html#event_normalizeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "normalizeChange"}, {"url": "Y.Dispatcher.html#method__purgeContent", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_purgeContent"}, {"url": "Y.Dispatcher.html#property__queue", "access": "protected", "host": "Y.Dispatcher", "type": "property", "name": "_queue"}, {"url": "Y.Dispatcher.html#method__setContent", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_setContent"}, {"url": "Y.Dispatcher.html#method_stop", "access": "", "host": "Y.Dispatcher", "type": "method", "name": "stop"}, {"url": "Y.Dispatcher.html#config_uri", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "uri"}, {"url": "Y.Dispatcher.html#event_uriChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "uriChange"}, {"url": "Y.Dispatcher.html#property_Y.Dispatcher.ATTRS", "access": "", "host": "Y.Dispatcher", "type": "property", "name": "Y.Dispatcher.ATTRS"}];
</script>
</body>
</html>
2 changes: 1 addition & 1 deletion api/gallery-dispatcher/index.json
@@ -1 +1 @@
[{"url": "Y.Dispatcher.html#config_autopurge", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "autopurge"}, {"url": "Y.Dispatcher.html#event_autopurgeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "autopurgeChange"}, {"url": "Y.Dispatcher.html#event_beforeExecute", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "beforeExecute"}, {"url": "Y.Dispatcher.html#config_content", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "content"}, {"url": "Y.Dispatcher.html#event_contentChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "contentChange"}, {"url": "Y.Dispatcher.html#method__dispatch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_dispatch"}, {"url": "Y.Dispatcher.html#method__fetch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_fetch"}, {"url": "Y.Dispatcher.html#event_fetch", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "fetch"}, {"url": "Y.Dispatcher.html#method__initEvents", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_initEvents"}, {"url": "Y.Dispatcher.html#event_load", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "load"}, {"url": "Y.Dispatcher.html#config_loading", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "loading"}, {"url": "Y.Dispatcher.html#event_loadingChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "loadingChange"}, {"url": "Y.Dispatcher.html#config_node", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "node"}, {"url": "Y.Dispatcher.html#event_nodeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "nodeChange"}, {"url": "Y.Dispatcher.html#event_purge", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "purge"}, {"url": "Y.Dispatcher.html#event_ready", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "ready"}, {"url": "Y.Dispatcher.html#method_stop", "access": "", "host": "Y.Dispatcher", "type": "method", "name": "stop"}, {"url": "Y.Dispatcher.html#config_uri", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "uri"}, {"url": "Y.Dispatcher.html#event_uriChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "uriChange"}, {"url": "Y.Dispatcher.html#property_Y.Dispatcher.ATTRS", "access": "", "host": "Y.Dispatcher", "type": "property", "name": "Y.Dispatcher.ATTRS"}]
[{"url": "Y.Dispatcher.html#config_autopurge", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "autopurge"}, {"url": "Y.Dispatcher.html#event_autopurgeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "autopurgeChange"}, {"url": "Y.Dispatcher.html#config_content", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "content"}, {"url": "Y.Dispatcher.html#event_contentChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "contentChange"}, {"url": "Y.Dispatcher.html#method__dispatch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_dispatch"}, {"url": "Y.Dispatcher.html#method__executeScript", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_executeScript"}, {"url": "Y.Dispatcher.html#method__fetch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_fetch"}, {"url": "Y.Dispatcher.html#method__getScript", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_getScript"}, {"url": "Y.Dispatcher.html#property__io", "access": "protected", "host": "Y.Dispatcher", "type": "property", "name": "_io"}, {"url": "Y.Dispatcher.html#config_ioConfig", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "ioConfig"}, {"url": "Y.Dispatcher.html#event_ioConfigChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "ioConfigChange"}, {"url": "Y.Dispatcher.html#config_loading", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "loading"}, {"url": "Y.Dispatcher.html#event_loadingChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "loadingChange"}, {"url": "Y.Dispatcher.html#config_node", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "node"}, {"url": "Y.Dispatcher.html#event_nodeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "nodeChange"}, {"url": "Y.Dispatcher.html#config_normalize", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "normalize"}, {"url": "Y.Dispatcher.html#event_normalizeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "normalizeChange"}, {"url": "Y.Dispatcher.html#method__purgeContent", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_purgeContent"}, {"url": "Y.Dispatcher.html#property__queue", "access": "protected", "host": "Y.Dispatcher", "type": "property", "name": "_queue"}, {"url": "Y.Dispatcher.html#method__setContent", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_setContent"}, {"url": "Y.Dispatcher.html#method_stop", "access": "", "host": "Y.Dispatcher", "type": "method", "name": "stop"}, {"url": "Y.Dispatcher.html#config_uri", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "uri"}, {"url": "Y.Dispatcher.html#event_uriChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "uriChange"}, {"url": "Y.Dispatcher.html#property_Y.Dispatcher.ATTRS", "access": "", "host": "Y.Dispatcher", "type": "property", "name": "Y.Dispatcher.ATTRS"}]
15 changes: 8 additions & 7 deletions api/gallery-dispatcher/module_gallery-dispatcher.html
Expand Up @@ -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>gallery-dispatcher&nbsp; <span class="subtitle">3.0.0</span></h3>
<h3>gallery-dispatcher&nbsp; <span class="subtitle">3.3.0</span></h3>
<a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a>
&gt; <a href="./module_gallery-dispatcher.html" title="gallery-dispatcher">gallery-dispatcher</a>

Expand Down Expand Up @@ -61,9 +61,9 @@ <h3>Module: gallery-dispatcher
<code>
&#60;script type="text/javascript"&#62; <br>
<br>
// Call the "use" method, passing in "gallery-dispatcher". This will <br>
// load the script for the Dispatcher Module and all of <br>
// the required dependencies. <br>
// Call the "use" method, passing in "gallery-dispatcher". This will <br>
// load the script for the Dispatcher Module and all of <br>
// the required dependencies. <br>
<br>
YUI().use("gallery-dispatcher", function(Y) { <br>
<br>
Expand All @@ -72,7 +72,7 @@ <h3>Module: gallery-dispatcher
content: 'Please wait... (Injecting fragment.html)'<br>
})).set('uri', 'fragment.html');<br>
<br>
<br>
<br>
&#60;/script&#62; <br>
</code>
</p>
Expand Down Expand Up @@ -137,11 +137,12 @@ <h4>Files</h4>
</div>
<div id="ft">
<hr />
Copyright &copy; 2010 Yahoo! Inc. All rights reserved.
Copyright &copy; 2011 Yahoo! Inc. All rights reserved.
</div>
</div>
<script type="text/javascript">
ALL_YUI_PROPS = [{"url": "Y.Dispatcher.html#config_autopurge", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "autopurge"}, {"url": "Y.Dispatcher.html#event_autopurgeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "autopurgeChange"}, {"url": "Y.Dispatcher.html#event_beforeExecute", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "beforeExecute"}, {"url": "Y.Dispatcher.html#config_content", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "content"}, {"url": "Y.Dispatcher.html#event_contentChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "contentChange"}, {"url": "Y.Dispatcher.html#method__dispatch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_dispatch"}, {"url": "Y.Dispatcher.html#method__fetch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_fetch"}, {"url": "Y.Dispatcher.html#event_fetch", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "fetch"}, {"url": "Y.Dispatcher.html#method__initEvents", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_initEvents"}, {"url": "Y.Dispatcher.html#event_load", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "load"}, {"url": "Y.Dispatcher.html#config_loading", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "loading"}, {"url": "Y.Dispatcher.html#event_loadingChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "loadingChange"}, {"url": "Y.Dispatcher.html#config_node", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "node"}, {"url": "Y.Dispatcher.html#event_nodeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "nodeChange"}, {"url": "Y.Dispatcher.html#event_purge", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "purge"}, {"url": "Y.Dispatcher.html#event_ready", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "ready"}, {"url": "Y.Dispatcher.html#method_stop", "access": "", "host": "Y.Dispatcher", "type": "method", "name": "stop"}, {"url": "Y.Dispatcher.html#config_uri", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "uri"}, {"url": "Y.Dispatcher.html#event_uriChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "uriChange"}, {"url": "Y.Dispatcher.html#property_Y.Dispatcher.ATTRS", "access": "", "host": "Y.Dispatcher", "type": "property", "name": "Y.Dispatcher.ATTRS"}];

var ALL_YUI_PROPS = [{"url": "Y.Dispatcher.html#config_autopurge", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "autopurge"}, {"url": "Y.Dispatcher.html#event_autopurgeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "autopurgeChange"}, {"url": "Y.Dispatcher.html#config_content", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "content"}, {"url": "Y.Dispatcher.html#event_contentChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "contentChange"}, {"url": "Y.Dispatcher.html#method__dispatch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_dispatch"}, {"url": "Y.Dispatcher.html#method__executeScript", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_executeScript"}, {"url": "Y.Dispatcher.html#method__fetch", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_fetch"}, {"url": "Y.Dispatcher.html#method__getScript", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_getScript"}, {"url": "Y.Dispatcher.html#property__io", "access": "protected", "host": "Y.Dispatcher", "type": "property", "name": "_io"}, {"url": "Y.Dispatcher.html#config_ioConfig", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "ioConfig"}, {"url": "Y.Dispatcher.html#event_ioConfigChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "ioConfigChange"}, {"url": "Y.Dispatcher.html#config_loading", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "loading"}, {"url": "Y.Dispatcher.html#event_loadingChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "loadingChange"}, {"url": "Y.Dispatcher.html#config_node", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "node"}, {"url": "Y.Dispatcher.html#event_nodeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "nodeChange"}, {"url": "Y.Dispatcher.html#config_normalize", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "normalize"}, {"url": "Y.Dispatcher.html#event_normalizeChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "normalizeChange"}, {"url": "Y.Dispatcher.html#method__purgeContent", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_purgeContent"}, {"url": "Y.Dispatcher.html#property__queue", "access": "protected", "host": "Y.Dispatcher", "type": "property", "name": "_queue"}, {"url": "Y.Dispatcher.html#method__setContent", "access": "protected", "host": "Y.Dispatcher", "type": "method", "name": "_setContent"}, {"url": "Y.Dispatcher.html#method_stop", "access": "", "host": "Y.Dispatcher", "type": "method", "name": "stop"}, {"url": "Y.Dispatcher.html#config_uri", "access": "", "host": "Y.Dispatcher", "type": "config", "name": "uri"}, {"url": "Y.Dispatcher.html#event_uriChange", "access": "", "host": "Y.Dispatcher", "type": "event", "name": "uriChange"}, {"url": "Y.Dispatcher.html#property_Y.Dispatcher.ATTRS", "access": "", "host": "Y.Dispatcher", "type": "property", "name": "Y.Dispatcher.ATTRS"}];
</script>
</body>
</html>

0 comments on commit 7429ab5

Please sign in to comment.