AjaxHandler
AjaxHandler Filename : /classes/ajax/ajaxhandler.php Description This class handles all the AJAX calls coming back to the Vortex from the html frontend. Fields DOM Definition : const DOM = 0x0008; ERROR Definition : const ERROR = 0x8000; XML Definition : const XML = 0x0001; XMLSTART Definition : const XMLSTART = 0x0002; XMLSTOP Definition : const XMLSTOP = 0x0004; Methods __construct() Definition : public function __construct() Returns : AJAXHandler instance Description Parameters handle() Definition : public function handle() Returns : Description Parameters |