Home
last modified time | relevance | path

Searched refs:html (Results 451 – 475 of 1859) sorted by relevance

1...<<11121314151617181920>>...75

/plugin/bureaucracy/helper/
H A Dactiontemplate.php335 $html = "<p>$thanks</p>";
359 …$html .= html_buildlist($data, 'idx', array($this, 'html_list_index'), array($index, 'tagListItem'…
362 $html .= '<div class="no">';
374 $html .= ob_get_contents();
376 $html .= '</div>';
379 return $html;
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dparent.rst9 {% extends "base.html" %}
18 defined in the ``base.html`` template.
/plugin/tablelayout/_jstest/
H A DcolWidths.tests.js32 var actual_html = $fixture.html().replace(/\s\s+/g, ' ').trim();
60 var actual_html = $fixture.html().replace(/\s\s+/g, ' ').trim();
/plugin/wysiwyg/css/
H A Dfck_internal.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
26 html selector
H A Dfck_showtableborders_gecko.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/icalendar/
H A Dsyntax.php247 $html = p_render($mode, p_get_instructions( $ret ), $info );
248 $html = str_replace( '\\n', '<br />', $html );
249 $renderer->doc .= $html;
/plugin/codemirror/dist/modes/
H A Dtextile.min.js1html:"comment",image:"string",italic:"em",link:"link",linkDefinition:"link",list1:"variable-2",lis… property in AnonymousFunction2bc6d9c80100.b
/plugin/wysiwyg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js101 FixHtml : function( html ) argument
103 return html ;
/plugin/fckg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js101 FixHtml : function( html ) argument
103 return html ;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php73 $html = new HtmlOutputHelper(
82 $this->assertEquals($expected, $prop->toHtml($html));
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1424 return html;
2699 var html = '',
2719 return html;
2730 html = trim(html);
2735 html = '',
2766 return html;
2878 html = this.getCodeLinesHtml(html, lineNumbers);
2882 html = processUrls(html);
2887 html =
2897 + html
[all …]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.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
96 <cfset var tags = "<body,<head,<html,<img,<pre,<script,<table,<title">
103 <cfif refind('<!doctype\W*x?html', chunk)>
/plugin/twcheckliste/
H A Drenderer.php.old44 'Content-Type' => 'text/html; charset=utf-8'
65 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
67 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="'.$conf['lang'].'"
71 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
94 </html>';
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.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/feedback/
H A Daction.php210 $html = '<a href="#" class="plugin_feedback">' . $this->getLang('feedback') . '</a>';
211 if($return) return $html;
212 echo $html;
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.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/editor/filemanager/connectors/asp/
H A Dupload.asp16 ' http://www.gnu.org/licenses/gpl.html
19 ' http://www.gnu.org/licenses/lgpl.html
22 ' http://www.mozilla.org/MPL/MPL-1.1.html
H A Dbasexml.asp11 ' 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/ckgdoku/ckeditor/plugins/about/dialogs/
H A Dabout.js.4.5.unc3 * For licensing, see LICENSE.html or http://ckeditor.com/license
22 type: 'html',
23 html: '<style type="text/css">' +
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.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/indexmenu2/cms/templates/ClassicVertical/
H A Dlayout.css17 html>body ul.CmsListMenuClassicVertical li {
24 html>body ul.CmsListMenuClassicVertical a {
/plugin/html2pdf/html2pdf/html2ps/
H A Dparser.xhtml.class.php3 function &process($html, &$pipeline, &$media) { argument
5 $dom_tree = TreeBuilder::build($html);
/plugin/scrapbook/
H A Dscript.js58 $picker.html('<div>' + LANG.plugins.scrapbook.loading + '</div>');
65 $picker.html(data);
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js1002 var html = [];
1007 html[html.length] = "<span ";
1009 html[html.length] = "class=\"";
1010 html[html.length] = css;
1011 html[html.length] = "\"";
1013 html[html.length] = ">"+(parseInt(chr)?String.fromCharCode(chr):"")+"</span>"
1014 return html.join("");
/plugin/webcode/_test/data/pages/
H A Dtwo.txt9 <code html>
15 <code html>

1...<<11121314151617181920>>...75