Home
last modified time | relevance | path

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

/plugin/tabbox/
H A Dsyntax.php106 $this->_openTab($renderer, substr($match, 7, -1), $pos + strlen($match) + 1 );
132 protected function _openTab(Doku_Renderer_xhtml $R, $name, $pos) { function in syntax_plugin_tabbox