Exemple #1
0
 public function isAjax()
 {
     return $this->isAjax || ServerArrayAdapter::IS_AJAX();
 }