<?php /** * @file * This file contains the basic functions for views integration of * chado/tripal example tables */ // EXPLANATION: see another tripal module (e.g. tripal_feature) for example // functions that can be used in this file.