Home
last modified time | relevance | path

Searched refs:html (Results 1376 – 1400 of 1859) sorted by path

1...<<51525354555657585960>>...75

/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE674 <http://www.gnu.org/philosophy/why-not-lgpl.html>.
/plugin/quicksubscribe/
H A Dscript.js14 $more.html(
46 $overlay.html(
67 $overlay.html(
/plugin/quiz/
H A Dclass_quiz.php76 $html = "";
231 return $html;
247 $html = "";
253 $html .= '</div>';
254 $html .= '</div>';
256 $html .= '<ul>';
284 $html .= '</ul>';
291 return $html ;
489 $html = "";
499 $html .= '</tr>';
[all …]
/plugin/quizlib/
H A DREADME.md43 ```html
/plugin/rater/
H A DREADME4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
/plugin/rdplink/RdpEncrypt/GuiVersion/
H A DREADME.md17 http://www.mozilla.org/MPL/MPL-1.1.html
/plugin/readability/
H A Dscript.js12 html: $prev.html()
/plugin/recommend/
H A Dadmin.php61 public function html() { function in admin_plugin_recommend
H A Dscript.js73 recommend.$dialog.html(data);
139 recommend.$dialog.html('...');
/plugin/redirect/
H A Dadmin.php65 public function html() { function in admin_plugin_redirect
H A Dhelper.php84 public function html() function in helper_plugin_redirect
/plugin/redirect2/
H A Dadmin.php55 function html() { function in admin_plugin_redirect2
151 $html = strip_tags(p_render($format, p_get_instructions($link), $info), '<a>');
155 $html = strip_tags(p_render($format, p_get_instructions($link), $info), '<a>');
158 $html = hsc($id);
160 return $html;
/plugin/referrers/
H A DCHANGELOG.md5 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
H A Dadmin.php24 public function html() function in admin_plugin_referrers
/plugin/refnotes/
H A Dadmin.js34 .html(value)
96 jQuery.each(jQuery('#refnotes-lang').html().split(/:eos:/), function (key, value) {
H A Dadmin.php6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
33 * Output appropriate html
35 public function html() {
102 $html = '<input type="button" class="button"';
104 $html .= ' id="' . $id . '"';
105 $html .= ' name="' . $id . '"';
106 $html .= ' value="' . $this->locale->getLang('btn_' . $action) . '"';
107 $html .= ' />';
109 return $html;
256 $html
14 private $html; global() variable in admin_plugin_refnotes
37 public function html() { global() function in admin_plugin_refnotes
120 protected $html; global() variable in refnotes_config_section
136 printHtml($html) global() argument
[all...]
H A Dcore.php6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
355 $html = '';
360 $html .= $namespace->renderNotes($mode);
369 $html = $namespace->renderNotes($mode, $limit);
373 return $html;
H A Dnamespace.php6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
432 $html = $this->getCurrentScope()->rewriteReferences($limit);
H A Drendering.php6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
124 $html = '';
130 $html = '<hr' . $style . '>' . DOKU_LF;
133 return $html;
315 $html = '<div class="' . $this->renderNoteClass() . '">' . DOKU_LF;
316 $html .= $this->renderBackReferences($note, $reference);
317 $html .= '<span id="' . $note->getAnchorName() . ':text">' . DOKU_LF;
318 $html .= $note->getText() . DOKU_LF;
319 $html .= '</span></div>' . DOKU_LF;
323 return $html;
[all...]
H A Dscript.js36 .html(note.html().replace(/\bid\s*=\s*".*?"/gi, ''))
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt34 Content-type: text/html; charset=...
41 that we use text/html Content-type, because the result is loaded
/plugin/removeold/
H A DREADME4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
H A Dadmin.php57 function html() { function in admin_plugin_removeold
/plugin/revealjs/css/print/
H A Dpaper.css15 html { selector
H A Dpdf.css20 html { selector

1...<<51525354555657585960>>...75