Searched refs:previousId (Results 1 – 1 of 1) sorted by relevance
879 * @param string $previousId Previous page ID882 private function getPreviousContent($previousId = '') argument884 if (empty($previousId)) {888 $content = $this->getPageContent($previousId);