Tripal
Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
go__gene_expression Class Reference
Inheritance diagram for go__gene_expression:
Inheritance graph
[legend]
Collaboration diagram for go__gene_expression:
Collaboration graph
[legend]

Public Member Functions

 elementInfo ()
 
 load ($entity)
 
- Public Member Functions inherited from ChadoField
 query ($query, $condition)
 
 queryOrder ($query, $order)
 
 getValueList ($options=[], $keyword=NULL)
 
 instanceSettingsForm ()
 
- Public Member Functions inherited from TripalField
 __construct ($field, $instance)
 
 getFieldName ()
 
 getField ()
 
 getInstance ()
 
 getFieldTerm ()
 
 getFieldTermID ()
 
 webServicesData ()
 
 viewsData ($view_base_id)
 
 validate ($entity_type, $entity, $langcode, $items, &$errors)
 
 settingsForm ($has_data)
 
 settingsFormValidate ($form, &$form_state)
 
 settingsTheme ($element)
 
 instanceSettingsFormValidate ($form, &$form_state)
 
 createInstance ()
 

Static Public Attributes

static $default_label = 'Gene expression'
 
static $description
 
static $default_instance_settings
 
static $default_widget = 'go__gene_expression_widget'
 
static $default_formatter = 'go__gene_expression_formatter'
 
- Static Public Attributes inherited from ChadoField
static $default_label = 'Chado Field'
 
static $default_description = 'The generic base class for all Chado fields. Replace this text as appropriate for the child implementation.'
 
static $default_settings
 
static $default_instance_settings
 
static $download_formatters
 
static $module = 'tripal_chado'
 
- Static Public Attributes inherited from TripalField
static $default_label = 'Tripal Field'
 
static $default_description = 'The generic base class for all Tripal fields. Replace this text as appropriate for the child implementation.'
 
static $default_settings
 
static $default_instance_settings
 
static $download_formatters
 
static $default_widget = ''
 
static $default_formatter = ''
 
static $module = 'tripal'
 
static $no_ui = TRUE
 
static $no_data = FALSE
 

Protected Attributes

 $field
 
 $instance
 
- Protected Attributes inherited from TripalField
 $field
 
 $instance
 
 $term
 

Additional Inherited Members

- Static Public Member Functions inherited from TripalField
static info ()
 
- Protected Member Functions inherited from ChadoField
 queryJoinOnce ($query, $table, $alias, $condition, $type='INNER')
 
- Protected Member Functions inherited from TripalField
 _addWebServiceElement (&$searchable_keys, &$sortable_keys, $parent_term_name, $parent_term, $element_name, $element_details)
 
 _addViewsDataElement (&$data, $view_base_id, $parent, $element_name, $element_details)
 

Member Function Documentation

◆ elementInfo()

go__gene_expression::elementInfo ( )
See also
TripalField::elementInfo()

Reimplemented from TripalField.

◆ load()

go__gene_expression::load (   $entity)
See also
TripalField::load()

Reimplemented from TripalField.

Member Data Documentation

◆ $default_instance_settings

go__gene_expression::$default_instance_settings
static
Initial value:
= [
'term_vocabulary' => 'GO',
'term_name' => 'gene expression',
'term_accession' => '0010467',
'term_fixed' => FALSE,
]

◆ $description

go__gene_expression::$description
static
Initial value:
= 'The process in which a gene\'s sequence is converted into a
mature gene product or products (proteins or RNA). This includes the production of an
RNA transcript as well as any processing to produce a mature RNA product or an
mRNA (for protein-coding genes) and the translation of that mRNA into protein.
Protein maturation is included when required to form an active form of a product from
an inactive precursor form.'

The documentation for this class was generated from the following file: