Searched refs:getPageInfo (Results 1 – 2 of 2) sorted by relevance
284 $info = $this->getPageInfo($id, 0);298 $info = $this->getPageInfo($id, $rev);
53 'core.getPageInfo' => (new ApiCall($this->getPageInfo(...), 'pages')),453 public function getPageInfo($page, $rev = 0, $author = false, $hash = false) function in dokuwiki\\Remote\\ApiCore