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