Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/extension/helper/
H A Dgui.php50 'action' => $this->tabURL('', [], '&'),
83 'action' => $this->tabURL('', [], '&'),
107 'action' => $this->tabURL('', [], '&'),
131 'action' => $this->tabURL('', [], '&'),
159 'action' => $this->tabURL('', [], '&'),
190 $url = $this->tabURL($tab);
225 public function tabURL($tab = '', $params = [], $sep = '&', $absolute = false)
222 public function tabURL($tab = '', $params = [], $sep = '&', $absolute = false) global() function in helper_plugin_extension_gui
H A Dlist.php206 $url = $this->gui->tabURL('search', ['q' => 'authorid:' . $mailid]);
290 $url = $this->gui->tabURL('');
293 $url = $this->gui->tabURL('', ['info' => $extension->getID()]);
349 $url = $this->gui->tabURL('search', ['q' => 'tag:' . $tag]);
554 $this->gui->tabURL('search', ['q' => 'ext:' . $link]) . '">' .
/dokuwiki/lib/plugins/extension/
H A Dadmin.php58 $url = $this->gui->tabURL('', ['purge' => 1], '&');
130 send_redirect($this->gui->tabURL('', [], '&', true));
142 send_redirect($this->gui->tabURL('', [], '&', true));
151 send_redirect($this->gui->tabURL('', [], '&', true));
155 send_redirect($this->gui->tabURL('', [], '&', true));