Searched +defs:format +defs:text (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/lib/plugins/info/ |
| H A D | syntax.php | 70 public function render($format, Doku_Renderer $renderer, $data) 325 protected function addToToc($text, $level, Doku_Renderer_xhtml $renderer)
|
| /dokuwiki/inc/Extension/ |
| H A D | PluginInterface.php | 151 public function render_text($text, $format = 'xhtml');
|
| H A D | PluginTrait.php | 274 public function render_text($text, $format = 'xhtml')
|
| /dokuwiki/inc/ |
| H A D | common.php | 553 function exportlink($id = '', $format = 'raw', $urlParameters = '', $abs = false, $sep = '&') 718 function checkwordblock($text = '') 977 function cleanText($text) 1000 function formText($text) 1216 function con($pre, $text, $suf, $pretty = false) 1265 function saveWikiText($id, $text, $summary, $minor = false) 1463 function dformat($dt = null, $format = '') 1924 function stripsourcemaps(&$text)
|
| H A D | parserutils.php | 147 function p_cached_output($file, $format = 'xhtml', $id = '') 219 function p_get_instructions($text)
|
| H A D | DifferenceEngine.php | 736 function format($diff) { function in DiffFormatter 1132 function format($diff) { function in TableDiffFormatter 1141 function _pre($text){ 1246 function format($diff) { function in InlineDiffFormatter 1255 function _pre($text){
|