Searched refs:mapCacheIDToFilename (Results 1 – 1 of 1) sorted by relevance
181 $this->mkdirRecursive(dirname($this->mapCacheIDToFilename()), 0777);182 imagepng($this->image, $this->mapCacheIDToFilename(), 9);184 $doc = $this->mapCacheIDToFilename();266 $filename = $this->mapCacheIDToFilename();278 public function mapCacheIDToFilename(): string function in dokuwiki\\plugin\\openlayersmap\\StaticMap