Tag Browser: AJAX Resources

Tag = ajax

Your using my tag browser, main categories have an additional introduction and are available Pages listing in the sidebar.

Showing Only Entries that:
Provide mapped_functions

DWR - Direct Web Remoting · Wiki

language
license
provides
supports
version
AJAX library for Java generates JavaScript from Java classes. Proxy classes are used in JavaScript to call Servlet methods on the Java Tomcat server. Provides lots of examples to help you get started including a Multi-User chat example. Looks to support automatic fallback to iframes if XMLHttpRequest is not supported. Also has easy hooks for providing a global loading status.

JPSPAN · Wiki

language
license
provides
version
Provides Cross Browser XMLHttpRequest based AJAX support, synchronous and asynchronous operation is supported. An object oriented api is offered to both JavaScript and PHP sides. Basic operation on the server side is provided by a server page where php objects you want to export are registered, this page is included in html pages with a client flag which generates proxy javascript classes with the same api as the php class (all class and method names are lowercase). Calls are made by creating an instance of the javascript class and then calling its methods. In async operation a callback class is specified when the instance is created, results are sent to methods with the same name as the called method. Provides complex datatype (multi-dimensional arrays and object) serialization and support for passing php errors to javascript, with configurable error handling on the javascript side.

SAJAX - Simple Ajax Toolkit by ModernMethod - Toolkit for PHP · Wiki

language
provides
supports
version
Supports: ASP, Cold Fusion, Io, Lua, PHP, Perl, Python and Ruby, asynchronous operation only. Provides Cross Browser XMLHttpRequest based AJAX support, provides a procedural JS api. Works by registering functions to export on the serverside which generates javascript to put into your HTML pages. The functions are exported with a x_ prefix, functions then work like normal javascript except the last paramater is a callback function for the result.

XOAD - the PHP based AJAX/XAP object oriented framework · Wiki

license
provides
version
OO PHP AJAX library, uses JSON as its serialization format, and supports events and HTML manipulation

xajax · Wiki

A PHP AJAX lib providing mapped functions and asynchronous operation. Mapped funtions are procedural and are prefixed in javascrpt with xajax_. The unique feature is that you don't write callback methods in your JavaScript code, instead you create an xajax response object that says what elements to do content replacement with or even what JavaScript code to add to the page.

RSS feed@del.icio.us (note del.icio.us only contains a short description not the full one on this site)

This circle expands additional navigation