diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/modules/querystring-parse-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-parse-simple.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1587 @@ + + + + + querystring-parse-simple - YUI 3 + + + + + + + + +
+
+
+ +

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

querystring-parse-simple Module

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

Provides Y.QueryString.parse method for converting Query Strings to an object. +This is a simpler implementation than the full querystring-parse.

+ +

Because some things may require basic query string escaping functionality, +this module provides the bare minimum functionality (decoding a hash of simple values), +without the additional support for arrays, objects, and so on.

+ +

This provides a friendly way to deserialize basic query strings, without necessitating +a lot of code for simple use-cases.

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