Lines Matching defs:core
4 * the core utilities for the library.
66 // set up the core environment
209 YUI.Env.core = Y.Array.dedupe([].concat(YUI.Env.core, [ 'loader-base', 'loader-rollup', 'loader-yui3' ]));
317 core: ['get','features','intl-base','yui-log', 'yui-log-nodejs', 'yui-later','loader-base', 'loader-rollup', 'loader-yui3'],
478 core = [],
480 //extras = Y.config.core || ['get','features','intl-base','yui-log', 'yui-log-nodejs', 'yui-later','loader-base', 'loader-rollup', 'loader-yui3'];
481 extras = Y.config.core || [].concat(YUI.Env.core); //Clone it..
485 core.push(extras[i]);
490 Y._attach(core);
1407 * A list of modules that defines the YUI core (overrides the default list).
1409 * @property core
1842 * and the core utilities for the library.
1848 * Provides core language utilites and extensions used throughout YUI.
2453 * and the core utilities for the library.
2539 This includes the script loading mechanism, a simple queue, and the core
2791 * and the core utilities for the library.
3169 * core utilities for the library.
3597 "datatable": ["datatable-core","datatable-head","datatable-body","datatable-base","datatable-column-widths","datatable-message","datatable-mutable","datatable-sort","datatable-datasource"],
3834 Contains the core of YUI's feature test architecture.
4256 * console implementations. This module is a `core` YUI module, <a href="../classes/YUI.html#method_log">it's documentation is located under the YUI class</a>.
4444 * Provides a setTimeout/setInterval wrapper. This module is a `core` YUI module, <a href="../classes/YUI.html#method_later">it's documentation is located under the YUI class</a>.
4521 * The YUI loader core
7344 "attribute-core",
7354 "attribute-core": {
7486 "base-core",
7495 "base-core": {
7497 "attribute-core"
7508 "button-core",
7513 "button-core": {
7515 "attribute-core",
7529 "button-core",
7857 "datatable-core",
7870 "datatable-core",
7889 "datatable-core",
7899 "datatable-core": {
7930 "datatable-core",
8225 "dom-core"
8228 "dom-core": {
8882 "node-core",
8886 "node-core": {
8888 "dom-core",