Home
last modified time | relevance | path

Searched refs:externallink (Results 26 – 48 of 48) sorted by relevance

12

/plugin/bookmarkfile/
H A Dsyntax.php272 $renderer->externallink($item['uri'], $item['title']);
/plugin/nroff/
H A Drenderer.php568 function externallink($url, $name = NULL) { function in renderer_plugin_nroff
809 $this->externallink($item->get_permalink(),
837 $this->externallink($url);
/plugin/latexit/
H A Drenderer.php1055 function externallink($link, $title = NULL) { function in renderer_plugin_latexit
1078 $this->externallink($url, $name);
1088 $this->externallink($link, $title);
1098 $this->externallink($link, $title);
/plugin/qc/
H A Drenderer.php229 public function externallink($url, $name = null)
223 public function externallink($url, $name = null) global() function in renderer_plugin_qc
/plugin/repo/
H A Dsyntax.php168 $renderer->externallink($url);
/plugin/navi/
H A Dsyntax.php281 $R->externallink($info['page'], $info['title']);
/plugin/struct/renderer/
H A Dcsv.php156 public function externallink($link, $title = null) function in renderer_plugin_struct_csv
/plugin/latexport/implementation/
H A Ddecorator.php759 function externallink($link, $title = null) { function in decorator
761 $this->decorator->externallink($link, $title);
/plugin/eventline/
H A Dplain.php92 function externallink($url, $name = NULL) { function in Doku_Renderer_plain
/plugin/dw2markdown/
H A Drenderer.php474 $this->externallink( $url );
/plugin/actionrenderer/
H A Drenderer.php393 public function externallink($url, $name = null, $returnonly = false) function in renderer_plugin_actionrenderer
/plugin/gcalendar/inc/
H A Dgcal_read.php364 $drx->externallink($link,$name);
/plugin/latexit/_test/
H A Drenderer.test.php640 $this->r->externallink("http://url.com", "Odkaz");
644 $this->r->externallink("http://url.com");
/plugin/text/
H A Drenderer.php449 function externallink($url, $name = NULL, $returnonly=false) { function in renderer_plugin_text
/plugin/dokutexit/
H A Dlatex.php505 function externallink($link, $title = NULL) { function in Doku_Renderer_latex
642 $this->externallink($item->get_permalink(),
678 $this->externallink($url);
/plugin/combo/syntax/
H A Dlink.php190 "externallink",
563 $renderer->externallink($markupRef, $name);
/plugin/prosemirror/
H A Drenderer.php501 public function externallink($link, $title = null) function in renderer_plugin_prosemirror
/plugin/mellelexport/
H A Drenderer.php692 …function externallink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__… function in renderer_plugin_mellelexport
/plugin/xml/
H A Drenderer.php421 function externallink($link, $title = null) { function in renderer_plugin_xml
/plugin/edittable/renderer/
H A Dinverse.php409 function externallink($url, $name = null) { function in renderer_plugin_edittable_inverse
/plugin/filelist/
H A Dsyntax.php
/plugin/database2/
H A Ddatabase2.php3464 $this->renderer->externallink( $href, $label );
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …turn tokenStyles(state, style);\n },\n }, {\n name: 'externallink', // 330\n …

12