Searched refs:pagePath (Results 1 – 11 of 11) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/ |
H A D | PageviewData.php | 25 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 D | getXmlData.php | 22 $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 D | PageUrlPath.php | 244 $pagePath = $page->getPathObject()->toAbsoluteId(); 248 return $pagePath; 255 return $pagePath; 257 return $this->toPermanentUrlPath($pagePath); 263 return $pagePath; 305 return $pagePath;
|
H A D | FetcherVignette.php | 51 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 D | backlinkmutation.php | 55 $pagePath = $data[PagePath::getPersistentName()] ?? null; 56 if ($pagePath === null) { 61 $reference = MarkupPath::createPageFromAbsoluteId($pagePath); 97 $pagePath,
|
/plugin/gitbacked/action/ |
H A D | editcommit.php | 245 $pagePath = $event->data[0][0]; 261 @unlink($pagePath); 274 $this->commitFile($pagePath,$message);
|
/plugin/orphanmedia/ |
H A D | syntax.php | 168 …$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 D | syntax.php | 169 …$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 D | save.php | 338 function abs2rel($linkPath,$pagePath){ argument 348 $aPage=explode(':',$pagePath);
|
/plugin/ckgedit/action/ |
H A D | save.php | 431 function abs2rel($linkPath,$pagePath){ argument 441 $aPage=explode(':',$pagePath);
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |