[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yuilib/3.17.2/querystring-parse-simple/

FolderUp one level  
Filequerystring-parse-simple-debug.js [source] [56 lines]    

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.

Filequerystring-parse-simple-min.js   [source] [8 lines]     
Filequerystring-parse-simple.js       [source] [56 lines]    

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.



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1