Searched refs:navigation (Results 1 – 4 of 4) sorted by relevance
93 protected function navigation($first, $hasNext, $callback) function in dokuwiki\\Ui\\Revisions
115 echo $this->navigation(
114 … echo $this->navigation($first, $hasNext, static fn($n) => ['do' => 'revisions', 'first' => $n]);
3 * (fly out navigation beside the page to edit, etc).