|
| | elementInfo () |
| |
| | load ($entity) |
| |
| | query ($query, $condition) |
| |
| | queryOrder ($query, $order) |
| |
| | getValueList ($options=[], $keyword=NULL) |
| |
| | instanceSettingsForm () |
| |
| | __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 | $default_label = 'Contacts' |
| |
| static | $description |
| |
| static | $default_instance_settings |
| |
|
static | $default_widget = 'chado_linker__contact_widget' |
| |
|
static | $default_formatter = 'chado_linker__contact_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 |
| |
|
|
| $field |
| |
|
| $instance |
| |
|
| $field |
| |
|
| $instance |
| |
|
| $term |
| |
|
| 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) |
| |
◆ elementInfo()
| chado_linker__contact::elementInfo |
( |
| ) |
|
- See also
- TripalField::elements()
Reimplemented from TripalField.
◆ load()
| chado_linker__contact::load |
( |
|
$entity | ) |
|
◆ query()
| chado_linker__contact::query |
( |
|
$query, |
|
|
|
$condition |
|
) |
| |
◆ queryOrder()
| chado_linker__contact::queryOrder |
( |
|
$query, |
|
|
|
$order |
|
) |
| |
◆ $default_instance_settings
| chado_linker__contact::$default_instance_settings |
|
static |
Initial value:= [
'term_vocabulary' => 'local',
'term_name' => 'contact',
'term_accession' => 'contact',
'term_fixed' => FALSE,
]
◆ $description
| chado_linker__contact::$description |
|
static |
Initial value:= 'Associates an indviddual or organization with
this record'
The documentation for this class was generated from the following file:
- tripal_chado/includes/TripalFields/chado_linker__contact/chado_linker__contact.inc