Example #1
0
 public function run()
 {
     parent::run();
     if (!empty($this->ajaxOptions)) {
         $this->registerAjaxScript();
     }
 }