yui-base.js.html revision 4fcbec6145d16637205990699912fb90f6a3807c
5890N/A<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
5890N/A<html>
5890N/A<head>
5890N/A <title>API: yui yui-base.js (YUI Library)</title>
5890N/A <link rel="stylesheet" type="text/css" href="assets/api.css">
5890N/A <script type="text/javascript" src="assets/api-js"></script>
5890N/A <script type="text/javascript" src="assets/ac-js"></script>
5890N/A</head>
5890N/A
5890N/A<body id="yahoo-com">
5890N/A
5890N/A<div id="doc3" class="yui-t2">
5890N/A
5890N/A <div id="hd">
5890N/A <a href="http://developer.yahoo.com/yui/"><h1>Yahoo! UI Library</h1></a>
5890N/A <h3>yui&nbsp; <span class="subtitle">3.00PR1</span></h3>
5890N/A <p>
5890N/A <a href="/index.html">Yahoo! UI Library</a>
5890N/A &gt; <a href="/module_yui.html">yui</a>
5890N/A
5890N/A &gt; yui-base.js (source view)
5890N/A </p>
5890N/A
5890N/A
5890N/A </div>
5890N/A
5890N/A <div id="bd">
5890N/A <div id="yui-main">
5890N/A <div class="yui-b">
5890N/A <form name="yui-classopts-form">
5890N/A <span id="classopts"><input type="checkbox" name="showprivate" id="showprivate" /> <label for="showprivate">Show Private</label></span>
5890N/A <span id="classopts"><input type="checkbox" name="showprotected" id="showprotected" /> <label for="showprotected">Show Protected</label></span>
<span id="classopts"><input type="checkbox" name="showdeprecated" id="showdeprecated" /> <label for="showdeprecated">Show Deprecated</label></span>
</form>
<div id="srcout">
<style>
#doc3 #classopts { display:none; }
</style>
<div class="highlight" ><pre><span class="c">/**</span>
<span class="c"> * YUI stub</span>
<span class="c"> * @module yui</span>
<span class="c"> * @submodule yui-base</span>
<span class="c"> */</span>
<span class="c">// This is just a stub to for dependency processing</span>
<span class="c"></span><span class="nx">YUI</span><span class="o">.</span><span class="nx">add</span><span class="o">(</span><span class="s2">&quot;yui-base&quot;</span><span class="o">,</span> <span class="kc">null</span><span class="o">,</span> <span class="s2">&quot;@VERSION@&quot;</span><span class="o">);</span>
</pre></div>
</div>
</div>
</div>
<div class="yui-b">
<div class="nav">
<div class="module">
<h4>Modules</h4>
<ul class="content">
<li class=""><a href="module_anim.html">anim</a></li>
<li class=""><a href="module_attribute.html">attribute</a></li>
<li class=""><a href="module_base.html">base</a></li>
<li class=""><a href="module_dd.html">dd</a></li>
<li class=""><a href="module_dd-plugin.html">dd-plugin</a></li>
<li class=""><a href="module_dump.html">dump</a></li>
<li class=""><a href="module_event.html">event</a></li>
<li class=""><a href="module_io.html">io</a></li>
<li class=""><a href="module_node.html">node</a></li>
<li class=""><a href="module_oop.html">oop</a></li>
<li class=""><a href="module_queue.html">queue</a></li>
<li class=""><a href="module_substitute.html">substitute</a></li>
<li class="selected"><a href="module_yui.html">yui</a></li>
</ul>
</div>
<div class="module">
<h4>Classes</h4>
<ul class="content">
<li class=""><a href="Array.html">Array</a></li>
<li class=""><a href="Get.html">Get</a></li>
<li class=""><a href="Lang.html">Lang</a></li>
<li class=""><a href="Loader.html">Loader</a></li>
<li class=""><a href="Object.html">Object</a></li>
<li class=""><a href="UA.html">UA</a></li>
<li class=""><a href="YUI.html">YUI</a></li>
</ul>
</div>
<div class="module">
<h4>Files</h4>
<ul class="content">
<li class=""><a href="get.js.html">get.js</a></li>
<li class=""><a href="loader.js.html">loader.js</a></li>
<li class=""><a href="yui-array.js.html">yui-array.js</a></li>
<li class="selected"><a href="yui-base.js.html">yui-base.js</a></li>
<li class=""><a href="yui-core.js.html">yui-core.js</a></li>
<li class=""><a href="yui-dump.js.html">yui-dump.js</a></li>
<li class=""><a href="yui-init.js.html">yui-init.js</a></li>
<li class=""><a href="yui-lang.js.html">yui-lang.js</a></li>
<li class=""><a href="yui-later.js.html">yui-later.js</a></li>
<li class=""><a href="yui-log.js.html">yui-log.js</a></li>
<li class=""><a href="yui-object.js.html">yui-object.js</a></li>
<li class=""><a href="yui-ua.js.html">yui-ua.js</a></li>
<li class=""><a href="yui.js.html">yui.js</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="ft">
<hr />
Copyright &copy; 2008 Yahoo! Inc. All rights reserved.
</div>
</div>
</body>
</html>