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) function in Doku_Renderer
H A Dxhtml.php227 $hid = $this->_headerToLink($text, true);
852 $hash = $this->_headerToLink($hash);
923 if (!empty($hash)) $hash = $this->_headerToLink($hash);
1431 $hid = $this->_headerToLink($class, true);
H A Dmetadata.php174 $hid = $this->_headerToLink($text, true);