Tripal
Functions
Chado Featuremap
Collaboration diagram for Chado Featuremap:

Functions

 chado_autocomplete_featuremap ($string='')
 

Detailed Description

Provides API functions for working with featuremap records in Chado that go beyond the generic Chado API functions.

Function Documentation

◆ chado_autocomplete_featuremap()

chado_autocomplete_featuremap (   $string = '')

Used for autocomplete in forms for identifying featuremaps

Parameters
$stringThe string to search for.
Returns
A json array of terms that begin with the provided string.