Cross Reference: /yui3/src/json/
Name Date Size

.. 2011-09-27 08:41:41 100

build.properties 2011-07-09 02:18:39 0

build.xml 2011-07-09 02:18:39 805

HISTORY.md 2011-09-27 08:41:41 1.5 KiB

js 2011-08-20 00:27:04 4

meta 2011-08-22 20:16:44 3

README.md 2011-08-04 01:17:51 374

tests 2011-07-22 02:56:38 8

README.md

Dump
====
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.
If included, the `dump()` method is added to the YUI instance.