Home
last modified time | relevance | path

Searched refs:getPage (Results 1 – 25 of 31) sorted by path

12

/plugin/aichat/
H A DChunk.php61 public function getPage()
56 public function getPage() global() function in dokuwiki\\plugin\\aichat\\Chunk
H A DEmbeddings.php268 if ($auth && auth_quickaclcheck($chunk->getPage()) < AUTH_READ) continue;
H A Daction.php61 if (isset($sources[$source->getPage()])) continue; // only show the first occurrence per page
62 $sources[$source->getPage()] = [
63 'page' => $source->getPage(),
64 'url' => wl($source->getPage()),
65 'title' => p_get_first_heading($source->getPage()) ?: $source->getPage(),
H A Dcli.php418 "\t" . $source->getPage() . ' ' . $source->getId() . ' (' . $source->getScore() . ')',
/plugin/aichat/Storage/
H A DSQLiteStorage.php89 'page' => $chunk->getPage(),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DStoreLayoutPagesListResponse.php36 public function getPage() function in Google\\Service\\AndroidEnterprise\\StoreLayoutPagesListResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TestConfig.php60 public function getPage() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestConfig
H A DGoogleCloudDialogflowCxV3TransitionCoverageTransitionNode.php51 public function getPage() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode
H A DGoogleCloudDialogflowCxV3beta1TestConfig.php60 public function getPage() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPageAnchorPageRef.php107 public function getPage() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageAnchorPageRef
H A DGoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef.php107 public function getPage() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef
H A DGoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef.php107 public function getPage() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef
/plugin/combo/ComboStrap/
H A DLinkMarkup.php465 $page = $this->getPage();
600 function getPage(): MarkupPath function in ComboStrap\\LinkMarkup
H A DPageUrlPath.php174 $page = $this->getPage();
229 private function getPage(): ?MarkupPath function in ComboStrap\\PageUrlPath
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php52 function getPage(): MarkupPath function in ComboStrap\\Meta\\Field\\Alias
77 $pageAnchor = $this->getPage()->getHtmlAnchorLink();
H A DPageImage.php98 public function getPage(): MarkupPath function in ComboStrap\\Meta\\Field\\PageImage
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php193 $page = $reader->getPage($pageNumber);
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php260 $page = $reader->getPage($pageNumber);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPdfReader.php120 public function getPage($pageNumber) function in setasign\\Fpdi\\PdfReader\\PdfReader
/plugin/linkback/exe/
H A Dpingback.php71 $page = $this->tools->getPage($sourceUri);
H A Dtrackback.php119 $page = $this->tools->getPage($linkback['url']);
/plugin/linkback/
H A Dtools.php43 function getPage($url) { function in tools_plugin_linkback
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js10332 value: function getPage(pageNumber) {
10333 return this._transport.getPage(pageNumber);
11748 value: function getPage(pageNumber) {
H A Dpdf.js.map1getPage","getPageIndex","getDestination","pdfBug","getViewport","rotation","dontFlip","scale","vie…

12