Home
last modified time | relevance | path

Searched refs:html (Results 51 – 75 of 1859) sorted by relevance

12345678910>>...75

/plugin/fileshare/syntax/
H A DFileshare.php166 $html .= '<div style="padding:4px 8px 4px 8px;">';
189 $html .=$value;
195 $html .= '<br>';
199 $html .= $value;
203 $html .= '</form>';
204 $html .= '</div>';
206 return $html;
212 $html = '';
231 $html .= $form->getForm ();
232 $html .= '</p></div>' . NL;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dtype.test5 1. autoescape 'html' |escape('js')
7 {% autoescape 'html' %}
11 2. autoescape 'html' |escape('js')
13 {% autoescape 'html' %}
29 5. |escape('js')|escape('html')
35 6. autoescape 'html' |escape('js')|escape('html')
37 {% autoescape 'html' %}
45 1. autoescape 'html' |escape('js')
49 2. autoescape 'html' |escape('js')
62 5. |escape('js')|escape('html')
[all …]
/plugin/monthcal/
H A Dsyntax.php276 $html .= '<tr class="description">';
282 $html .= '</td>';
294 $html .= '<tr>';
298 $html .= '</tr>';
299 $html .= '<tr>';
309 $html .= '<td class="' . $css_td_border . '"></td>';
317 $html .= "</tr>";
318 $html .= "<tr>";
356 $html .= '<td class="' . $css_td_border . '"></td>';
361 $html .= '</table>';
[all …]
/plugin/airtable/
H A Dsyntax.php236 $html .= '</tr></thead><tbody>';
238 $html .= '<tr>';
249 $html .= '</tr>';
251 $html .= '</tbody></table></div>';
252 return $html;
281 $html .= '
288 $html .= '</div>';
289 return $html;
338 $html = '';
345 $html = rtrim($html);
[all …]
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc10 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.command.html
77 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html
79 type : 'html',
81 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
114 type: 'html',
131 type: 'html',
132 html: '&nbsp;&nbsp;',
164 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html
166 type : 'html',
168 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
[all …]
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc10 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.command.html
77 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html
79 type : 'html',
81 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
114 type: 'html',
131 type: 'html',
132 html: '&nbsp;&nbsp;',
164 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html
166 type : 'html',
168 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
[all …]
/plugin/txt2tags/
H A Dsyntax.php49 $html = $x->bodyhtml;
50 return array($state, $html);
153 $html = $doc->saveHTML();
154 $html = str_replace('<!DOCTYPE html>','',$html);
155 $html = preg_replace('/.+<body>/', '', $html);
156 $html = str_replace('</body>','', $html);
157 $html = preg_replace('/.+<html>/', '', $html);
158 $html = str_replace('</html>','', $html);
159 return $html;
/plugin/pdfjs/
H A Dsyntax.php117 $html = $this->_html_embed_pdfjs($opts);
118 $renderer->doc .= $html;
132 $html = '<a href="' . $src . '" class="media mediafile mf_pdf"';
133 $html .= 'target="_blank"';
134 $html .= '>' . $opts['title'] . '</a>';
137 $html = '<iframe class="plugin__pdfjs" src="' . $src . '"';
138 $html .= ' style="';
139 if($opts['width']) $html .= ' width: ' . $opts['width'] . ';';
141 $html .= ' border: none;';
142 $html .= '"></iframe>' . NL;
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js1html"],[/'([^']*)'/,"attribute.value.html"],[/[\w\-]+/,"attribute.name.html"],[/=/,"delimiter.html
H A D65.65.js.map1html', '@doctype'],\n [/<!--/, 'comment.html', '@comment'],\n [\n …
H A D32.32.js1html:[[/<(\w+)\/>/,"tag"],[/<(\w+)/,{cases:{"@empty":{token:"tag",next:"@tag.$1"},"@default":{toke… property in AnonymousFunctioncea87c650100.o.tokenizer
/plugin/asiansearch/
H A Daction.php261 if($INFO['prependTOC']) $html = tpl_toc(true).$html;
262 echo $html;
268 $html = p_wiki_xhtml($ID,$REV,true);
269 $html = html_secedit($html,$secedit);
270 if($INFO['prependTOC']) $html = tpl_toc(true).$html;
271 $html = $this->revised_html_hilight($html,$HIGH); // <= REPLACED
272 echo $html;
281 function revised_html_hilight($html, $phrases) argument
291 if ($regex === '') return $html;
292 $html = preg_replace_callback("/((<[^>]*)|$regex)/ui",'html_hilight_callback',$html);
[all …]
/plugin/geonav/server/
H A Dget_locality.php19 $html = '<h1> '.ucwords($topic).'</h1>'; variable
20 $html .= '<h2 class="indent">' . $locality . '</h2>';
32 $html .= $wikiData;
34 …$html .= '<p>'. htmlentities($exploreErrors['editPg']['en'], ENT_NOQUOTES) . htmlentities($explor…
35 …$html .= '<br /><p><a href="doku.php?id='.$path.'"><input type="button" class="button" value="Go …
36 $html .= htmlentities($exploreErrors['update']['en'], ENT_NOQUOTES);
38 $html = '<p>'. $exploreErrors['noMore']['en'] .'</p>'; variable
40 $html = '<p>'. $exploreErrors['mtBotm']['en'] .'</p>'; variable
42 echo $html;
H A Dget_county.php15 $html = '<h1> '.ucwords($topic).'</h1>'; variable
16 $html .= '<h2 class="indent">' . $countyCode . '</h2>';
26 $html .= $wikiData;
28 …$html .= '<p>'. htmlentities($exploreErrors['editPg']['en'], ENT_NOQUOTES) . htmlentities($explor…
29 …$html .= '<br /><p><a href="doku.php?id='.$path.'"><input type="button" class="button" value="Go …
30 $html .= htmlentities($exploreErrors['update']['en'], ENT_NOQUOTES);
33 $html = '<p>'. $exploreErrors['unDefn']['en'] .'</p>'; variable
36 echo $html;
H A Dget_continent.php12 $html = '<h1> '.ucwords($topic).'</h1>'; variable
13 $html .= '<h2>' . ucwords($continent) . "</h2>";
18 $html .= $wikiData;
20 …$html .= '<p>'. htmlentities($exploreErrors['editPg']['en'], ENT_NOQUOTES) . htmlentities($explor…
21 …$html .= '<br /><p><a href="doku.php?id='.$path.'"><input type="button" class="button" value="Go …
22 $html .= htmlentities($exploreErrors['update']['en'], ENT_NOQUOTES);
23 echo $html;
H A Dget_country.php13 $html = '<h1> '.ucwords($topic).'</h1>'; variable
14 $html .= '<h2 class="indent">' . $country . '</h2>';
20 $html .= $wikiData;
22 …$html .= '<p>'. htmlentities($exploreErrors['editPg']['en'], ENT_NOQUOTES) . htmlentities($explor…
23 $html .= '<br /><p><a href="doku.php?id='.$path.'"><input type="button" class="button" value="Go t…
24 $html .= htmlentities($exploreErrors['update']['en'], ENT_NOQUOTES);
26 echo $html;
/plugin/include/_test/
H A Dmedia_linktitle_conversion.test.php36 $html = p_wiki_xhtml('test:include');
37 $this->assertStringContainsString('src="'.ml('wiki:dokuwiki.png').'"', $html);
41 $html = p_wiki_xhtml('test:include');
42 $this->assertStringContainsString('src="'.ml('wiki:dokuwiki.png', array('w' => '200')).'"', $html);
46 $html = p_wiki_xhtml('test:include');
47 $this->assertStringContainsString('src="'.ml('wiki:dokuwiki.png', array('w' => '300')).'"', $html);
51 $html = p_wiki_xhtml('test:include');
52 $this->assertStringContainsString('src="'.ml('https://www.dokuwiki.org/lib/tpl/dokuwiki/images/logo.png').'"', $html);
/plugin/combo/ComboStrap/Tag/
H A DRelatedTag.php65 $html = $tagAttributes->toHtmlEnterTag("div");
70 $html .= "<strong>Plugin " . PluginUtility::PLUGIN_BASE_NAME . " - Component " . syntax_plugin_combo_related::getTag() . ": " . $lang['nothingfound'] . "</strong>";
76 $html .= '<ul>';
80 $html .= '<li>';
84 $html .= $linkUtility->toAttributes(self::TAG)->toHtmlEnterTag("a");
85 $html .= $linkUtility->getDefaultLabel();
86 $html .= "</a>";
88 $html = "Error while trying to create the link for the page ($backlinkId). Error: {$e->getMessage()}";
89 LogUtility::msg($html);
93 $html
[all...]
/plugin/tablewidth/
H A Daction.php29 $html = '';
32 $html .= substr($event->data[1], $start, $data[0][1] - $start);
33 $html .= $this->processTable($data);
37 $event->data[1] = $html . substr($event->data[1], $start);;
64 private function styleTable($html, $width) { argument
65 preg_match('/^([^\n]*<table)(.*?)(>)$/', $html, $match);
86 $html = DOKU_LF;
90 $html .= '<col style="width: ' . $w . '" />';
93 $html .= '<col />';
97 return $html;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php974 $html = '';
975 $html .= '<div class="glyphs">';
977 $html .= '&#x' . $g . '; ';
979 $html .= '</div>';
980 $this->mpdf->WriteHTML($html);
990 $html = '';
991 $html .= '<div class="glyphs">';
993 $html .= '&#x' . $g . '; ';
995 $html .= '</div>';
996 $this->mpdf->WriteHTML($html);
[all...]
/plugin/judge/
H A Dadmin.php53 function html() function in admin_plugin_judge
62 $html = '<p>' . $this->getLang("intro_message") . '</p>
69 $html .= '<option value="' . key($users) . '">' . $user["name"] . '</option>';
73 $html .= '
82 $html .= '<input type="hidden" name="do" value="admin" />'
85 ptln($html);
88 $html = '
93 $html .= $this->output;
94 ptln($html);
/plugin/issuelinks/classes/
H A DIssue.php606 $html .= '</p>';
615 $html .= '</p>';
629 $html .= '</p>';
645 $html .= '<ul>';
652 $html .= '</ul>';
666 $html .= '<ul>';
668 $html .= '<li>';
672 $html .= '</ul>';
673 $html .= '</div>';
676 $html .= '</aside>';
[all …]
/plugin/struct/types/
H A DDropdown.php41 $html = "<select $attributes>";
49 $html .= "<option $selected value=\"" . hsc($opt) . "\">" . hsc($val) . '</option>';
51 $html .= '</select>';
53 return $html;
75 $html = "<select $attributes>";
83 $html .= "<option $selected value=\"" . hsc($raw) . "\">" . hsc($opt) . '</option>';
85 $html .= '</select> ';
86 $html .= '<small>' . $this->getLang('multidropdown') . '</small>';
87 return $html;
/plugin/combo/ComboStrap/
H A DTabsTag.php55 $html = "</ul>" . DOKU_LF;
59 $html .= "</div>" . DOKU_LF;
61 return $html;
73 * Unset non-html attributes
102 $html = "";
112 $html = $tagAttributes->toHtmlEnterTag("ul");
120 $html = $tagAttributes->toHtmlEnterTag("div") .
125 $html .= TagAttributes::createEmpty()
134 return $html;
166 $html
[all...]
/plugin/settingstree/
H A Dscript.js49 …$root.find('.settingstree_error_area').html($("<div class='notify'>"+getLang('saving_changes')+"</…
55 if (r.html){ $root.html(r.html); }
57 …$root.find('.settingstree_error_area').html(("<div class='success'>"+(r.msg||"success")+"</div>"));
65 …else{ $root.find('.settingstree_error_area').html($("<div class='error'>"+(r.msg||"fail")+"</div…
78 …$root.find('.settingstree_error_area').html($("<div class='notify'>"+getLang('preparing_export')+"…
84 if (r.html){ $root.html(r.html); }
133 if (r.html){
134 $root.html(r.html);
147 $left_col.html('<div class="notify">'+getLang('loading_hierarchy')+'</div>');
153 if (r.html){
[all …]

12345678910>>...75