21 calls to chado_update_node_form_properties()

chado_analysis_insert in tripal_analysis/includes/tripal_analysis.chado_node.inc
Implements hook_insert(). When a new chado_analysis node is created we also need to add information to our chado_analysis table. This function is called on insert of a new node of type 'chado_analysis' and inserts the necessary information.
chado_analysis_update in tripal_analysis/includes/tripal_analysis.chado_node.inc
Implements hook_update(). Update analyses
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_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_properties_form_update_properties 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_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