Download List

프로젝트 설명

XOAD, formerly known as NAJAX, is a AJAX/XAP
object oriented framework for PHP that allows you
to create richer Web applications. It uses JSON
and native PHP serialized objects to communicate.
Special attention has been paid to security. It
supports server side events (observation) and
client side events (XOAD Events). Server and
client extensions allow features such as HTML
manipulation and caching. It is extensively
documented, and includes tutorials and examples.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-29 18:12 Back to release list
0.3.0.0-rc1

NAJAX 클라이언트 이벤트 시스템 (NACLES)와 MySQL을 제공하는 추가되었습니다. najax.config.php에서 당신은 그것을 구성할 수있습니다. allowClasses 및 denyClasses NAJAX_Server에 추가되었습니다. najax.asyncCall najax.js에서 추가되었다 / najax_optimized.js. 비동기 호출이 방법을 사용합니다. 더 나은 클라이언트 오류 처리, 그래서 당신이 방법은 특정 오류 처리기를 만들 수있습니다 추가되었습니다. 보안 검증 NAJAX_Server에 추가되었습니다. 모든 JavaScript 함수 (...). najax.config.php 구현되었습니다 najax.functionName로 변경되었습니다. 모든 메타 데이터에 대한 방법을 NAJAX_Utilities NAJAX_Client로 이동되었습니다.
Tags: Major feature enhancements
The NAJAX Client Event System (NACLES) and MySQL
provider were added. You can configure it from
najax.config.php. allowClasses and denyClasses
were added to NAJAX_Server. najax.asyncCall was
added in najax.js/najax_optimized.js. Use this
method to make asynchronous calls. Better client
error handling was added, so you can create method
specific error handlers. Security validations were
added to NAJAX_Server. All JavaScript functions
have been renamed to najax.functionName(...).
najax.config.php has been implemented. All meta
data methods have been moved from NAJAX_Utilities
to NAJAX_Client.

Project Resources