diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui_3.0.0b1/api/module_datasource.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.0.0b1/api/module_datasource.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,212 @@ + + + + + API: datasource (YUI Library) + + + + + + + + + + +
+
+

Yahoo! UI Library

+

datasource  3.0.0b1

+ Yahoo! UI Library + > datasource + + +
+
+ Search: +
+   +
+
+
+
+ +
+
+
+
+
+ Filters + + + +
+
+ + +

Module: datasource + + + +

+
+ The DataSource utility provides a common configurable interface for widgets to +access a variety of data, from JavaScript arrays to online database servers. +
+ + + +
+
+ +

This module contains the following classes:

+ + +
+
+
+

Submodules:

+
+
datasource-get
+
Provides a DataSource implementation which can be used to retrieve data via the Get Utility.
+
datasource-function
+
Provides a DataSource implementation which can be used to retrieve data from a custom function.
+
datasource-polling
+
Extends DataSource with polling functionality.
+
datasource-arrayschema
+
Extends DataSource with schema-parsing on array data.
+
datasource-xmlschema
+
Extends DataSource with schema-parsing on XML data.
+
datasource-jsonschema
+
Extends DataSource with schema-parsing on JSON data.
+
datasource-io
+
Provides a DataSource implementation which can be used to retrieve data via the IO Utility.
+
datasource-local
+
Provides the base DataSource implementation, which can be extended to +create DataSources for specific data protocols, such as the IO Utility, the +Get Utility, or custom functions.
+
datasource-cache
+
Extends DataSource with caching functionality.
+
datasource-textschema
+
Extends DataSource with schema-parsing on text data.
+
+
+ +
+
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +