Home
last modified time | relevance | path

Searched +defs:text +defs:html (Results 1 – 25 of 121) sorted by relevance

12345

/plugin/zwidoku/
H A DHtml2Text.php33 protected $html; variable in Html2Text\\Html2Text
40 protected $text; variable in Html2Text\\Html2Text
227 private function legacyConstruct($html = '', $fromFile = false, array $options = array())
237 public function __construct($html = '', $options = array())
266 public function setHtml($html)
275 public function set_html($html, $from_file = false)
370 protected function converter(&$text)
461 protected function convertPre(&$text)
499 protected function convertBlockquotes(&$text)
/plugin/whyspam/
Dadmin.php37 function html() { function in admin_plugin_whyspam
74 function _checkit($file,&$text){
/plugin/htmlok/
DBaseSyntaxPlugin.php106 protected function php(string $text, string $wrapper = 'code'): string
127 protected function phpblock(string $text): string
141 protected function html(string $text, string $wrapper = 'code'): string function in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
157 protected function htmlblock(string $text): string
/plugin/blogtng/renderer/
Dcomment.php34 function header($text, $level, $pos, $returnonly = false) {
58 function php($text, $wrapper='code') {
70 function html($text, $wrapper='code') { function in renderer_plugin_blogtng_comment
/plugin/toolbox/
DToolboxCounter.js17 function charcounter(text) { argument
31 function wordcounter(text) { argument
86 function html(head, chars, words) { function in ToolboxCounter
/plugin/photogallery/
Dadmin.php39 public function html() { function in admin_plugin_photogallery
103 function _info_cell($text, $header = false){
/plugin/include/_test/
H A Dnested_include.test.php53 private function _matchHeader($level, $text, $html) {
/plugin/purplenumbers/
Drenderer.php37 function header($text, $level, $pos, $returnonly = false) {
83 function preformatted($text, $type='code') {
98 function php($text, $wrapper='code') {
117 function html($text, $wrapper='code') { function in renderer_plugin_purplenumbers
133 function _highlight($type, $text, $language=null, $filename=null, $options = null) {
/plugin/eventum/
Dsyntax.php236 function strike($format, $text) {
250 function emphasis($format, $text) {
263 function html($format, $text) { function in syntax_plugin_eventum
/plugin/notification/helper/
H A Dcron.php164 public function sendMail($user, $text, $html)
/plugin/confightmlok/
Dcommon.php9 function confightmlok_default_sanitizer ($text) {
30 function html_sanitize ($html, $mode, $wrapper='code') {
/plugin/wysiwyg/fckeditor/
Dfckeditor.js111 FCKeditor.prototype._InsertHtmlBefore = function( html, element ) argument
174 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/snippets/
Dadmin.php54 function html() { function in admin_plugin_snippets
213 function dbg($text, $ar = array(),$line="") {
/plugin/visualindex/script/
H A Dtoolbar.js23 function insertAtSelection(area, text) { argument
84 }).done(function (html) { argument
124 text: insertLabel, property
136 text: cancelLabel, property
/plugin/grensladawritezor/fckeditor/
Dfckeditor.js113 FCKeditor.prototype._InsertHtmlBefore = function( html, element ) argument
176 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/fckg/fckeditor/
Dfckeditor.js140 FCKeditor.prototype._InsertHtmlBefore = function( html, element ) argument
214 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/struct/renderer/
H A Dcsv.php137 public function cdata($text)
183 public function code($text, $lang = null, $file = null)
188 public function header($text, $level, $pos)
198 public function unformatted($text)
203 public function php($text)
208 public function phpblock($text)
213 public function html($text) function in renderer_plugin_struct_csv
218 public function htmlblock($text)
223 public function preformatted($text)
228 public function file($text, $lang = null, $file = null)
/plugin/pagemove/
Dadmin.php29 var $text = ''; variable in admin_plugin_pagemove
83 function html() { function in admin_plugin_pagemove
743 function _pm_updatelinks(&$text, $links) {
754 function _pm_updatemedialinks(&$text, $old, $new) {
/plugin/codehighlight/cp/
Dcodepress.js107 html : 'HTML', property
113 text : 'Text', property
/plugin/dw2markdown/
Drenderer.php51 function header($text, $level, $pos, $returnonly = false) {
76 function cdata($text) {
294 function unformatted($text) {
306 function php($text, $wrapper = 'code') {
318 function phpblock($text) {
329 function html($text, $wrapper = 'code') { function in Renderer_Plugin_dw2markdown
340 function htmlblock($text) {
349 function preformatted($text) {
372 function file($text, $language = NULL, $filename = NULL, $options = NULL) {
382 function code($text, $language = NULL, $filename = NULL, $options = NULL) {
/plugin/revealjs/plugin/markdown/
Dmarked.js6html:"^ {0,3}(?:<(script|pre|style)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|… property
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.glyph.js74 loading: { html: "<span class='fa fa-spinner fa-pulse' />" }, property
143 checkbox: { text: "check_box_outline_blank" }, property
144 checkboxSelected: { text: "check_box" }, property
145 checkboxUnknown: { text: "indeterminate_check_box" }, property
146 dragHelper: { text: "play_arrow" }, property
147 dropMarker: { text: "arrow-forward" }, property
148 error: { text: "warning" }, property
149 expanderClosed: { text: "chevron_right" }, property
150 expanderLazy: { text: "last_page" }, property
151 expanderOpen: { text: "expand_more" }, property
[all …]
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.core.js13html,container){return html;};Syntax.modeLineOptions={'tab-width':function(name,value,options){opt… argument
18 Syntax.updateMatchesWithOffsets=function(matches,linearOffsets,text){(function(matches){for(var i=0… argument
26 …parent=null;this.next=null;};Syntax.Match.prototype.shift=function(offset,text){this.adjust(offset… argument
78 …es=function(name){this.parents.push(name);this.rules.push({apply:function(text,expr){return Syntax… argument
85 Syntax.Brush.MatchPattern=function(text,rule){if(!rule.pattern) argument
92 …ormed rule: ",rule);}}};Syntax.Brush.prototype.getMatchesForRule=function(text,rule){var matches=[… argument
96 Syntax.Brush.prototype.getMatches=function(text){var matches=[];for(var i=0;i<this.rules.length;i+=… argument
97 return matches;};Syntax.Brush.buildTree=function(rule,text,offset,additionalMatches){var match=Synt… argument
98 Syntax.Brush.prototype.buildTree=function(text,offset,additionalMatches){offset=offset||0;text=text… argument
101 top.complete=true;return top;};Syntax.Brush.prototype.process=function(text,matches,options){var to… argument
[all …]
Djquery.syntax.layout.editor.js5 Syntax.Editor=function(container,text){this.container=container;this.current=this.getLines();} argument
27 ….updateLines(changed,[]);}else{Syntax.highlightText(text,options,function(html){editor.updateLines… argument
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckspecialcombo.js81 FCKSpecialCombo.prototype.AddItem = function( id, html, label, bgColor ) argument
157 FCKSpecialCombo.prototype.SetLabel = function( text ) argument

12345