31 calls to chado_get_id_for_node()

chado_analysis_delete in tripal_analysis/tripal_analysis.module
Removes analysis from the chado database
chado_analysis_load in tripal_analysis/tripal_analysis.module
When a node is requested by the user this function is called to allow us to add auxiliary data to the node object.
chado_contact_delete in tripal_contact/tripal_contact.module
Implementation of tripal_contact_delete().
chado_contact_insert in tripal_contact/tripal_contact.module
Implementation of tripal_contact_insert().
chado_contact_load in tripal_contact/tripal_contact.module
Implementation of tripal_contact_load().
chado_contact_update in tripal_contact/tripal_contact.module
chado_featuremap_delete in tripal_featuremap/tripal_featuremap.module
Delete data from drupal and chado databases when a node is deleted
chado_featuremap_insert in tripal_featuremap/tripal_featuremap.module
When a new chado_featuremap node is created we also need to add information to our chado_featuremap table. This function is called on insert of a new node of type 'chado_featuremap' and inserts the necessary information.
chado_featuremap_load in tripal_featuremap/tripal_featuremap.module
When a node is requested by the user this function is called to allow us to add auxiliary data to the node object.
chado_featuremap_update in tripal_featuremap/tripal_featuremap.module
Update nodes
chado_feature_delete in tripal_feature/tripal_feature.module
chado_feature_load in tripal_feature/tripal_feature.module
When a node is requested by the user this function is called to allow us to add auxiliary data to the node object.
chado_feature_update in tripal_feature/tripal_feature.module
chado_library_delete in tripal_library/tripal_library.module
Delete data from drupal and chado databases when a node is deleted
chado_library_insert in tripal_library/tripal_library.module
When a new chado_library node is created we also need to add information to our chado_library table. This function is called on insert of a new node of type 'chado_library' and inserts the necessary information.
chado_library_load in tripal_library/tripal_library.module
When a node is requested by the user this function is called to allow us to add auxiliary data to the node object.
chado_library_update in tripal_library/tripal_library.module
Update nodes
chado_organism_delete in tripal_organism/tripal_organism.module
Delete organism from both drupal and chado databases. Check dependency before deleting from chado.
chado_organism_insert in tripal_organism/tripal_organism.module
When a new chado_organism node is created we also need to add information to our chado_organism table. This function is called on insert of a new node of type 'chado_organism' and inserts the necessary information.
chado_organism_load in tripal_organism/tripal_organism.module
When a node is requested by the user this function is called to allow us to add auxiliary data to the node object.
chado_organism_update in tripal_organism/tripal_organism.module
Update organisms
chado_project_delete in tripal_project/tripal_project.module
Implementation of hook_delete().
chado_project_insert in tripal_project/tripal_project.module
Implementation of hook_insert().
chado_project_load in tripal_project/tripal_project.module
Implementation of node_load().
chado_project_update in tripal_project/tripal_project.module
Implements hook_update().
chado_pub_delete in tripal_pub/tripal_pub.module
Implementation of tripal_pub_delete().
chado_pub_insert in tripal_pub/tripal_pub.module
Implementation of tripal_pub_insert().
chado_pub_load in tripal_pub/tripal_pub.module
Implementation of tripal_pub_load().
chado_pub_update in tripal_pub/tripal_pub.module
chado_stock_load in tripal_stock/tripal_stock.module
Implements hook_load(): Prepares the chado_stock node
tripal_pub_nodeapi in tripal_pub/tripal_pub.module