Home
last modified time | relevance | path

Searched +defs:text +defs:link (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/inc/parser/
H A Drenderer.php189 public function toc_additem($id, $text, $level)
200 public function header($text, $level, $pos)
225 public function cdata($text)
435 public function unformatted($text)
445 public function preformatted($text)
470 public function file($text, $lang = null, $file = null)
481 public function code($text, $lang = null, $file = null)
573 public function camelcaselink($link)
593 public function internallink($link, $title = null)
603 public function externallink($link, $title = null)
[all …]
H A Dmetadata.php123 public function cdata($text)
144 public function toc_additem($id, $text, $level)
167 public function header($text, $level, $pos)
294 public function preformatted($text)
322 public function file($text, $lang = null, $file = null)
334 public function code($text, $language = null, $file = null)
441 public function camelcaselink($link)
H A Dxhtml.php202 public function toc_additem($id, $text, $level)
221 public function header($text, $level, $pos, $returnonly = false)
293 public function cdata($text)
588 public function unformatted($text)
614 public function preformatted($text)
627 public function file($text, $language = null, $filename = null, $options = null)
640 public function code($text, $language = null, $filename = null, $options = null)
655 public function _highlight($type, $text, $language = null, $filename = null, $options = null)
831 public function camelcaselink($link, $returnonly = false)
1627 public function _formatLink($link)
/dokuwiki/inc/Extension/
H A DPluginInterface.php141 public function external_link($link, $title = '', $class = '', $target = '', $more = '');
151 public function render_text($text, $format = 'xhtml');
H A DPluginTrait.php255 public function external_link($link, $title = '', $class = '', $target = '', $more = '')
274 public function render_text($text, $format = 'xhtml')
/dokuwiki/inc/
H A Dcommon.php719 function checkwordblock($text = '')
848 function link_isinterwiki($link)
978 function cleanText($text)
1001 function formText($text)
1217 function con($pre, $text, $suf, $pretty = false)
1249 function saveWikiText($id, $text, $summary, $minor = false)
1900 function stripsourcemaps(&$text)
H A Dhtml.php94 function html_secedit($text, $show = true)
563 function html_diff($text = '', $intro = true, $type = null)
627 function html_conflict($text, $summary)
878 function html_mktocitem($link, $text, $level, $hash = '#')
/dokuwiki/lib/scripts/
H A Dmedia.js18 link: false, property
192 jQuery.each(opt.btns, function (i, text) { argument
729 link: ['1', '2'], property