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-later','loader-base', 'loader-rollup', 'loader-yui3'],
478 core = [],
480 //extras = Y.config.core || ['get','features','intl-base','yui-log','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"],
4898 Contains the core of YUI's feature test architecture.
5320 * 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>.
5428 * 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>.
5505 * The YUI loader core
8328 "attribute-core",
8338 "attribute-core": {
8470 "base-core",
8479 "base-core": {
8481 "attribute-core"
8492 "button-core",
8497 "button-core": {
8499 "attribute-core",
8513 "button-core",
8841 "datatable-core",
8854 "datatable-core",
8873 "datatable-core",
8883 "datatable-core": {
8914 "datatable-core",
9209 "dom-core"
9212 "dom-core": {
9866 "node-core",
9870 "node-core": {
9872 "dom-core",