Procedural File: xajaxResponse.inc.php
Source Location: /pem-includes/xajax/xajax_core/xajaxResponse.inc.php
Classes:
xajaxResponse
The xajaxResponse class is used to create responses to be sent back to your Web page. A response contains one or more command messages for updating your page.
xajaxCall
The xajaxCall class is used to create Javascript call commands which can be used in event handlers to initiate xajax requests.
Page Details:
xajaxResponse.inc.php :: xajax XML response class
xajax version 0.5 (Beta 2) copyright (c) 2006 by Jared White & J. Max Wilson http://www.xajaxproject.org xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page. xajax is released under the terms of the BSD license http://www.xajaxproject.org/bsd_license.txt
Tags:
|