Home
last modified time | relevance | path

Searched defs:rev (Results 1 – 15 of 15) sorted by relevance

/template/strap/ComboStrap/
H A DWikiPath.php102 private $rev; variable in ComboStrap\\WikiPath
132 protected function __construct(string $path, string $drive, string $rev = null)
261 …public static function createMarkupPathFromPath(string $parameterPath, string $rev = null): WikiPa…
352 static function createMediaPathFromPath($path, $rev = null): WikiPath
449 static function createMediaPathFromId($id, $rev = null): WikiPath
508 static function createMarkupPathFromId($id, $rev = null): WikiPath
570 static function createWikiPath($path, $drive, string $rev = ''): WikiPath
718 static function createFromPath(string $path, string $drive, string $rev = null): WikiPath
H A DIFetcherLocalImage.php54 …public static function createImageFetchFromId(string $imageId, string $rev = null): IFetcherLocalI…
H A DFetcherRaster.php46 public static function createImageRasterFetchFromId(string $imageId, $rev = null): FetcherRaster
H A DMarkupRef.php482 private function addRevToUrl($rev = null): void
/template/vector/
Dinc_cite.php25 $rev = (int)$INFO["rev"]; variable
27 $rev = (int)$INFO["lastmod"]; variable
Dmain.php109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
111 $rev = (int)$INFO["lastmod"]; variable
/template/vector20/
Dinc_cite.php25 $rev = (int)$INFO["rev"]; variable
27 $rev = (int)$INFO["lastmod"]; variable
Dmain.php109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
111 $rev = (int)$INFO["lastmod"]; variable
/template/monobook/
Dinc_cite.php25 $rev = (int)$INFO["rev"]; variable
27 $rev = (int)$INFO["lastmod"]; variable
Dmain.php109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
111 $rev = (int)$INFO["lastmod"]; variable
/template/wikiweko/
H A Dinc_cite.php25 $rev = (int)$INFO["rev"]; variable
27 $rev = (int)$INFO["lastmod"]; variable
H A Dmain.php109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
111 $rev = (int)$INFO["lastmod"]; variable
/template/prsnl10/
Dmain.php57 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
59 $rev = (int)$INFO["lastmod"]; variable
/template/mnml-blog/
Dmain.php56 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable
58 $rev = (int)$INFO["lastmod"]; variable
/template/lisps/
Dmain.php40 function template_tpl_include_page($pageid, $print = true, $propagate = false, $rev = '') {