hookRegist(array( 'user.commonJs.insert' => 'jPlayerPlugin.echoJs', )); } public function echoJs(){ $this->echoFile('static/main.js'); } }