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

Go to the source code of this file.

Functions

 tripal_contact_views_api ()

Detailed Description

This file contains the basic functions needed for this drupal module. The drupal tripal_contact 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_contact.module.


Function Documentation

tripal_contact_views_api ( )

Definition at line 35 of file tripal_contact.module.

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