diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/modules/querystring-stringify-simple.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/modules/querystring-stringify-simple.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1587 @@ + + + + + querystring-stringify-simple - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

querystring-stringify-simple Module

+
+ + + + + + + + + +
+ + + +
+

Provides Y.QueryString.stringify method for converting objects to Query Strings. +This is a subset implementation of the full querystring-stringify.

+ +

This module provides the bare minimum functionality (encoding a hash of simple values), +without the additional support for nested data structures. Every key-value pair is +encoded by encodeURIComponent.

+ +

This module provides a minimalistic way for io to handle single-level objects +as transaction data.

+
+ + + +
+
+ +
+ +
+ +
+
+ +
+
+
+
+
+
+ + + + + + + + + +