Home
last modified time | relevance | path

Searched defs:externallink (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/parser/
H A Dmetadata.php502 public function externallink($url, $name = null) global() function in Doku_Renderer_metadata
H A Drenderer.php540 public function externallink($link, $title = null) { global() function in Doku_Renderer
H A Dxhtml.php905 public function externallink($url, $name = null, $returnonly = false) { global() function in Doku_Renderer_xhtml
H A Dhandler.php929 public function externallink($match, $state, $pos) { global() function in Doku_Handler