xajaxCallableObjectPlugin. inc.phpContains the xajaxCallableObjectPlugin class Summary
xajaxCallableObjectPlugin classPlease see copyright.inc.php for a detailed description, copyright and license information. Summary
XAJAX_CALLABLE_OBJECTSpecifies that the item being registered via the xajax->register function is a object who’s methods will be callable from the browser. |
Call this function to register request handlers, including functions, callable objects and events.
function register( $sType, $mArg )
var $aCallableObjects
var $sXajaxPrefix
var $sDefer
var $sRequestedClass
var $sRequestedMethod
function xajaxCallableObjectPlugin()
function configure( $sName, $mValue )
function register( $aArgs )
function generateClientScript()
function canProcessRequest()
function processRequest()