Tripal Bulk Loader Module API
- 2.x tripal_bulk_loader/api/tripal_bulk_loader.api.templates.inc tripal_bulk_loader_api
- 3.x tripal_bulk_loader/api/tripal_bulk_loader.api.templates.inc tripal_bulk_loader_api
- 1.x tripal_bulk_loader/api/tripal_bulk_loader.api.templates.inc tripal_bulk_loader_api
@file All functions in this file provide an API to administrative management of bulk loader templates
Parent topics
File
- tripal_bulk_loader/
api/ tripal_bulk_loader.api.templates.inc, line 2 - All functions in this file provide an API to administrative management of bulk loader templates
Functions
Name | Location | Description |
---|---|---|
tripal_bulk_loader_delete_field |
tripal_bulk_loader/ |
An API function to delete a field from a template array |
tripal_bulk_loader_delete_record |
tripal_bulk_loader/ |
An API function to delete a record from a template array |
tripal_bulk_loader_is_record_name_unique |
tripal_bulk_loader/ |
Meant to be called from a form_validate function to ensure a newly added bulk loader record name is unique and not empty. |