Searched defs:wikiName (Results 1 – 23 of 23) sorted by relevance
| /plugin/prosemirror/parser/ |
| D | InterwikiLinkNode.php | 12 … public static function render(\renderer_plugin_prosemirror $renderer, $name, $wikiName, $wikiUri)
|
| /plugin/linklist/ |
| D | renderer.php | 63 public function interwikilink($link, $title, $wikiName, $wikiUri)
|
| /plugin/targetlink/ |
| D | syntax.php | 245 …function interwikilink(&$xhtml, $match, $name = null, $wikiName, $wikiUri, $target, $returnonly = …
|
| /plugin/button/ |
| D | syntax.php | 524 public function interwikilink(&$xhtml, $match, $name, $wikiName, $wikiUri, $returnonly = false)
|
| /plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
| D | MarkdownRendererTrait.php | 369 … private function renderDokuWikiInterwikiLink($match, $name, $wikiName, $wikiUri, $title = null) {
|
| /plugin/eventline/ |
| 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)
|
| /plugin/gemini/ |
| D | renderer.php | 368 public function interwikilink($link, $title, $wikiName, $wikiUri)
|
| /plugin/simplexml/ |
| D | renderer.php | 378 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
|
| /plugin/nroff/ |
| D | renderer.php | 598 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) {
|
| /plugin/actionrenderer/ |
| D | renderer.php | 399 public function interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false)
|
| /plugin/edittable/renderer/ |
| D | inverse.php | 472 function interwikilink($match, $name = null, $wikiName, $wikiUri) {
|
| /plugin/prosemirror/ |
| D | renderer.php | 518 public function interwikilink($link, $title, $wikiName, $wikiUri)
|
| /plugin/xml/ |
| D | renderer.php | 433 function interwikilink($link, $title = null, $wikiName, $wikiUri) {
|
| /plugin/mellelexport/ |
| D | renderer.php | 699 …function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {call_user_func_array(array($thi…
|
| /plugin/aichat/ |
| D | renderer.php | 433 public function interwikilink($match, $name, $wikiName, $wikiUri, $returnonly = false)
|
| /plugin/text/ |
| D | renderer.php | 453 function interwikilink($match, $name = NULL, $wikiName, $wikiUri, $returnonly=false) {
|
| /plugin/latexport/implementation/ |
| D | decorator.php | 785 function interwikilink($link, $title = null, $wikiName, $wikiUri) {
|
| D | decorator_persister.php | 738 function interwikilink($link, $title = null, $wikiName, $wikiUri) {
|
| /plugin/odp/ |
| D | renderer.php | 1143 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) {
|
| /plugin/latexit/ |
| D | renderer.php | 1071 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
|
| /plugin/dokutexit/ |
| D | latex.php | 523 function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {
|
| /plugin/odt/renderer/ |
| D | page.php | 1417 function interwikilink($match, $name = NULL, $wikiName, $wikiUri, $returnonly = false) {
|