by insanedbg
XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create richer web applications. Formerly known as NAJAX, XOAD has many benefits: it uses JSON, supports server / client side events, HTML manipulation, Caching and many more.
This release is identical in functionality to the 0.6.0.0 release, except that this release passes with PHP 5 Strict.
XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create richer web applications. Formerly known as NAJAX, XOAD has many benefits: it uses JSON, supports server / client side events, HTML manipulation, Caching and many ...
- XOAD_HTML is included when XOAD is loaded - in previous version XOAD_HTML was included only on callback. - XOAD_Client::register(...) was fixed - nested objects were not serialized as objects, but as the string "object". - XOAD_HTML::cssQuery(...) was ...
- small JavaScript error in XOAD Controls Parser was fixed. - Serious bug in XOAD_Client was fixed (nested objects were not serialized to JavaScript objects). - XOAD_Controls extension was added. This extension allows you to register custom client ...
XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create richer web applications. Formerly known as NAJAX, XOAD has many benefits: it uses JSON, supports server / client side events, HTML manipulation, Caching and many ...
This is a major feature enhancements release. Changes: - NAJAX has been renamed to XOAD - XmlHttp Object oriented Application Development. - XOAD_Cache extension was added. You can cache callback requests to the server so the next time you execute them ...
NAJAX has been renamed to XOAD - XmlHttp Object oriented Application Development. XOAD_Cache extension was added. You can cache callback requests to the server so the next time you execute them again they will be loaded from the cache. GET parameters are ...
Anonymous committed patchset 1 of module CVSROOT to the XOAD CVS repository, changing 11 files
Anonymous created the Welcome to Help forum thread
Anonymous created the Welcome to Open Discussion forum thread
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use