Searched defs:rev (Results 1 – 15 of 15) sorted by relevance
| /template/strap/ComboStrap/ |
| H A D | WikiPath.php | 102 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 D | IFetcherLocalImage.php | 54 …public static function createImageFetchFromId(string $imageId, string $rev = null): IFetcherLocalI…
|
| H A D | FetcherRaster.php | 46 public static function createImageRasterFetchFromId(string $imageId, $rev = null): FetcherRaster
|
| H A D | MarkupRef.php | 482 private function addRevToUrl($rev = null): void
|
| /template/vector/ |
| D | inc_cite.php | 25 $rev = (int)$INFO["rev"]; variable 27 $rev = (int)$INFO["lastmod"]; variable
|
| D | main.php | 109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable 111 $rev = (int)$INFO["lastmod"]; variable
|
| /template/vector20/ |
| D | inc_cite.php | 25 $rev = (int)$INFO["rev"]; variable 27 $rev = (int)$INFO["lastmod"]; variable
|
| D | main.php | 109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable 111 $rev = (int)$INFO["lastmod"]; variable
|
| /template/monobook/ |
| D | inc_cite.php | 25 $rev = (int)$INFO["rev"]; variable 27 $rev = (int)$INFO["lastmod"]; variable
|
| D | main.php | 109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable 111 $rev = (int)$INFO["lastmod"]; variable
|
| /template/wikiweko/ |
| H A D | inc_cite.php | 25 $rev = (int)$INFO["rev"]; variable 27 $rev = (int)$INFO["lastmod"]; variable
|
| H A D | main.php | 109 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable 111 $rev = (int)$INFO["lastmod"]; variable
|
| /template/prsnl10/ |
| D | main.php | 57 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable 59 $rev = (int)$INFO["lastmod"]; variable
|
| /template/mnml-blog/ |
| D | main.php | 56 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core variable 58 $rev = (int)$INFO["lastmod"]; variable
|
| /template/lisps/ |
| D | main.php | 40 function template_tpl_include_page($pageid, $print = true, $propagate = false, $rev = '') {
|