Searched refs:getLockState (Results 1 – 6 of 6) sorted by relevance
/plugin/farm/ | ||
H A D | action.php | 57 switch($this->getLockState()) { |
H A D | infos.animal.class.php | 271 public function getLockState() { function in dokuwiki_farm_animal_infos |
H A D | soapserver.php | 167 'locked' => $a->getLockState() |
H A D | overview.class.php | 161 $lockstate = $a->getLockState(); |
H A D | animalmanager.class.php | 237 $lockstate = $this->animal->getInfos()->getLockState(); |
H A D | animal.class.php | 167 public function getLockState() { function in dokuwiki_farm_animal |