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

Yahoo! UI Library

+

datasource  3.0.0

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

+ + + + + Class DataSourceXMLSchema + + - extends Plugin.Base + + +

+ + + + + +
+ Adds schema-parsing to the DataSource Utility. +
+ + +
+
+

Properties

+
+
+

NAME + - static final String +

+
+
+ Class name. +
+
+ + + + +
+
+
+

NS + - static final String +

+
+
+ The namespace for the plugin. This will be the property on the host which +references the plugin instance. +
+
+ + + + +
+
+
+
+ +
+
+

Properties inherited from Attribute:

+
+ + + +
+
+
+

Properties inherited from Base:

+
+ + + + name + + + +
+
+
+

Properties inherited from Plugin.Base:

+
+ + + + _handles + + + +
+
+
+
+ +
+
+

Methods

+
+
+

+ _beforeDefDataFn +
+
tId (Number)
Unique transaction ID.
+
request (Object)
The request.
+
callback (Object)
The callback object with the following properties: +
+
success (Function)
Success handler.
+
failure (Function)
Failure handler.
+
+
+
data (Object)
Raw data.
+

+
+ + protected + + + void + _beforeDefDataFn +
+
tId (Number)
Unique transaction ID.
+
request (Object)
The request.
+
callback (Object)
The callback object with the following properties: +
+
success (Function)
Success handler.
+
failure (Function)
Failure handler.
+
+
+
data (Object)
Raw data.
+
+ ( + ) +
+ +
+ Parses raw data into a normalized response. +
+ +
+ + + + + + +
+ +
+
+
+
+

+ initializer

+
+ + private + + + void + initializer + ( + + + config + + + ) + + +
+ Internal init() handler. +
+ +
+ +
+
Parameters:
+
+ config + <Object> + + Config object. +
+
+ + + + + +
+ +
+
+
+
+
+ +
+
+

Methods inherited from EventTarget:

+
+ + + _getType, + + + _parseType, + + + addTarget, + + + after, + + + before, + + + bubble, + + + detach, + + + detachAll, + + + fire, + + + getEvent, + + + on, + + + publish, + + + removeTarget, + + + subscribe, + + + unsubscribe, + + + unsubscribeAll + + +
+
+
+

Methods inherited from Attribute:

+
+ + + _addAttrs, + + + _addLazyAttr, + + + _defAttrChangeFn, + + + _fireAttrChange, + + + _getAttr, + + + _getAttrInitVal, + + + _getAttrs, + + + _getStateVal, + + + _isLazyAttr, + + + _normAttrVals, + + + _protectAttrs, + + + _set, + + + _setAttr, + + + _setAttrs, + + + _setAttrVal, + + + _setStateVal, + + + addAttr, + + + addAttrs, + + + attrAdded, + + + get, + + + getAttrs, + + + modifyAttr, + + + removeAttr, + + + reset, + + + set, + + + setAttrs + + +
+
+
+

Methods inherited from Base:

+
+ + + _aggregateAttrs, + + + _defDestroyFn, + + + _defInitFn, + + + _destroyHierarchy, + + + _filterAttrCfs, + + + _getAttrCfgs, + + + _getClasses, + + + _initHierarchy, + + + _initHierarchyData, + + + destroy, + + + init, + + + toString + + +
+
+
+

Methods inherited from Plugin.Base:

+
+ + + destructor, + + + doAfter, + + + doBefore, + + + initializer + + +
+
+
+
+ +
+ + +
+
+

Events inherited from Base:

+
+ + + destroy, + + + destroyedChange, + + + init, + + + initializedChange, + + + +
+
+
+

Events inherited from Plugin.Base:

+
+ + + hostChange, + + + +
+
+
+
+ +
+ +
+
+

Configuration attributes inherited from Base:

+
+ + + destroyed, + + + initialized, + + + +
+
+
+

Configuration attributes inherited from Plugin.Base:

+
+ + + host, + + + +
+
+
+
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +