Searched defs:externallink (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/inc/parser/ | ||
H A D | metadata.php | 502 public function externallink($url, $name = null) global() function in Doku_Renderer_metadata |
H A D | renderer.php | 540 public function externallink($link, $title = null) { global() function in Doku_Renderer |
H A D | xhtml.php | 905 public function externallink($url, $name = null, $returnonly = false) { global() function in Doku_Renderer_xhtml |
H A D | handler.php | 929 public function externallink($match, $state, $pos) { global() function in Doku_Handler |