Tripal
Functions
Chado Biomaterial
Collaboration diagram for Chado Biomaterial:

Functions

 chado_autocomplete_biomaterial ($string='')
 

Detailed Description

Provides API functions specifically for managing biomaterial records in Chado.

Function Documentation

◆ chado_autocomplete_biomaterial()

chado_autocomplete_biomaterial (   $string = '')

Used for autocomplete in forms for identifying biomaterials

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