Home
last modified time | relevance | path

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

/plugin/farm/
H A Daction.php57 switch($this->getLockState()) {
99 $ls = $this->getLockState();
144 function getLockState() { function in action_plugin_farm
H A Dinfos.animal.class.php271 public function getLockState() { function in dokuwiki_farm_animal_infos
272 return $this->animal->getLockState();
H A Dsoapserver.php167 'locked' => $a->getLockState()
H A Doverview.class.php161 $lockstate = $a->getLockState();
H A Danimalmanager.class.php237 $lockstate = $this->animal->getInfos()->getLockState();
H A Danimal.class.php167 public function getLockState() { function in dokuwiki_farm_animal