Home
last modified time | relevance | path

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

/plugin/struct/helper/
H A Dimexport.php80 public function getCurrentSchemaJSON($schemaName)
78 public function getCurrentSchemaJSON($schemaName) global() function in helper_plugin_struct_imexport
/plugin/farmsync/meta/
H A DFarmSyncUtil.php446 $schemas[$schema] = json_decode($struct->getCurrentSchemaJSON($schema));
479 $targetJSON = $struct->getCurrentSchemaJSON($schemaName);