Home
last modified time | relevance | path

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

/plugin/farmer/
H A Dremote.php55 return $this->helper->getAllAnimals();
67 foreach ($this->helper->getAllAnimals() as $animal) {
83 foreach ($this->helper->getAllAnimals() as $index => $animal) {
H A Dhelper.php86 public function getAllAnimals() function in helper_plugin_farmer
/plugin/farmer/admin/
H A Dplugins.php40 $animals = $this->helper->getAllAnimals();
105 $animals = $helper->getAllAnimals();
H A Ddelete.php77 $animals = $this->helper->getAllAnimals();
H A Dinfo.php86 $animals = $this->helper->getAllAnimals();
H A Dnew.php81 $animals = $this->helper->getAllAnimals();
/plugin/farmer/action/
H A Dstartup.php91 $animals = $this->helper->getAllAnimals();
H A Dajax.php125 $animals = $helper->getAllAnimals();
/plugin/farmsync/
Dadmin.php61 $animals = $this->farm_util->getAllAnimals();
/plugin/oauth/
H A Dauth.php236 $allAnimals = $farmer->getAllAnimals();
/plugin/letsencrypt/
Dhelper.php57 foreach($farmer->getAllAnimals() as $animal) {
/plugin/farmsync/meta/
DFarmSyncUtil.php39 public function getAllAnimals() { function in dokuwiki\\plugin\\farmsync\\meta\\FarmSyncUtil
40 return $this->farmer->getAllAnimals();