Home
last modified time | relevance | path

Searched defs:internallink (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/Parsing/
H A DHandler.php316 public function internallink($match, $state, $pos) function in dokuwiki\\Parsing\\Handler
/dokuwiki/_test/tests/Parsing/Markdown/
H A DSpecCompatRenderer.php92 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '… function in dokuwiki\\test\\Parsing\\Markdown\\SpecCompatRenderer
/dokuwiki/inc/parser/
H A Dmetadata.php478 public function internallink($id, $name = null) function in Doku_Renderer_metadata
H A Drenderer.php609 public function internallink($link, $title = null) function in Doku_Renderer
H A Dxhtml.php893 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '… function in Doku_Renderer_xhtml