Legacy Database Reference Module

Provides functions for managing chado database references which link chado content, such as features and stocks, to records/pages in external databases/websites. For example, you might have a feature record in your site which is also in the NCBI website and by adding a database refrence to your feature, an automatic link to the content at NCBI is created.

File

legacy/tripal_db/tripal_db.module, line 7
General functions for the db module

Functions

Namesort descending Location Description
tripal_db_disable legacy/tripal_db/tripal_db.install Implements hook_disable(). Disable default views when module is disabled
tripal_db_install legacy/tripal_db/tripal_db.install Implementation of hook_install().
tripal_db_menu legacy/tripal_db/tripal_db.module Implements hook_menu().
tripal_db_permission legacy/tripal_db/tripal_db.module Implements hook_permission().
tripal_db_requirements legacy/tripal_db/tripal_db.install Implementation of hook_requirements().
tripal_db_theme legacy/tripal_db/tripal_db.module Implements hook_theme().
tripal_db_uninstall legacy/tripal_db/tripal_db.install Implementation of hook_uninstall().
tripal_db_views_api legacy/tripal_db/tripal_db.module Implements hook_views_api().
tripal_db_views_default_views legacy/tripal_db/tripal_db.views_default.inc Implements hook_views_default_views().