callbacks in Taxonomy Views Integrator 6
File
- includes/
tvi.admin.inc, line 9 - TVI Administration Interface
Functions
Name | Location | Description |
---|---|---|
tvi_display_options_ahah |
includes/ |
Returns html option set of available displays for view with specified view id |
tvi_get_views |
includes/ |
Gathers a listing of all views so that the admin may choose ANY view |
tvi_get_view_displays |
includes/ |
Gathers the available display options for the view operating on this term or vocabulary. |
tvi_settings_form |
includes/ |
Form builder for the tvi_settings_form() form. |
tvi_submit_handler |
includes/ |
Save the view taxonomy data to the database. |
tvi_taxonomy_admin_form |
includes/ |
Form builder for the main TVI administration form. |
tvi_term_form |
includes/ |
Adds TVI administration form to the term edit page |
tvi_validate_handler |
includes/ |
Validate the TVI administration form submission. |
tvi_vocab_form |
includes/ |
Adds TVI administration form to the vocabulary edit page |