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

Yahoo! UI Library

+

dump  3.0.0

+ Yahoo! UI Library + > dump + > YUI~dump + +
+
+ Search: +
+   +
+
+
+
+ +
+
+
+
+
+ Filters + + + +
+
+ +

+ + + + + Class YUI~dump + + + +

+ + + + + +
+ The following methods are added to the YUI instance +
+ + +
+ +
+ +
+
+

Methods

+
+
+

+ dump

+
+ + + + + string + dump + ( + + + o + + + , + d + + + ) + + +
+ Returns a simple string representation of the object or array. +Other types of objects will be returned unprocessed. Arrays +are expected to be indexed. Use object notation for +associative arrays. +
+ +
+ +
+
Parameters:
+
+ o + <object> + + The object to dump +
+
+ d + <int> + + How deep to recurse child objects, default 3 +
+
+ +
+
Returns: + + string +
+
the dump result
+
+ + + + +
+ +
+
+
+
+
+ +
+ +
+ + +
+ +
+ +
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +