Home
last modified time | relevance | path

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

/plugin/farmsync/meta/
H A DStructUpdates.php34 $schemas = $this->farm_util->getAnimalStructSchemasJSON($this->source, $schemas);
H A DFarmSyncUtil.php440 public function getAnimalStructSchemasJSON($sourceAnimal, $schemas) { function in dokuwiki\\plugin\\farmsync\\meta\\FarmSyncUtil
/plugin/farmsync/action/
H A Dajax.php101 $json = $this->farm_util->getAnimalStructSchemasJSON($source, array($page));