contact Module API
- 2.x tripal_contact/api/tripal_contact.api.inc tripal_contact_api
- 3.x tripal_chado/api/modules/tripal_chado.contact.api.inc tripal_contact_api
- 1.x tripal_contact/api/tripal_contact.api.inc tripal_contact_api
@file Provides an application programming interface (API) to manage libraries
Parent topics
File
- tripal_contact/
api/ tripal_contact.api.inc, line 2 - Provides an application programming interface (API) to manage libraries
Functions
Name | Location | Description |
---|---|---|
tripal_contact_add_contact |
tripal_contact/ |
Adds a contact to the Chado contact table |
tripal_contact_delete_property |
tripal_contact/ |
Delete a given property |
tripal_contact_get_property |
tripal_contact/ |
Retrieve properties of a given type for a given contact |
tripal_contact_insert_property |
tripal_contact/ |
Insert a given property |
tripal_contact_update_property |
tripal_contact/ |
Update a given property |