13 calls to chado_update_node_form_relationships()

chado_contact_insert in tripal_contact/includes/tripal_contact.chado_node.inc
Implements of hook_insert().
chado_contact_update in tripal_contact/includes/tripal_contact.chado_node.inc
Implements hook_update
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_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_node_relationships_form_update_relationships in tripal_core/api/tripal_core.DEPRECATED.api.inc
chado_project_insert in tripal_project/includes/tripal_project.chado_node.inc
Implementation of hook_insert().
chado_project_update in tripal_project/includes/tripal_project.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