/plugin/combo/ComboStrap/ |
H A D | MetadataDokuWikiStore.php | 88 $requestedId = $resourceCombo->getDokuwikiId(); 109 $data = p_read_metadata($resourceCombo->getDokuwikiId()); 149 $dokuwikiId = $resource->getDokuwikiId(); 171 return $this->getFromWikiId($resource->getDokuwikiId(), $metadata->getName(), $default); 188 $wikiId = $this->getResource()->getDokuwikiId(); 209 $this->setFromWikiId($this->getResource()->getDokuwikiId(), $name, $value); 219 $this->data = p_read_metadata($this->getResource()->getDokuwikiId()); 274 $dokuwikiId = $this->getResource()->getDokuwikiId(); 436 $dokuwikiId = $this->getResource()->getDokuwikiId();
|
H A D | OutputDocument.php | 39 $id = $path->getDokuwikiId(); 88 $ID = $this->getPage()->getPath()->getDokuwikiId(); 133 …endencies = CacheManager::getOrCreate()->getCacheDependenciesForSlot($this->page->getDokuwikiId()); 166 $ID = $this->getPage()->getPath()->getDokuwikiId(); 182 return $this->getPage()->getDokuwikiId() . "." . $this->getExtension();
|
H A D | InstructionsDocument.php | 31 $id = $path->getDokuwikiId(); 72 $ID = $this->getPage()->getPath()->getDokuwikiId(); 129 $ID = $this->getPage()->getDokuwikiId();
|
H A D | Page.php | 471 $ft_backlinks = ft_backlinks($this->getDokuwikiId()); 590 return rawWiki($this->getPath()->getDokuwikiId()); 622 $ID = $this->getPath()->getDokuwikiId(); 972 $id = $this->getPath()->getDokuwikiId(); 1037 p_save_metadata($this->getPath()->getDokuwikiId(), $meta); 1174 return Identity::isWriter($this->getDokuwikiId()); 1890 saveWikiText($this->getDokuwikiId(), "", "Delete"); 1935 function getDokuwikiId() function in ComboStrap\\Page 1937 return $this->getPath()->getDokuwikiId(); 2010 $ID = $this->getDokuwikiId(); [all …]
|
H A D | HtmlDocument.php | 34 …cheDependencies = CacheManager::getOrCreate()->getCacheDependenciesForSlot($page->getDokuwikiId()); 108 $slotId = $this->getPage()->getDokuwikiId(); 178 $id = $this->getPage()->getDokuwikiId();
|
H A D | Index.php | 38 $dokuwikiId = $media->getPath()->getDokuwikiId(); 83 $this->indexer->deletePage($page->getDokuwikiId());
|
H A D | DokuPath.php | 444 $names = explode(self::PATH_SEPARATOR, $this->getDokuwikiId()); 482 return StringUtility::endWiths($this->getDokuwikiId(), ":*"); 505 function getDokuwikiId(): string function in ComboStrap\\DokuPath 585 $absoluteId = $this->getDokuwikiId(); 603 if (!empty($this->getDokuwikiId())) { 604 … $relativeSystemPath .= "/" . utf8_encodeFN(str_replace(':', '/', $this->getDokuwikiId())); 622 return auth_quickaclcheck($this->getDokuwikiId());
|
H A D | MediaLink.php | 537 return $dokuPath->getDokuwikiId(); 606 $dokuPath->getDokuwikiId(), 608 'id' => $dokuPath->getDokuwikiId(), 625 $dokuPath->getDokuwikiId(), 627 'id' => $dokuPath->getDokuwikiId(), 649 $dokuPath->getDokuwikiId(), 651 'id' => $dokuPath->getDokuwikiId(),
|
H A D | DokuwikiId.php | 33 return $this->getResource()->getPath()->getDokuwikiId();
|
H A D | JavascriptLibrary.php | 63 return ml($path->getDokuwikiId(), $att, $direct, $ampersand, true);
|
H A D | DatabasePageRow.php | 311 … ->setQueryParametrized('delete from pages where id = ?', [$this->page->getDokuwikiId()]); 384 $id = $page->getPath()->getDokuwikiId(); 523 $values[DokuwikiId::DOKUWIKI_ID_ATTRIBUTE] = $this->page->getPath()->getDokuwikiId(); 783 if ($this->page != null && $id !== $this->page->getDokuwikiId()) { 849 if ($this->page !== null && $id !== $this->page->getDokuwikiId()) { 930 if ($this->page != null && $value !== $this->page->getDokuwikiId()) {
|
H A D | CacheReportHtmlDataBlockArray.php | 52 $cacheFile = $dokuPath->getDokuwikiId();
|
H A D | FsWikiUtility.php | 61 $relativeFileSystemPath = str_replace(":", "/", $dokuPath->getDokuwikiId());
|
H A D | ImageSvg.php | 164 …return ml($this->getPath()->getDokuwikiId(), $att, $direct, DokuwikiUrl::AMPERSAND_CHARACTER, true…
|
H A D | CacheManager.php | 54 $cacheKey = $page->getDokuwikiId();
|
H A D | MetaManagerForm.php | 92 $formMeta = FormMeta::create($this->page->getDokuwikiId())
|
H A D | Identity.php | 222 $pageId = Page::createPageFromRequestedPage()->getDokuwikiId();
|
H A D | ImageRaster.php | 174 …return ml($this->getPath()->getDokuwikiId(), $att, $direct, DokuwikiUrl::AMPERSAND_CHARACTER, true…
|
/plugin/combo/syntax/ |
H A D | pageexplorer.php | 500 … $renderer->doc .= MarkupRef::createFromPageId($currentHomePage->getDokuwikiId()) 546 … $renderer->doc .= MarkupRef::createFromPageId($parentPage->getDokuwikiId()) 612 … $renderer->doc .= MarkupRef::createFromPageId($subNamespacePage->getDokuwikiId()) 637 … && $page->getDokuwikiId() !== $currentHomePage->getDokuwikiId() 656 … $renderer->doc .= MarkupRef::createFromPageId($page->getDokuwikiId()) 913 $html .= MarkupRef::createFromPageId($page->getDokuwikiId())
|
H A D | related.php | 98 wl($page->getDokuwikiId()) . '?do=backlink', 242 $backlinks = ft_backlinks($page->getDokuwikiId(), $ignore_perms = false);
|
H A D | search.php | 100 $id = Page::createPageFromRequestedPage()->getDokuwikiId();
|
/plugin/combo/action/ |
H A D | metapageimage.php | 48 …adataDokuWikiStore::CURRENT_METADATA]['relation']['media'][$dokuPath->getDokuwikiId()] = FileSyste…
|
H A D | metalang.php | 58 $INPUT->set("id",$page->getPath()->getDokuwikiId());
|
H A D | qualitymutation.php | 71 "The {$backlink->getDokuwikiId()} of {$path} had its HTML cache deleted ($desc)."
|
H A D | router.php | 399 … $this->executeTransparentRedirect($page->getDokuwikiId(), self::TARGET_ORIGIN_PERMALINK_EXTENDED); 426 $targetPage->getDokuwikiId(), 431 …$targetPage->getDokuwikiId(), // not the url because, it allows to add url query redirection prope… 460 … $res = $this->executeTransparentRedirect($targetPage->getDokuwikiId(), self::TARGET_ORIGIN_ALIAS);
|