Home
last modified time | relevance | path

Searched refs:html (Results 1826 – 1850 of 1859) sorted by path

1...<<7172737475

/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_dialog.css11 * http://www.gnu.org/licenses/gpl.html
14 * http://www.gnu.org/licenses/lgpl.html
17 * http://www.mozilla.org/MPL/MPL-1.1.html
H A Dfck_editor.css11 * http://www.gnu.org/licenses/gpl.html
14 * http://www.gnu.org/licenses/lgpl.html
17 * http://www.mozilla.org/MPL/MPL-1.1.html
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.afp11 * http://www.gnu.org/licenses/gpl.html
14 * http://www.gnu.org/licenses/lgpl.html
17 * http://www.mozilla.org/MPL/MPL-1.1.html
60 LOCAL html
65 html = [<div>]
74html = html + [<input type="hidden" id="]+THIS.cInstanceName +[" name="]+THIS.cInstanceName +[" va…
77html = html + [<input type="hidden" id="]+THIS.cInstanceName +[___Config" value="]+THIS.GetConfigF…
80html = html + [<iframe id="]+THIS.cInstanceName +[___Frame" src="Link" width="]+THIS.cWIDTH+[" hei…
94html = html + [<textarea name="]+THIS.cInstanceName +[" rows="4" cols="40" style="width: ]+WidthCS…
97 html = html + [</div>]
[all …]
H A Dfckeditor.cfc13 * http://www.gnu.org/licenses/gpl.html
16 * http://www.gnu.org/licenses/lgpl.html
19 * http://www.mozilla.org/MPL/MPL-1.1.html
33 * fckEditor.value="<p>This is my <strong>initial</strong> html text.</p>";
75 // display the html editor or a plain textarea?
178 hint="Create the html editor instance for compatible browsers."
189 sURL = this.basePath & "editor/fckeditor.html?InstanceName=" & this.instanceName;
H A Dfckeditor.cfm12 * http://www.gnu.org/licenses/gpl.html
15 * http://www.gnu.org/licenses/lgpl.html
18 * http://www.mozilla.org/MPL/MPL-1.1.html
116 * show html editor area for compatible browser
125 sURL = attributes.basePath & "editor/fckeditor.html?InstanceName=" & attributes.instanceName;
H A Dfckeditor.js111 FCKeditor.prototype._InsertHtmlBefore = function( html, element ) argument
114 element.insertAdjacentHTML( 'beforeBegin', html ) ;
119 var oFragment = oRange.createContextualFragment( html );
H A Dfckeditor.lasso12 * http://www.gnu.org/licenses/gpl.html
15 * http://www.gnu.org/licenses/lgpl.html
18 * http://www.mozilla.org/MPL/MPL-1.1.html
70 …lf->instancename + '___Frame" src="' + self->basepath + 'editor/fckeditor.html?InstanceName=' + se…
H A Dlicense.txt8 http://www.gnu.org/licenses/gpl.html
12 http://www.gnu.org/licenses/lgpl.html
16 http://www.mozilla.org/MPL/MPL-1.1.html
/plugin/wysiwyg/
H A Dhider.php16 foreach ($name as $key => $html) {
17 $markup = insert_wysiwyg($key, $html, $markup);
47 function insert_wysiwyg($name, $html, $markup) { argument
48 …return preg_replace("/(?<=<wysiwyg ".$name.") (?=\\/>)/", " >>>>>".wysiwyg_GUID.$html.wysiwyg_GUID…
H A Dscript.js131 var html = wysiwyg_pending[name];
132 oEditor.SetHTML(html);
157 html = '<div class="wysiwyg_view_' + name + ' wysiwyg_view">' + html;
161 page_blocks[i].innerHTML = html;
168 wysiwyg_send_to_page(html, name);
170 html = escape(html);
173 ajax.setVar('html',html);
183 var html = oEditor.GetXHTML();
184 wysiwyg_send_to_server(html, name);
204 var html = oEditor.GetXHTML();
[all …]
H A Dsyntax.php89 $html = $matches[2];
95 …erer->doc .= '<div id="wysiwyg_view_'.$name.'" class="wysiwyg_view_'.$name.' wysiwyg_view">'.$html;
99 $renderer->doc .= $this->_editor($name, $html);
106 function _editor($name, $html) { argument
109 $oFCKeditor->Value = $html;
/plugin/xcom/
H A Dadmin.php38 function html() { function in admin_plugin_xcom
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …tly to [[https://xref.dokuwiki.org/reference/dokuwiki/nav.html?_functions/search_allpages.html|sea…
/plugin/xfortune/
H A Dscript.js23 $self.html(data)
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js6988 escapeHtml: function escapeHtml(html) {
6989 var regexResult = escapeHtmlRegex.exec(html);
6990 if (!regexResult) return html;
6996 for (; i < html.length; i++) {
6997 switch (html.charAt(i)) {
7022 if (lastIndex !== i) result += html.substring(lastIndex, i);
7027 if (lastIndex !== i) return result + html.substring(lastIndex, i);
41824 var html = require('../internals/html');
41856 html.appendChild(iframe);
42313 var html = require('../internals/html');
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js11524 var html = doc.documentElement;
11532 html.removeChild(script);
11535 html.appendChild(script);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs2948 "htm": "text/html",
3894 'html': 'http://www.w3.org/TR/REC-html40' property in XLMLNS
9945 var html = opts ? opts.cellHTML : true;
9954 if(html) z.h = escapehtml(z.t);
9960 if(html) z.h = rs_to_html(parse_rs(z.r));
19140 'xmlns:html': XLMLNS.html
21682 /* TODO: html entities */
21702 var HTML_END = '</body></html>';
21709 w.bookType = "html";
21714 wb.bookType = "html";
[all …]
/plugin/xml/
H A Drenderer.php279 function html($text) { function in renderer_plugin_xml
/plugin/xssnipper/
H A Daction.php66 'title' => 'html',
68 'open' => '<code html>\n',
H A Dconfig.ini5 html=<code html [filename]> insert_code_here </code> key
/plugin/xtern/
H A Dadmin.php54 function html() { function in admin_plugin_xtern
/plugin/youtube/
H A Dsyntax.php16 var $html; variable in syntax_plugin_youtube
19 $this->html = @file_get_contents(DOKU_PLUGIN.'youtube/object.htm');
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …|(t="<div class='gantt_layout_content' "+(e?" class='"+e+"' ":"")+" >"+(i.html||"")+"</div>"),i.he…
H A Ddhtmlxgantt.js.map1html","canCollapse","$fill","init","self","toggle","delegate","collapsed","size","gravity","getCon…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1 …webpack_require__(__webpack_require__.s = 238);\n","//returns position of html element on the page…

1...<<7172737475