dojo/io-query

since:V1.7

This module defines query string processing functions which contain objectToQuery and queryToObject.

Features

  • dojo.objectToQuery

    Takes a name/value mapping object and returns a string representing a URL-encoded version of that object.

  • dojo.queryToObject

    Create an object representing a de-serialized query section of a URL. Query keys with multiple values are returned in an array.

Table of Contents

Error in the documentation? Can’t find what you are looking for? Let us know!