Home
last modified time | relevance | path

Searched refs:pagePath (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DPageviewData.php25 public $pagePath; variable in Google\\Service\\AnalyticsReporting\\PageviewData
34 public function setPagePath($pagePath) argument
36 $this->pagePath = $pagePath;
43 return $this->pagePath;
/plugin/eventline/
H A DgetXmlData.php22 $pagePath = DOKU_INC . '/data/pages/'. str_replace(":", "/", $dokuPageId) . '.txt';
25 $cache = new cache_instructions($dokuPageId, $pagePath);
29 $instructions = p_get_instructions(io_readfile($pagePath));
/plugin/combo/ComboStrap/
H A DPageUrlPath.php245 $pagePath = $page->getPathObject()->toAbsoluteId();
249 return $pagePath;
256 return $pagePath;
258 return $this->toPermanentUrlPath($pagePath);
264 return $pagePath;
298 return $pagePath;
H A DFetcherVignette.php51 private WikiPath $pagePath; variable in ComboStrap\\FetcherVignette
304 $vignetteNameValue = $this->pagePath->getWikiId() . "." . $this->mime->getExtension();
375 $this->pagePath = $path;
413 return ResourceName::getFromPath($this->pagePath);
/plugin/combo/action/
H A Dbacklinkmutation.php55 $pagePath = $data[PagePath::getPersistentName()] ?? null;
56 if ($pagePath === null) {
61 $reference = MarkupPath::createPageFromAbsoluteId($pagePath);
97 $pagePath,
/plugin/gitbacked/action/
H A Deditcommit.php175 $pagePath = $event->data[0][0];
191 @unlink($pagePath);
204 $this->commitFile($pagePath,$message);
/plugin/orphanmedia/
H A Dsyntax.php168 …$pagePath = rtrim($perPage_MediaLinks[0],end(explode("/",$perPage_MediaLinks[0] ))).$perPage_Media…
170 $pagePath = str_replace("\\","/",$pagePath);
171 $pagePath = str_replace($doku_pages,"",$pagePath);
173 if($pagePath === $media_file_path) {
/plugin/orphanmedia2/
H A Dsyntax.php169 …$pagePath = rtrim($perPage_MediaLinks[0],end(explode("/",$perPage_MediaLinks[0] ))).$perPage_Media…
171 $pagePath = str_replace("\\","/",$pagePath);
172 $pagePath = str_replace($doku_pages,"",$pagePath);
174 if($pagePath === $media_file_path) {
/plugin/ckgdoku/action/
H A Dsave.php338 function abs2rel($linkPath,$pagePath){ argument
348 $aPage=explode(':',$pagePath);
/plugin/ckgedit/action/
H A Dsave.php431 function abs2rel($linkPath,$pagePath){ argument
441 $aPage=explode(':',$pagePath);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...