|
| load ($entity) |
|
| settingsForm ($has_data) |
|
| settingsFormValidate ($form, &$form_state) |
|
| __construct ($field, $instance) |
|
| getFieldName () |
|
| getField () |
|
| getInstance () |
|
| getFieldTerm () |
|
| getFieldTermID () |
|
| webServicesData () |
|
| viewsData ($view_base_id) |
|
| validate ($entity_type, $entity, $langcode, $items, &$errors) |
|
| elementInfo () |
|
| instanceSettingsForm () |
|
| settingsTheme ($element) |
|
| instanceSettingsFormValidate ($form, &$form_state) |
|
| createInstance () |
|
| query ($query, $condition) |
|
| queryOrder ($query, $order) |
|
| getValueList ($options=[], $keyword=NULL) |
|
|
static | $default_label = 'Content Type' |
|
static | $description = 'The resource content type.' |
|
static | $default_settings = [] |
|
static | $default_instance_settings |
|
static | $storage = 'tripal_no_storage' |
|
static | $default_widget = 'rdfs__type_widget' |
|
static | $default_formatter = 'rdfs__type_formatter' |
|
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 () |
|
| _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 |
|
◆ load()
rdfs__type::load |
( |
|
$entity | ) |
|
◆ settingsForm()
rdfs__type::settingsForm |
( |
|
$has_data | ) |
|
◆ settingsFormValidate()
rdfs__type::settingsFormValidate |
( |
|
$form, |
|
|
& |
$form_state |
|
) |
| |
◆ $default_instance_settings
rdfs__type::$default_instance_settings |
|
static |
Initial value:= [
'term_vocabulary' => 'rdfs',
'term_name' => 'type',
'term_accession' => 'type',
'term_fixed' => TRUE,
]
The documentation for this class was generated from the following file:
- tripal/includes/TripalFields/rdfs__type/rdfs__type.inc