22 calls to tripal_get_default_cv()

chado_add_node_form_properties in tripal_core/api/tripal_core.chado_nodes.properties.api.inc
chado_add_node_form_relationships in tripal_core/api/tripal_core.chado_nodes.relationships.api.inc
Provides a form for adding to BASE_relationship and relationship tables
chado_analysis_form in tripal_analysis/includes/tripal_analysis.chado_node.inc
Implements hook_form(). When editing or creating a new node of type 'chado_analysis' we need a form. This function creates the form that will be used for this.
chado_contact_form in tripal_contact/includes/tripal_contact.chado_node.inc
Implementation of hook_form().
chado_example_form in tripal_example/includes/tripal_example.chado_node.inc
Implementation of hook_form()
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_validate in tripal_example/includes/tripal_example.chado_node.inc
Implementation of hook_validate
chado_featuremap_form in tripal_featuremap/includes/tripal_featuremap.chado_node.inc
When editing or creating a new node of type 'chado_featuremap' we need a form. This function creates the form that will be used for this.
chado_feature_form in tripal_feature/includes/tripal_feature.chado_node.inc
Implementation of hook_form().
chado_library_form in tripal_library/includes/tripal_library.chado_node.inc
Implements hook_form().
chado_organism_form in tripal_organism/includes/tripal_organism.chado_node.inc
Implement hook_form().
chado_phylotree_form in tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc
Implementation of hook_form().
chado_project_form in tripal_project/includes/tripal_project.chado_node.inc
Implementation of hook_form().
chado_pub_form in tripal_pub/includes/tripal_pub.chado_node.inc
Implements hook_form().
chado_stock_form in tripal_stock/includes/tripal_stock.chado_node.inc
Implements hook_form(). Creates the main Add/Edit/Delete Form for chado stocks
tripal_analysis_update_7200 in tripal_analysis/tripal_analysis.install
This is the required update for tripal_organism when upgrading from Drupal core API 6.x.
tripal_contact_update_7200 in tripal_contact/tripal_contact.install
This is the required update for tripal_contact when upgrading from Drupal core API 6.x.
tripal_get_cvterm_default_select_options in tripal_cv/api/tripal_cv.api.inc
Create an options array to be used in a form element which provides a list of all chado cvterms. Unlike the tripal_get_cvterm_select_option, this function retreives the cvterms using the default vocabulary set for a given table and field. It will…
tripal_library_update_7200 in tripal_library/tripal_library.install
This is the required update for tripal_library when upgrading from Drupal core API 6.x.
tripal_project_update_7200 in tripal_project/tripal_project.install
This is the required update for tripal_project when upgrading from Drupal core API 6.x.
tripal_pub_update_7200 in tripal_pub/tripal_pub.install
This is the required update for tripal_pub when upgrading from Drupal core API 6.x.
tripal_stock_update_7200 in tripal_stock/tripal_stock.install
This is the required update for tripal_stock when upgrading from Drupal core API 6.x.