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.php222 public function header($text, $level, $pos, $returnonly = false)
832 public function camelcaselink($link, $returnonly = false)
849 public function locallink($hash, $name = null, $returnonly = false)
881 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '…
969 public function externallink($url, $name = null, $returnonly = false)
1034 public function interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false)
1091 public function windowssharelink($url, $name = null, $returnonly = false)
1132 public function emaillink($address, $name = null, $returnonly = false)