Home
last modified time | relevance | path

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

/plugin/button/
H A Dsyntax.php272 $link = $this->dokuwiki_get_link($renderer, $match['link'], $match['title']);
345 function dokuwiki_get_link(&$xhtml, $id, $name = NULL)
310 function dokuwiki_get_link(&$xhtml, $id, $name = NULL) { global() function in syntax_plugin_button