Home
last modified time | relevance | path

Searched refs:escapeHTML (Results 1 – 19 of 19) sorted by relevance

/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php253 function escapeHTML($value) { function in Sabre\\DAV\\Browser\\Plugin
305 …$this->escapeHTML($subProps['fullPath']) . '"><span class="oi" data-glyph="' . $this->escapeHTML($…
306 $html .= '<td class="typeColumn">' . $this->escapeHTML($type['string']) . '</td>';
309 $html .= $this->escapeHTML($subProps['{DAV:}getcontentlength'] . ' bytes');
314 $html .= $this->escapeHTML($lastMod->format('F j, Y, g:i a'));
394 …$html .= '<a href="' . $this->escapeHTML($info['link']) . '"><span class="oi" data-glyph="book"></…
424 'title' => $this->escapeHTML($title),
425 'favicon' => $this->escapeHTML($this->getAssetUrl('favicon.ico')),
426 'style' => $this->escapeHTML($this->getAssetUrl('sabredav.css')),
427 'iconstyle' => $this->escapeHTML($this->getAssetUrl('openiconic/open-iconic.css')),
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php253 function escapeHTML($value) { function in Sabre\\DAV\\Browser\\Plugin
305 …$this->escapeHTML($subProps['fullPath']) . '"><span class="oi" data-glyph="' . $this->escapeHTML($…
306 $html .= '<td class="typeColumn">' . $this->escapeHTML($type['string']) . '</td>';
309 $html .= $this->escapeHTML($subProps['{DAV:}getcontentlength'] . ' bytes');
314 $html .= $this->escapeHTML($lastMod->format('F j, Y, g:i a'));
394 …$html .= '<a href="' . $this->escapeHTML($info['link']) . '"><span class="oi" data-glyph="book"></…
427 'title' => $this->escapeHTML($title),
428 'favicon' => $this->escapeHTML($this->getAssetUrl('favicon.ico')),
429 'style' => $this->escapeHTML($this->getAssetUrl('sabredav.css')),
430 'iconstyle' => $this->escapeHTML($this->getAssetUrl('openiconic/open-iconic.css')),
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dbuilder.js92 '="' + attributes[attribute].toString().escapeHTML().gsub(/"/,'&quot;') + '"');
H A Dunittest.js124 return txt.escapeHTML().replace(/\n/g,"<br/>");
H A Dprototype.js498 function escapeHTML() { function
639 escapeHTML: escapeHTML,
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js329 this.el_handle.innerHTML = this.getUserMeta(this.nickid, 'nick').escapeHTML();
962 …line += 'onclick="pfc.insert_text(\'' + sender.escapeHTML().replace("'", '\\\'') + ', \',\'\',fals…
964 line += sender.escapeHTML();
972 …line += '<span class="pfc_words">* '+ sender.escapeHTML() + ' ' + this.parseMessage(param) +'</spa…
1456 span.innerHTML = nick.escapeHTML();
H A Dprototype.js397 escapeHTML: function() {
529 escapeHTML: function() {
545 Object.extend(String.prototype.escapeHTML, {
550 with (String.prototype.escapeHTML) div.appendChild(text);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js394 }function escapeHTML(value){function replaceChars(ch){switch(ch){case"<":return"&lt;"; function
401 }this.escapeHTML=escapeHTML;
6420 if(value){html.push('<div class="nodeText">',escapeHTML(value),"</div>")
6570 Firebug.Reps={appendText:function(object,html){html.push(escapeHTML(objectToString(object)))
6578 html.push('<span class="objectBox-function">',escapeHTML(name),"()</span>")
6596 html.push('<span class="selectorTag">',escapeHTML(object.nodeName.toLowerCase()),"</span>");
6597 if(object.id){html.push('<span class="selectorId">#',escapeHTML(object.id),"</span>")
6617 if(value){html.push('<div class="nodeText">',escapeHTML(value),"</div>")
7704 html[hl++]=escapeHTML(src);
8195 function appendText(object,html){html.push(escapeHTML(objectToString(object)))
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js1088 function escapeHTML(value) function
1110 this.escapeHTML = escapeHTML;
24309 '</span>=&quot;<span class="nodeValue">', escapeHTML(value),
24355 escapeHTML(value),
24398 escapeHTML(src),
24843 html.push(escapeHTML(objectToString(object)));
24966 '</span>=&quot;<span class="nodeValue">', escapeHTML(value),
24987 html.push('<div class="nodeText">', escapeHTML(value),'</div>');
28962 html[hl++] = escapeHTML(src);
30941 html.push(escapeHTML(objectToString(object)));
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js405 }function escapeHTML(value){function replaceChars(ch){switch(ch){case"<":return"&lt;"; function
412 }this.escapeHTML=escapeHTML;
6414 html.push('&nbsp;<span class="nodeName">',name,'</span>=&quot;<span class="nodeValue">',escapeHTML(value),"</span>&quot;")
6416 if(value){html.push('&gt;<span class="nodeText">',escapeHTML(value),'</span>&lt;/<span class="nodeTag">',nodeName,"</span>&gt;</span></div>")
6429 }html.push('<div class="lineNo">',s.join(""),'</div><pre class="sourceCode">',escapeHTML(src),"</pre>")
6431 if(value){html.push('<div class="nodeText">',escapeHTML(value),"</div>")
6581 Firebug.Reps={appendText:function(object,html){html.push(escapeHTML(objectToString(object)))
6582 },appendNull:function(object,html){html.push('<span class="objectBox-null">',escapeHTML(objectToString(object)),"</span>")
6583 },appendString:function(object,html){html.push('<span class="objectBox-string">&quot;',escapeHTML(objectToStrin
[all...]
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js81 config.escapeHTML = typeof config.escapeHTML === 'boolean' ? config.escapeHTML : true;
91 if( config.escapeHTML && !block.hasAttribute( 'data-noescape' )) {
/plugin/issuetracker/
H A Dprototype.js615 function escapeHTML() { function
758 escapeHTML: escapeHTML,
/plugin/jmol2/jmol/
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DCHANGES.txt1801 # translation: add GT.escapeHTML and stricter checking for special characters in file names
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js28382 function escapeHTML(str) { function
57284 …htmlText += '<strong class="' + SearchPad.RESULT_HIGHLIGHT_CLASS + '">' + escapeHTML(t.matched) + …
57286 htmlText += escapeHTML(t.normal);
/plugin/aceeditor/
H A Dbuild.js1escapeHTML=function(e){return e.replace(/&/g,"&#38;").replace(/"/g,"&#34;").replace(/'/g,"&#39;").… function