Tripal
|
Describes default natural diversity views
tripal_natural_diversity_defaultview_admin_geolocations | ( | ) |
Describes the default geological locations administration view
tripal_natural_diversity_defaultview_admin_natdiv_exp | ( | ) |
Describes the default experiment administration view
MANUALLY ADD since filter handler no exporting correctly
MANUALLY ADD since filter handler no exporting correctly $handler->display->display_options['filters']['type_id']['expose']['values_form_type'] = 'select'; $handler->display->display_options['filters']['type_id']['expose']['select_multiple'] = FALSE; $handler->display->display_options['filters']['type_id']['expose']['select_optional'] = TRUE; $handler->display->display_options['filters']['type_id']['expose']['max_length'] = 40;
tripal_natural_diversity_defaultview_admin_protocols | ( | ) |
Describes the default protocols administration view
tripal_natural_diversity_defaultview_admin_reagents | ( | ) |
Describes the default reagents administration view
MANUALLY ADD since filter handler no exporting correctly
MANUALLY ADD since filter handler no exporting correctly $handler->display->display_options['filters']['type_id']['expose']['values_form_type'] = 'select'; $handler->display->display_options['filters']['type_id']['expose']['select_multiple'] = FALSE; $handler->display->display_options['filters']['type_id']['expose']['select_optional'] = TRUE; $handler->display->display_options['filters']['type_id']['expose']['max_length'] = 40;
tripal_natural_diversity_views_default_views | ( | ) |
Implements hook_views_default_views().