Home
last modified time | relevance | path

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

/plugin/farmer/
H A Dhelper.php44 public function isHostbased() function in helper_plugin_farmer
47 return $GLOBALS['FARMCORE']->isHostbased();
H A DDokuWikiFarmCore.php104 public function isHostbased() function in DokuWikiFarmCore
130 if ($this->isHostbased()) return '/';
/plugin/farmer/_test/
H A Dcore.test.php41 public function isHostbased() function in plugin\\farmer\\test\\DokuWikiFarmCore