예제 #1
0
 public function render($writer)
 {
     $this->getPage()->getClientScript()->registerPradoScript('prado');
     parent::render($writer);
 }