Searched defs:internallink (Results 1 – 5 of 5) sorted by relevance
| /dokuwiki/inc/Parsing/ | ||
| H A D | Handler.php | 316 public function internallink($match, $state, $pos) function in dokuwiki\\Parsing\\Handler |
| /dokuwiki/_test/tests/Parsing/Markdown/ | ||
| H A D | SpecCompatRenderer.php | 92 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '… function in dokuwiki\\test\\Parsing\\Markdown\\SpecCompatRenderer |
| /dokuwiki/inc/parser/ | ||
| H A D | metadata.php | 478 public function internallink($id, $name = null) function in Doku_Renderer_metadata |
| H A D | renderer.php | 609 public function internallink($link, $title = null) function in Doku_Renderer |
| H A D | xhtml.php | 893 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '… function in Doku_Renderer_xhtml |