Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php99 return $this->getPage($id);
114 return $this->getPage($id, $rev);
H A DApiCore.php402 public function getPage($page, $rev = 0) function in dokuwiki\\Remote\\ApiCore
726 $currentpage = $this->getPage($page);