Home
last modified time | relevance | path

Searched refs:getHtml (Results 1 – 25 of 56) sorted by relevance

123

/plugin/combo/ComboStrap/Api/
H A DQualityMessageHandler.php56 ->setBody("The page id should not be empty", Mime::getHtml())
68 ->setBody("Quality is only for writer", Mime::getHtml())
83 ->setBody($message->getContent(), Mime::getHtml())
/plugin/log404/
H A Dadmin.php33 ptln($this->getHtml($id, $detail));
38 protected function getHtml($id, $data) { function in admin_plugin_log404
/plugin/combo/action/
H A Dbacklinkmenuitem.php112 ->setBody("The page id should not be empty", Mime::getHtml())
127 ->setBody($html, Mime::getHtml())
H A Dlinkwizard.php96 ->setBody("<div>" . $lang['nothingfound'] . "</div>", Mime::getHtml())
152 ->setBody($html, Mime::getHtml())
H A Ddocustom.php198 ->setBody($html, Mime::getHtml())
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/_fixture/
H A Dsource4.php7 getHtml($template); function
/plugin/syntaxhighlighter3/sxh3/demos/
H A Dnode.js19 sys.puts(brush.getHtml(code));
/plugin/syntaxhighlighter3/sxh3/tests/
H A Dcommonjs_tests.js49 var result = brush.getHtml(code);
/plugin/commentsyntax/_test/
H A Dsyntax.test.php48 $this->assertEquals($expectHtml, $this->getHtml($text));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPasteDataRequest.php93 public function getHtml() function in Google\\Service\\Sheets\\PasteDataRequest
/plugin/mantisreporter/
H A Dsyntax.php83 $renderer->doc .= $this->getHtml();
195 private function getHtml() { function in syntax_plugin_mantisreporter
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1getHtml())){m.removeClass("cke_light_background");g.hide();var k=f.document.createElement("span");…
H A Dspecialchar.js.orig5getHtml()))c.removeClass("cke_light_background"),e.hide(),c=i.document.createElement("span"),c.set…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1getHtml())){m.removeClass("cke_light_background");g.hide();var k=f.document.createElement("span");…
H A Dspecialchar.js.orig5getHtml()))c.removeClass("cke_light_background"),e.hide(),c=i.document.createElement("span"),c.set…
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5 …tion z(a){a=a.data.getTarget();var c;"td"==a.getName()&&(c=a.getChild(0).getHtml())&&(y(),f=a,f.se…
6 ….test(a.name),b=a.data.getTarget(),g;"td"==b.getName()&&(g=b.getChild(0).getHtml())&&(q(a),c?d=b:B…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js5 …tion z(a){a=a.data.getTarget();var c;"td"==a.getName()&&(c=a.getChild(0).getHtml())&&(y(),f=a,f.se…
6 ….test(a.name),b=a.data.getTarget(),k;"td"==b.getName()&&(k=b.getChild(0).getHtml())&&(q(a),c?d=b:B…
/plugin/combo/ComboStrap/
H A DHttpResponse.php397 $this->setBody($message, Mime::getHtml());
422 ->getHtml();
H A DMime.php143 public static function getHtml(): Mime function in ComboStrap\\Mime
H A DFetcherMarkupWebcode.php85 return Mime::getHtml();
/plugin/barcodes/
H A Dsyntax.php86 $renderer->doc .= $barcode->getHtml();
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js124 getHtml: function(highlighter) method in sh.toolbar
138 html += (items[list[i]].getHtml || defaultGetHtml)(highlighter, list[i]);
200 getHtml: function(highlighter) method in sh.toolbar.items.expandSource
1546 getHtml: function(code)
1608 + (this.getParam('toolbar') ? sh.toolbar.getHtml(this) : '')
1643 div.innerHTML = this.getHtml(code);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php288 public function getHtml() function in Google\\Service\\RealTimeBidding\\Creative
/plugin/barcodes/lib/
H A DBarcodesWrapper.php146 public function getHtml() { function in DokuWiki\\Barcodes\\BarcodesWrapper
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php364 public function getHtml() function in Google\\Service\\AdExchangeBuyerII\\Creative

123