Home
last modified time | relevance | path

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

/plugin/latexit/
H A Drenderer.php1044 $this->_insertLink($url, $title, "internal", $link_original);
1060 $this->_insertLink($link, $title, "external");
1111 $this->_insertLink($address, $name, "email");
1690 protected function _insertLink($url, $title, $type, $link_original = NULL) { function in renderer_plugin_latexit