Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
| Class | Summary |
|---|---|
| Cookie | This class contains simple cookie manangement functions. |
| Dispatcher | This class is used to dispatch event to observers/listeners. |
| JSON | JSON parser and serializer class. |
| JSONRequest | This class enables you to use JSON-RPC to call backend methods. |
| URI | This class handles parsing, modification and serialization of URI/URL strings. |
| XHR | This class enables you to send XMLHTTPRequests cross browser. |