示例#1
0
 public function renderEndScripts($writer)
 {
     $writer->write(TJavaScript::renderScriptBlocks($this->_endScripts));
 }