Home
last modified time | relevance | path

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

/plugin/openlayersmap/
H A DStaticMap.php414 if ($this->useTileCache && ($cached = $this->checkTileCache($url)))
457 public function checkTileCache(string $url)
529 public function checkTileCache(string $url) { global() function in dokuwiki\\plugin\\openlayersmap\\StaticMap