Home
last modified time | relevance | path

Searched refs:_headerToLink (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/lib/plugins/info/
H A Dsyntax.php331 $hid = $renderer->_headerToLink($text, true);
/dokuwiki/inc/parser/
H A Drenderer.php871 public function _headerToLink($title, $create = false)
762 public function _headerToLink($title, $create = false) { global() function in Doku_Renderer
H A Dxhtml.php226 $hid = $this->_headerToLink($text, true);
851 $hash = $this->_headerToLink($hash);
922 if (!empty($hash)) $hash = $this->_headerToLink($hash);
1431 $hid = $this->_headerToLink($class, true);
H A Dmetadata.php172 $hid = $this->_headerToLink($text, true);