Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/Parsing/Markdown/
H A DSpecCompatRenderer.php114 public function locallink($hash, $name = null, $returnonly = false) function in dokuwiki\\test\\Parsing\\Markdown\\SpecCompatRenderer
/dokuwiki/inc/parser/
H A Dmetadata.php462 public function locallink($hash, $name = null) function in Doku_Renderer_metadata
H A Drenderer.php599 public function locallink($hash, $name = null) function in Doku_Renderer
H A Dxhtml.php861 public function locallink($hash, $name = null, $returnonly = false) function in Doku_Renderer_xhtml