xajaxEventPlugin. inc.phpContains the xajaxEventPlugin class Summary
xajaxEventPlugin classPlease see copyright.inc.php for a detailed description, copyright and license information. Summary
XAJAX_EVENTSpecifies that the item being registered via the xajax->register function is an event. XAJAX_EVENT_HANDLERSpecifies that the item being registered via the xajax->register function is an event handler. |
Call this function to register request handlers, including functions, callable objects and events.
function register( $sType, $mArg )
var $aEvents
var $sXajaxPrefix
var $sEventPrefix
var $sDefer
var $sRequestedEvent
function xajaxEventPlugin()
function configure( $sName, $mValue )
function register( $aArgs )
function generateClientScript()
function canProcessRequest()
function processRequest()