15 calls to chado_update_node_form_dbxrefs()

chado_example_insert in tripal_example/includes/tripal_example.chado_node.inc
Implementation of hook_insert(). This function is called after the node is inserted into the database. We need it so that we can insert appropriate fields as provided by the user into the database. And so that we can link the new Drupal node to theā€¦
chado_example_update in tripal_example/includes/tripal_example.chado_node.inc
Implementation of hook_update(). This function runs after the node has been inserted into the Drupal schema and allows us to update the record in Chado.
chado_featuremap_insert in tripal_featuremap/includes/tripal_featuremap.chado_node.inc
Implements hook_insert().
chado_featuremap_update in tripal_featuremap/includes/tripal_featuremap.chado_node.inc
Implements hook_update(). Update nodes
chado_feature_insert in tripal_feature/includes/tripal_feature.chado_node.inc
Implements hook_insert().
chado_feature_update in tripal_feature/includes/tripal_feature.chado_node.inc
Implements hook_update().
chado_library_insert in tripal_library/includes/tripal_library.chado_node.inc
Implements hook_insert().
chado_library_update in tripal_library/includes/tripal_library.chado_node.inc
Implements hook_update().
chado_node_additional_dbxrefs_form_update_dbxrefs in tripal_core/api/tripal_core.DEPRECATED.api.inc
chado_organism_insert in tripal_organism/includes/tripal_organism.chado_node.inc
Implements hook_insert().
chado_organism_update in tripal_organism/includes/tripal_organism.chado_node.inc
Implements hook_update().
chado_pub_insert in tripal_pub/includes/tripal_pub.chado_node.inc
Implements hook_insert().
chado_pub_update in tripal_pub/includes/tripal_pub.chado_node.inc
Implements hook_update().
chado_stock_insert in tripal_stock/includes/tripal_stock.chado_node.inc
Implements hook_insert(). Inserts data from chado_stock_form() into drupal and chado
chado_stock_update in tripal_stock/includes/tripal_stock.chado_node.inc
Implements hook_update(). Handles Editing/Updating of main stock info