Tripal
Functions
Chado Project
Collaboration diagram for Chado Project:

Functions

 chado_autocomplete_project ($string='')
 

Detailed Description

Provides API functions specifically for managing project records in Chado.

Function Documentation

◆ chado_autocomplete_project()

chado_autocomplete_project (   $string = '')

Used for autocomplete in forms for identifying projects

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