Searched refs:getPageLinks (Results 1 – 3 of 3) sorted by relevance
55 'core.getPageLinks' => new ApiCall($this->getPageLinks(...), 'pages'),526 public function getPageLinks($page) function in dokuwiki\\Remote\\ApiCore
435 $links = $this->getPageLinks($id);
591 $this->remote->call('core.getPageLinks', ['page' => 'mailinglist'])595 $this->remote->call('core.getPageLinks', ['page' => 'foobar']);