/plugin/prosemirror/parser/ |
H A D | InterwikiLinkNode.php | 13 render(\\renderer_plugin_prosemirror $renderer, $name, $wikiName, $wikiUri) global() argument
|
/plugin/targetlink/ |
H A D | syntax.php | 245 …function interwikilink(&$xhtml, $match, $name = null, $wikiName, $wikiUri, $target, $returnonly = …
|
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
H A D | MarkdownRendererTrait.php | 369 … private function renderDokuWikiInterwikiLink($match, $name, $wikiName, $wikiUri, $title = null) {
|
/plugin/eventline/ |
H A D | plain.php | 99 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) {
|
/plugin/struct/renderer/ |
H A D | csv.php | 256 public function interwikilink($link, $title, $wikiName, $wikiUri) argument
|
/plugin/gemini/ |
H A D | renderer.php | 368 public function interwikilink($link, $title, $wikiName, $wikiUri)
|
/plugin/simplexml/ |
H A D | renderer.php | 378 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
|
/plugin/prosemirror/ |
H A D | renderer.php | 506 interwikilink($link, $title, $wikiName, $wikiUri) global() argument
|
/plugin/mellelexport/ |
H A D | renderer.php | 699 …function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {call_user_func_array(array($thi…
|
/plugin/xml/ |
H A D | renderer.php | 433 function interwikilink($link, $title = null, $wikiName, $wikiUri) {
|
/plugin/nroff/ |
H A D | renderer.php | 598 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) {
|
/plugin/actionrenderer/ |
H A D | renderer.php | 399 public function interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false)
|
/plugin/edittable/renderer/ |
H A D | inverse.php | 472 function interwikilink($match, $name = null, $wikiName, $wikiUri) {
|
/plugin/text/ |
H A D | renderer.php | 453 function interwikilink($match, $name = NULL, $wikiName, $wikiUri, $returnonly=false) {
|
/plugin/latexport/implementation/ |
H A D | decorator.php | 785 function interwikilink($link, $title = null, $wikiName, $wikiUri) {
|
H A D | decorator_persister.php | 738 function interwikilink($link, $title = null, $wikiName, $wikiUri) {
|
/plugin/odp/ |
H A D | renderer.php | 1143 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) {
|
/plugin/latexit/ |
H A D | renderer.php | 1071 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
|
/plugin/dokutexit/ |
H A D | latex.php | 523 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
|
/plugin/odt/renderer/ |
H A D | page.php | 1417 function interwikilink($match, $name = NULL, $wikiName, $wikiUri, $returnonly = false) {
|