コード例 #1
0
 public function reset()
 {
     $this->clientScript->reset();
     $this->css = array();
     $this->js = array();
 }