Tripal
Variables
tripal_bulk_loader_modify_template_base_form_fields.tpl.php File Reference

Variables

 $header
 
 $rows = []
 
 $field_record = []
 

Detailed Description

Defines how the fields table in the Bulk Loader Template Edit form should be rendered.

Parameters
$elementThe FAPI definition of the records table.

Variable Documentation

◆ $header

$header
Initial value:
= [
$record_header,
'Field Operations',
'Field Name',
'Chado Table',
'Chado Field',
'Field Type',
'Field Settings',
'Required',
]