Home
last modified time | relevance | path

Searched refs:html (Results 801 – 825 of 1859) sorted by relevance

1...<<31323334353637383940>>...75

/plugin/data/admin/
H A Dclean.php8 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
89 public function html()
83 public function html() { global() function in admin_plugin_data_clean
/plugin/combo/resources/snippet/js/
H A Dpage-protection.js52 html: true,
/plugin/blogtng/helper/
H A Dentry.php559 $html = '<div class="vcard">'
564 print $html;
1183 * @param string $html content of wikipage
1186 private function _convert_footnotes($html) { argument
1194 $html = preg_replace(array_keys($replace), array_values($replace), $html);
1195 return $html;
/plugin/redirect/
H A Dhelper.php84 public function html() function in helper_plugin_redirect
/plugin/autoindentcontrol/
H A Dstyle.css4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
/plugin/feedback/
H A Dadmin.php54 public function html() { function in admin_plugin_feedback
/plugin/fetchmedia/
H A Dadmin.php22 public function html() { function in admin_plugin_fetchmedia
/plugin/flowchartjs/
H A Dadmin.php5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
47 * Output html of the admin page
49 public function html() { function in admin_plugin_flowchartjs
/plugin/tablefilterjs/
H A Dscript.js4 return jQuery('<div/>').html(text).text();
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_filters_arguments.test4 {% autoescape 'html' %}
/plugin/lightbox/
H A Dstyle.css20 * html #overlay{
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dinline-html.md1 this is <span class="name">inline **html**</span> trailing
/plugin/googlemaps3/
H A Dstyle.css4 * @license GPL 3 (https://www.gnu.org/licenses/gpl-3.0.html)
/plugin/livemark/
H A DREADME.md9 - license GPL 2 (http://www.gnu.org/licenses/gpl.html)
/plugin/anewssystem/
H A DREADME4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DREADME.md41 page](https://hoa-project.net/Source.html).
58 guide](https://hoa-project.net/Literature/Contributor/Guide.html).
98 guide](https://hoa-project.net/Literature/Contributor/Guide.html) explains
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php542 $html = '';
550 $html .= $t->getOutput();
555 $xml_reponse->update('pfc_container', $html);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dcommands.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/oembed/
H A Dsyntax.php454 function getOEmbedLink($html){ argument
457 if(!$html) return false;
461 preg_match_all('/<link\s+(.*?)\s*\/?>/si', $html, $matches);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dstyles.css1 html { selector
/plugin/dirtylittlehelper/mermaid/editor/
H A Dstyles.css1 html { selector
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.YouTube.txt
/plugin/infomail/
H A Dadmin.php29 public function html() function in admin_plugin_infomail
/plugin/tabinclude/
H A Dscript.js16 content.html(data);
/plugin/swiftmail/
H A Dadmin.php51 function html() { function in admin_plugin_swiftmail

1...<<31323334353637383940>>...75