Home
last modified time | relevance | path

Searched refs:getPage (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php100 return $this->getPage($id);
115 return $this->getPage($id, $rev);
H A DApiCore.php54 'core.getPage' => (new ApiCall($this->getPage(...), 'pages')),
406 public function getPage($page, $rev = 0) function in dokuwiki\\Remote\\ApiCore
733 $currentpage = $this->getPage($page);