/plugin/combo/ComboStrap/ |
H A D | OutputDocument.php | 67 if (!$this->getPage()->exists()) { 88 $ID = $this->getPage()->getPath()->getDokuwikiId(); 94 $instructions = $this->getPage()->getInstructionsDocument()->getOrProcessContent(); 166 $ID = $this->getPage()->getPath()->getDokuwikiId(); 182 return $this->getPage()->getDokuwikiId() . "." . $this->getExtension();
|
H A D | InstructionsDocument.php | 72 $ID = $this->getPage()->getPath()->getDokuwikiId(); 79 $text = $this->getPage()->getTextContent(); 94 $this->getPage()->rebuild(); 129 $ID = $this->getPage()->getDokuwikiId();
|
H A D | HtmlDocument.php | 108 $slotId = $this->getPage()->getDokuwikiId(); 178 $id = $this->getPage()->getDokuwikiId(); 179 $slotLocalFilePath = $this->getPage()
|
H A D | Alias.php | 55 function getPage(): Page function in ComboStrap\\Alias 80 $pageAnchor = $this->getPage()->getHtmlAnchorLink();
|
H A D | CacheLog.php | 35 $outputDocument->getPage()->getPath()->toString(), 53 $outputDocument->getPage()->getPath()->toString(),
|
H A D | PageCompilerDocument.php | 37 function getPage(): Page function in ComboStrap\\PageCompilerDocument
|
H A D | PageUrlPath.php | 151 $page = $this->getPage(); 206 private function getPage(): ?Page function in ComboStrap\\PageUrlPath
|
H A D | DatabasePageRow.php | 221 $page = $databasePage->getPage(); 963 function getPage(): ?Page function in ComboStrap\\DatabasePageRow
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
H A D | StoreLayoutPagesListResponse.php | 36 public function getPage() function in Google\\Service\\AndroidEnterprise\\StoreLayoutPagesListResponse
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/ |
H A D | GoogleCloudDialogflowCxV3beta1TestConfig.php | 60 public function getPage() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestConfig
|
H A D | GoogleCloudDialogflowCxV3TestConfig.php | 60 public function getPage() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestConfig
|
H A D | GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode.php | 51 public function getPage() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/ |
H A D | GoogleCloudDocumentaiV1DocumentPageAnchorPageRef.php | 107 public function getPage() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageAnchorPageRef
|
H A D | GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef.php | 107 public function getPage() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef
|
H A D | GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef.php | 107 public function getPage() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef
|
/plugin/combo/action/ |
H A D | metalang.php | 46 $page = DatabasePageRow::createFromPageIdAbbr($pageId)->getPage();
|
H A D | router.php | 353 $page = DatabasePageRow::createFromPageId($pageId)->getPage(); 369 $page = DatabasePageRow::createFromPageIdAbbr($pageId)->getPage(); 376 $page = $databasePage->getPage(); 418 $targetPage = $databasePage->getPage(); 443 $targetPage = DatabasePageRow::createFromAlias($identifier)->getPage();
|
/plugin/xcom/scripts/ |
H A D | xcom_save.php | 124 function getPage() { function in xcom_save 252 $xcom->getPage();
|
/plugin/linkback/exe/ |
H A D | trackback.php | 123 $page = $this->tools->getPage($linkback['url']);
|
H A D | pingback.php | 67 $page = $this->tools->getPage($sourceUri);
|
/plugin/linkback/ |
H A D | tools.php | 59 function getPage($url) { function in tools_plugin_linkback
|
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/ |
H A D | PdfReader.php | 120 public function getPage($pageNumber) function in setasign\\Fpdi\\PdfReader\\PdfReader
|
/plugin/xcom/lang/en/ |
H A D | functions.txt | 33 ==== wiki.getPage ==== 35 ^Name |''wiki.getPage'' |
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | FpdiTrait.php | 190 $page = $reader->getPage($pageNumber);
|
/plugin/dw2pdf/vendor/setasign/fpdi/src/ |
H A D | FpdiTrait.php | 260 $page = $reader->getPage($pageNumber);
|