Searched defs:externallink (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/_test/tests/Parsing/Markdown/ | ||
| H A D | SpecCompatRenderer.php | 97 public function externallink($url, $name = null, $returnonly = false) function in dokuwiki\\test\\Parsing\\Markdown\\SpecCompatRenderer |
| /dokuwiki/inc/parser/ | ||
| H A D | metadata.php | 519 public function externallink($url, $name = null) function in Doku_Renderer_metadata |
| H A D | renderer.php | 619 public function externallink($link, $title = null) function in Doku_Renderer |
| H A D | xhtml.php | 981 public function externallink($url, $name = null, $returnonly = false) function in Doku_Renderer_xhtml |