Tripal v1.0 (6.x-1.0)
tripal_phenotype.module File Reference

Go to the source code of this file.

Functions

 tripal_phenotype_views_api ()

Detailed Description

This file contains the basic functions needed for this drupal module. The drupal tripal_phenotype module maps directly to the chado X module.

For documentation regarding the Chado X module:

See also:
http://gmod.org/wiki/Chado_General_Module

Definition in file tripal_phenotype.module.


Function Documentation

tripal_phenotype_views_api ( )

Definition at line 18 of file tripal_phenotype.module.

                                      {
  return array(
      'api' => 2.0,
  );
}
 All Classes Files Functions Variables