|
| | query ($query, $condition) |
| |
| | queryOrder ($query, $order) |
| |
| | load ($entity) |
| |
| | instanceSettingsForm () |
| |
| | settingsFormValidate ($form, &$form_state) |
| |
| | getValueList ($options=[], $keyword=NULL) |
| |
| | __construct ($field, $instance) |
| |
| | getFieldName () |
| |
|
| getField () |
| |
|
| getInstance () |
| |
|
| getFieldTerm () |
| |
|
| getFieldTermID () |
| |
| | webServicesData () |
| |
| | viewsData ($view_base_id) |
| |
| | validate ($entity_type, $entity, $langcode, $items, &$errors) |
| |
| | elementInfo () |
| |
| | settingsForm ($has_data) |
| |
| | settingsTheme ($element) |
| |
| | instanceSettingsFormValidate ($form, &$form_state) |
| |
| | createInstance () |
| |
|
|
static | $default_label = 'Type' |
| |
|
static | $description = 'An additional type for this field.' |
| |
| static | $default_instance_settings |
| |
|
static | $default_widget = 'schema__additional_type_widget' |
| |
|
static | $default_formatter = 'schema__additional_type_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 |
| |
◆ instanceSettingsForm()
| schema__additional_type::instanceSettingsForm |
( |
| ) |
|
◆ load()
| schema__additional_type::load |
( |
|
$entity | ) |
|
◆ query()
| schema__additional_type::query |
( |
|
$query, |
|
|
|
$condition |
|
) |
| |
◆ queryOrder()
| schema__additional_type::queryOrder |
( |
|
$query, |
|
|
|
$order |
|
) |
| |
◆ settingsFormValidate()
| schema__additional_type::settingsFormValidate |
( |
|
$form, |
|
|
& |
$form_state |
|
) |
| |
◆ $default_instance_settings
| schema__additional_type::$default_instance_settings |
|
static |
Initial value:= [
'term_vocabulary' => 'schema',
'term_name' => 'additionalType',
'term_accession' => 'additionalType',
'term_fixed' => FALSE,
'vocabulary' => '',
'parent_term' => '',
]
The documentation for this class was generated from the following file:
- tripal_chado/includes/TripalFields/schema__additional_type/schema__additional_type.inc