Searched refs:_getLink (Results 1 – 2 of 2) sorted by relevance
63 $this->doc .= $this->_getLink().'</p>'.DOKU_LF;80 $this->doc .= $this->_getLink().'</div>'.DOKU_LF;86 $this->_getLink().'</pre>'.DOKU_LF;95 $this->doc .= '</table></div>'.$this->_getLink(1).DOKU_LF;109 $code .= $this->_getLink();125 $code .= $this->_getLink();164 $this->_getLink().'</pre>'.DOKU_LF;239 function _getLink($outside=0) { function in renderer_plugin_purplenumbers
288 $link = $this->_getLink($type, $args, $renderer);328 $link = $this->_getLink($type, $args, $renderer);372 function _getLink($type, $args, &$renderer) function in syntax_plugin_menu