Searched refs:include_script (Results 1 – 2 of 2) sorted by relevance
61 $this->include_script($event, '$.noConflict();');72 $this->include_script($event, 'window.require = undefined;');81 private function include_script($event, $code) { function in action_plugin_aceeditor
415 $this->include_script($event, 'document.domain = "'.$this->domain.'";');430 $this->include_script($event, 'var etherpad_lite_config = '.$json->encode($config));435 private function include_script($event, $code) { function in action_plugin_etherpadlite_etherpadlite