Home
last modified time | relevance | path

Searched defs:returnonly (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/parser/
H A Dxhtmlsummary.php47 public function header($text, $level, $pos, $returnonly = false)
H A Dxhtml.php221 public function header($text, $level, $pos, $returnonly = false)
831 public function camelcaselink($link, $returnonly = false)
848 public function locallink($hash, $name = null, $returnonly = false)
880 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '…
968 public function externallink($url, $name = null, $returnonly = false)
1033 public function interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false)
1090 public function windowssharelink($url, $name = null, $returnonly = false)
1131 public function emaillink($address, $name = null, $returnonly = false)