theme_tvi_breadcrumb |
./tvi.module |
Returns the taxonomy page breadcrumb (for active view overrides). |
|
|
theme_tvi_term_description |
./tvi.module |
Returns the taxonomy description (for active view overrides). |
|
|
theme_tvi_title |
./tvi.module |
Returns the taxonomy page title (for active view overrides). |
|
|
tvi_default_settings |
includes/tvi.query.inc |
Returns a default setting object. |
1 |
|
tvi_display_options_ahah |
includes/tvi.admin.inc |
Returns html option set of available displays for view with specified view id |
|
1 |
tvi_form_alter |
./tvi.module |
Implements hook_form_alter(). |
|
|
tvi_get_breadcrumb |
./tvi.module |
Gets the taxonomy page breadcrumb links. |
1 |
|
tvi_get_default_view |
./tvi.module |
Finds views in the system that can be used to display the specified taxonomy
term(s) and are outside of the TVI framework. |
1 |
|
tvi_get_term_info |
./tvi.module |
Returns different data sets with the term, view, and settings information for
a specified term id. |
1 |
|
tvi_get_views |
includes/tvi.admin.inc |
Gathers a listing of all views so that the admin may choose ANY view |
2 |
|
tvi_get_view_depth |
./tvi.module |
Views only saves the depth to the default display if it is not overridden
in other displays. |
1 |
|
tvi_get_view_displays |
includes/tvi.admin.inc |
Gathers the available display options for the view operating on this term
or vocabulary. |
2 |
|
tvi_get_view_info |
./tvi.module |
Returns information about the term, view, and settings found for the arguments
given to the taxonomy term callback. |
2 |
|
tvi_include |
./tvi.module |
Includes various application logic into the module or in other module include
files. |
5 |
|
tvi_install |
./tvi.install |
Implements hook_install(). |
|
|
tvi_load_settings |
includes/tvi.query.inc |
Loads a setting from the database or return a default, if the $return_default
flag is set. |
3 |
|
tvi_menu |
./tvi.module |
Implements hook_menu(). |
|
|
tvi_menu_alter |
./tvi.module |
Implements hook_menu_alter(). |
|
|
tvi_perm |
./tvi.module |
Implementation of hook_perm(). |
|
|
tvi_remove_settings |
includes/tvi.query.inc |
Removes a specific settings entry from the database. |
1 |
|
tvi_render_view |
./tvi.module |
Replaces taxonomy page callback |
|
1 |
tvi_render_view_access |
./tvi.module |
Checks access for the current taxonomy page. |
|
1 |
tvi_schema |
./tvi.install |
Implements hook_schema(). |
|
|
tvi_settings_form |
includes/tvi.admin.inc |
Form builder for the tvi_settings_form() form. |
|
1 |
tvi_submit_handler |
includes/tvi.admin.inc |
Save the view taxonomy data to the database. |
|
1 |
tvi_taxonomy |
./tvi.module |
Implements hook_taxonomy(). |
|
|
tvi_taxonomy_admin_form |
includes/tvi.admin.inc |
Form builder for the main TVI administration form. |
2 |
|
tvi_term_form |
includes/tvi.admin.inc |
Adds TVI administration form to the term edit page |
1 |
|
tvi_theme |
./tvi.module |
Implements hook_theme(). |
|
|
tvi_uninstall |
./tvi.install |
Implements hook_uninstall(). |
|
|
tvi_update_6001 |
./tvi.install |
Implements tvi_hook_update_N(). |
|
|
tvi_update_6002 |
./tvi.install |
Implements tvi_hook_update_N(). |
|
|
tvi_update_6003 |
./tvi.install |
Implements tvi_hook_update_N(). |
|
|
tvi_update_settings |
includes/tvi.query.inc |
Saves settings information for a taxonomy vocabulary or term to the database. |
1 |
|
tvi_validate_handler |
includes/tvi.admin.inc |
Validate the TVI administration form submission. |
|
1 |
tvi_vocab_form |
includes/tvi.admin.inc |
Adds TVI administration form to the vocabulary edit page |
1 |
|
_tvi_update_load_6002 |
./tvi.install |
|
1 |
|
_tvi_update_move_6001 |
./tvi.install |
Moves all records from the previous table into the new one and remove the old
table afterwords, if all records were transferred successfully. |
1 |
|
_tvi_update_store_6002 |
./tvi.install |
|
1 |
|