Example #1
0
 public function outputFooter()
 {
     $this->rootWidget->outputFooter($this);
     echo '</form>';
 }