|
Tripal
|
Functions | |
| tripal_organism_delete_form () | |
| tripal_organism_delete_form_submit ($form, &$form_state) | |
| tripal_organism_delete_organisms ($organisms, $job=NULL) | |
Administration Interface for deleting multiple organisms
| tripal_organism_delete_form | ( | ) |
A form for indicating the organisms to delete
| tripal_organism_delete_form_submit | ( | $form, | |
| & | $form_state | ||
| ) |
Submit for the delete features form
| tripal_organism_delete_organisms | ( | $organisms, | |
$job = NULL |
|||
| ) |
Function to actually delete the features indicated
| $organism_id | The list of organism_id of the features to delete |
| $job | The tripal_job id |