Tripal v1.0 (6.x-1.0)
tripal_project.api.inc File Reference

Go to the source code of this file.

Functions

 tripal_project_get_property ($project_id, $property)
 tripal_project_insert_property ($project_id, $property, $value, $update_if_present=0)
 tripal_project_update_property ($project_id, $property, $value, $insert_if_missing=0)
 tripal_project_delete_property ($project_id, $property)

Detailed Description

Provides an application programming interface (API) to manage projects

Definition in file tripal_project.api.inc.

 All Classes Files Functions Variables