|
| validate ($entity_type, $entity, $langcode, $items, &$errors) |
|
| load ($entity) |
|
| instanceSettingsForm () |
|
| elementInfo () |
|
| query ($query, $condition) |
|
| queryOrder ($query, $order) |
|
| getValueList ($options=[], $keyword=NULL) |
|
| __construct ($field, $instance) |
|
| getFieldName () |
|
| getField () |
|
| getInstance () |
|
| getFieldTerm () |
|
| getFieldTermID () |
|
| webServicesData () |
|
| viewsData ($view_base_id) |
|
| settingsForm ($has_data) |
|
| settingsFormValidate ($form, &$form_state) |
|
| settingsTheme ($element) |
|
| instanceSettingsFormValidate ($form, &$form_state) |
|
| createInstance () |
|
|
static | $default_label = 'Organism' |
|
static | $description = 'The organism to which this resource is associated.' |
|
static | $default_instance_settings |
|
static | $default_widget = 'obi__organism_widget' |
|
static | $default_formatter = 'obi__organism_formatter' |
|
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 | $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 |
|
|
static | info () |
|
| queryJoinOnce ($query, $table, $alias, $condition, $type='INNER') |
|
| _addWebServiceElement (&$searchable_keys, &$sortable_keys, $parent_term_name, $parent_term, $element_name, $element_details) |
|
| _addViewsDataElement (&$data, $view_base_id, $parent, $element_name, $element_details) |
|
| $field |
|
| $instance |
|
| $term |
|
◆ elementInfo()
obi__organism::elementInfo |
( |
| ) |
|
◆ instanceSettingsForm()
obi__organism::instanceSettingsForm |
( |
| ) |
|
- See also
- TripalField::globalSettingsForm()
Reimplemented from ChadoField.
◆ load()
obi__organism::load |
( |
|
$entity | ) |
|
◆ query()
obi__organism::query |
( |
|
$query, |
|
|
|
$condition |
|
) |
| |
◆ queryOrder()
obi__organism::queryOrder |
( |
|
$query, |
|
|
|
$order |
|
) |
| |
◆ validate()
obi__organism::validate |
( |
|
$entity_type, |
|
|
|
$entity, |
|
|
|
$langcode, |
|
|
|
$items, |
|
|
& |
$errors |
|
) |
| |
◆ $default_instance_settings
obi__organism::$default_instance_settings |
|
static |
Initial value:= [
'term_vocabulary' => 'OBI',
'term_name' => 'organism',
'term_accession' => '0100026',
'term_fixed' => FALSE,
'field_display_string' => '<i>[organism.genus] [organism.species]</i>',
]
The documentation for this class was generated from the following file:
- tripal_chado/includes/TripalFields/obi__organism/obi__organism.inc