cjEvents

Package:
cjEvents
Summary:
Handle browser events in PHP
Groups:
AJAX, PHP 5
Author:
Jo Giraerts
Description:
This package can be used to handle browser events in PHP.

It can register event handler callback functions that should be handled when certain events are triggered.

The main class takes requests to raise events and dispatch them by calling the registered event handler functions.

A specialized sub-class can decode JSON object parameters passed from JavaScript running on the browser to the event handler.


Powered by Gewgley