◆ form()
GFF3Importer::form |
( |
|
$form, |
|
|
& |
$form_state |
|
) |
| |
◆ formValidate()
GFF3Importer::formValidate |
( |
|
$form, |
|
|
& |
$form_state |
|
) |
| |
◆ run()
◆ $button_text
GFF3Importer::$button_text = 'Import GFF3 file' |
|
static |
Text that should appear on the button at the bottom of the importer form.
◆ $description
GFF3Importer::$description = 'Import a GFF3 file into Chado' |
|
static |
A brief description for this loader. This description will be presented to the site user.
◆ $file_types
GFF3Importer::$file_types = ['gff', 'gff3'] |
|
static |
An array containing the extensions of allowed file types.
◆ $machine_name
GFF3Importer::$machine_name = 'chado_gff3_loader' |
|
static |
The machine name for this loader. This name will be used to construct the URL for the loader.
◆ $name
GFF3Importer::$name = 'Chado GFF3 File Loader' |
|
static |
The name of this loader. This name will be presented to the site user.
◆ $upload_description
GFF3Importer::$upload_description = 'Please provide the GFF3 file.' |
|
static |
Provides information to the user about the file upload. Typically this may include a description of the file types allowed.
◆ $upload_title
GFF3Importer::$upload_title = 'GFF3 File' |
|
static |
The title that should appear above the upload button.
The documentation for this class was generated from the following file:
- tripal_chado/includes/TripalImporter/GFF3Importer.inc