Example #1
0
 public function setAjax($is_ajax = true)
 {
     $this->_template->setAjax($is_ajax);
 }