tvi_entity_extra_field_info |
./tvi.module |
Implements hook_entity_extra_field_info(). |
|
|
tvi_form_config_validate |
./tvi.module |
Validate that if override is enable, that we have values for the view. |
|
1 |
tvi_form_taxonomy_term_form_alter |
./tvi.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
tvi_form_taxonomy_vocabulary_form_alter |
./tvi.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
tvi_get_view_displays |
./tvi.module |
Return an array of displays for a given view id. |
1 |
|
tvi_install |
./tvi.install |
Implements hook_install(). |
|
|
tvi_submit_handler |
./tvi.module |
Submit handler attached to term and vocabulary forms. |
|
1 |
tvi_taxonomy_term_delete |
./tvi.module |
Implements hook_taxonomy_term_delete(). |
|
|
tvi_taxonomy_vocabulary_delete |
./tvi.module |
Implements hook_ENTITY_TYPE_delete(). |
|
|
tvi_view_display_ajax_handler |
./tvi.module |
AJAX handler for vocabulary and term forms. |
|
1 |
_tvi_settings_form |
./tvi.module |
Helper function to construct the forms for both term and vocab edit forms. |
2 |
|