Config class which can be instantiated. It will create an isolated set of configuration options. It can be extended and read.
Read the current configuration or a configuration entry
Extends the current configuration.
The actual function which does the jsonp.
Data object transformation into query string.
The actual function which does the script loading.
Merges two or more objects into a single object. It either overrides if the key is the same, or appends to the existing object. The first parameter is the destination, all the other parameters are the sources. The level of importance increases starting from the destination to the last source (the last source will be the most important).
Reference to the <head> DOM object
Local object of the configuration.