Home
last modified time | relevance | path

Searched refs:importAnimalStructSchema (Results 1 – 2 of 2) sorted by relevance

/plugin/farmsync/action/
H A Dajax.php102 $this->farm_util->importAnimalStructSchema($target, $page, $json[$page]);
/plugin/farmsync/meta/
H A DFarmSyncUtil.php457 public function importAnimalStructSchema($targetAnimal, $schemaName, $json) { function in dokuwiki\\plugin\\farmsync\\meta\\FarmSyncUtil