Home
last modified time | relevance | path

Searched refs:script (Results 51 – 75 of 762) sorted by relevance

12345678910>>...31

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBuildStep.php31 public $script; variable in Google\\Service\\ContainerAnalysis\\BuildStep
103 public function setScript($script) argument
105 $this->script = $script;
109 return $this->script;
H A DContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep.php52 public $script; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep
175 public function setScript($script) argument
177 $this->script = $script;
184 return $this->script;
/plugin/new_page_dialog/
H A Dhelper.php56 $script = DOKU_BASE.DOKU_SCRIPT.'/'.$id . "?";
58 $script = DOKU_BASE.$id."?";
60 $script = DOKU_BASE.DOKU_SCRIPT . "?";
66 $url = $script;
/plugin/npd/
H A Dhelper.php62 $script = DOKU_BASE.DOKU_SCRIPT.'/'.$id . "?";
64 $script = DOKU_BASE.$id."?";
66 $script = DOKU_BASE.DOKU_SCRIPT . "?";
72 $url = $script;
/plugin/webcomponent/action/
H A Djs.php47 foreach ($scripts as &$script) {
48 $pos = strpos($script['src'], 'js.php');
50 $script['src'] = $script['src'] . '&'.self::ACCESS.'='.self::PUBLIC.'';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCustomBiddingScript.php139 public function setScript(CustomBiddingScriptRef $script) argument
141 $this->script = $script;
148 return $this->script;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DUrlMap.php108 public function setScript(ScriptHandler $script) argument
110 $this->script = $script;
117 return $this->script;
/plugin/googlemaps/syntax/
H A Dgooglemap.php102 $script = '';
106 $script = $this->getConf('script').$this->getConf('key');
107 $script = '<script type="text/javascript" src="'.$script.'"></script>';
112 $script
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.bash-script.css1 .syntax-theme-base .syntax .bash-script .function {
3 .syntax-theme-base .syntax .bash-script .option {
5 .syntax-theme-base .syntax .bash-script .env {
/plugin/rigrr/action/
H A Djavascript.php20 $script = '<script src="'.$rigrr_script.'" ></script>';
22 $script .= '<script src="'.$svg_pan_script.'" ></script>';
24 return $script;
/plugin/stlviewer/stlviewer/
H A DREADME.md22 <script src="stl_viewer.min.js"></script>
24 <script>
26 </script>
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DBucketSelector.php14 public function __construct(string $name, ?array $bucketsPath = null, ?string $script = null) argument
26 if (null !== $script) {
27 $this->setScript($script);
/plugin/flowplay2/
H A Dsyntax.php164 $r = '<script language="javascript" src="' . $prefix . 'html/flashembed.min.js"></script>';
165 $r .= '<script language="javascript" src="' . $prefix . '../playlist.js"></script>';
/plugin/diagramsnet/lib/math/extensions/
H A Dfast-preview.js19script.parentNode){return}var i=h.script.MathJax.preview||h.script.previousSibling;if(!i||i.classN…
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverEventListener.php58 * @param string $script
61 public function beforeScript($script, EventFiringWebDriver $driver); argument
64 * @param string $script
67 public function afterScript($script, EventFiringWebDriver $driver); argument
/plugin/lightweightcss/
H A Daction.php194 * @param string $script the script file to check against the list
197 private function filter_css( $script ) { argument
200 return $this->includeFilter( $script, $this->templateStyles['admin'] );
202 …return $this->includeFilter( $script, $this->templateStyles['include']) && $this->excludeFilter( $
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D24.24.js.map1script)/, ['delimiter', { token: 'tag', next: '@script' }]],\n [/(<)(style)/, ['delimit…
/plugin/freechat/phpfreechat/src/commands/
H A Dsend.class.php60 $xml_reponse->script("$('pfc_handle').focus();");
82 $xml_reponse->script("pfc.clearError(Array('pfc_words"."','pfc_handle"."'));");
83 $xml_reponse->script("$('pfc_words').focus();");
86 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', '');");
H A Ddebug.class.php17 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', '".$msg."');");
25 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', '".$msg."');");
32 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', '".$msg."');");
H A Dprivmsg.class.php51 $xml_reponse->script("pfc.handleResponse('".$this->name."','speak_to_myself');");
73 …$xml_reponse->script("pfc.handleResponse('".$this->name."', 'unknown', Array('".addslashes($pvname…
92 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'max_privmsg', Array());");
115 …$xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', Array('".$pvrecipientid."','".ad…
/plugin/piwik/
H A Dcode.php46 </script><script type="text/javascript">
52 </script><noscript><p><img src="http://'. $piwik_url .'piwik.php?idsite='. $idsite .'" style="borde…
/plugin/stylingpages/
H A DREADME25 2) <code>wiki:styling=/^script\.js$/</code>
29 * script.js
31 3) <code>wiki:styling=/^(all|screen|print|speech)\.(css|less)$/, wiki:styling=/^script\.js$/</code>
35 4) <code>wiki:css=/^(all|screen|print|speech)\.(css|less)$/, wiki:javascript=/^script\.js$/</code>
67 <code javascript script.js>
68 /* placed in <stylingpages_plugin_dir>/script.js */
/plugin/jquery-syntax/
H A Daction.php33 $event->data['script'][] = array(
44 $event->data['script'][] = array(
50 $event->data['script'][] = array(
/plugin/googleanalytics/
H A Dscript.js11 var script = document.createElement('script'); variable
12 script.type = 'text/javascript';
13 script.src = 'https://www.googletagmanager.com/gtag/js?id=' + JSINFO.ga.gtagId;
15 document.body.appendChild(script);
/plugin/codify/
H A Daction.php54 $event->data['script'][] = array(
66 $event->data['script'][] = array(
78 $event->data['script'][] = array(

12345678910>>...31