Tripal
|
Static Public Attributes | |
static | $label = 'GFF3' |
static | $default_extension = 'gff3' |
![]() | |
static | $label = 'Generic' |
static | $full_label = 'Generic File format' |
static | $default_extension = 'txt' |
Protected Member Functions | |
formatEntity ($entity) | |
getHeader () | |
![]() | |
setFields () | |
setFields2Terms () | |
setPrintableFields () | |
Additional Inherited Members | |
![]() | |
__construct ($collection_id, $outfile_name) | |
isFieldSupported ($field, $instance) | |
getURL () | |
delete () | |
writeInit (TripalJob $job=NULL) | |
writeEntity ($entity, TripalJob $job=NULL) | |
writeDone (TripalJob $job=NULL) | |
write (TripalJob $job=NULL) | |
download () | |
![]() | |
$collection = NULL | |
$collection_id = NULL | |
$collection_bundles = NULL | |
$outfile = '' | |
$printable_fields = [] | |
$remote_entity = '' | |
$fields2terms = [] | |
$fields = [] | |
$fh | |
|
protected |
Reimplemented from TripalFieldDownloader.
|
protected |
Reimplemented from TripalFieldDownloader.
|
static |
Indicates the default extension for the outputfile.
|
static |
Sets the label shown to the user describing this formatter.