Esempio n. 1
0
 /**
  * Set the global Xajax response object
  *
  * @return void
  */
 public function setGlobalResponse()
 {
     $this->response = Xajax::getGlobalResponse();
 }