Home
last modified time | relevance | path

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

/plugin/farmer/
Dhelper.php55 public function wasNotfound() function in helper_plugin_farmer
58 return $GLOBALS['FARMCORE']->wasNotfound();
DDokuWikiFarmCore.php112 public function wasNotfound() function in DokuWikiFarmCore
/plugin/farmer/action/
Dstartup.php47 if ($this->helper->wasNotfound()) $this->handleNotFound();
/plugin/farmer/_test/
Dcore.test.php36 public function wasNotfound() function in plugin\\farmer\\test\\DokuWikiFarmCore