title, 'node/'.$node->nid); } ?>
Job Name loader_name;?>
Submitted By
Job Creation Date created, 'custom', "F j, Y, g:i a"); ?>
Last Updated changed, 'custom', "F j, Y, g:i a"); ?>
Template Name template->name; ?>
Data File file;?>
Job Status job_status;?>
inserted_records) { print '

Loading Summary

'; $rows = array(); $total = 0; foreach ($node->inserted_records as $r) { $row = array(); $row[] = $r->table_inserted_into; $row[] = $r->num_inserted; $rows[] = $row; $total = $total + $r->num_inserted; } $rows[] = array('TOTAL',''.$total.''); print theme_table(array('Chado Table', 'Number of Records Inserted'), $rows); } ?>
template->template_id); ?>