taxonomy_title_admin_settings |
./taxonomy_title.admin.inc |
@file
Settings form for taxonomy title. |
|
1 |
taxonomy_title_form_taxonomy_form_term_alter |
./taxonomy_title.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
taxonomy_title_get_settings |
./taxonomy_title.module |
Helper function: sets all default usage to ON. |
1 |
|
taxonomy_title_install |
./taxonomy_title.install |
Implementation of hook_install(). |
|
|
taxonomy_title_locale |
./taxonomy_title.module |
Implementation of hook_locale(). |
|
|
taxonomy_title_locale_refresh |
./taxonomy_title.module |
Refresh callback for locale strings. |
|
1 |
taxonomy_title_menu |
./taxonomy_title.module |
Implementation of hook_menu(). |
|
|
taxonomy_title_preprocess_page |
./taxonomy_title.module |
Implementation of hook_preprocess_page(). |
|
|
taxonomy_title_schema |
./taxonomy_title.install |
Implementation of hook_schema(). |
|
|
taxonomy_title_taxonomy |
./taxonomy_title.module |
Implementation of hook_taxonomy(). |
|
|
taxonomy_title_theme |
./taxonomy_title.module |
Implements hook_theme(). |
|
|
taxonomy_title_token_list |
./taxonomy_title.module |
Implementation of hook_token_list(). |
|
|
taxonomy_title_token_values |
./taxonomy_title.module |
Implementation of hook_token_values(). |
|
|
taxonomy_title_tt |
./taxonomy_title.module |
Translate user defined string. Wrapper function for tt() if i18nstrings enabled. |
1 |
|
taxonomy_title_uninstall |
./taxonomy_title.install |
Implementation of hook_uninstall(). |
|
|
theme_taxonomy_title_admin_settings |
./taxonomy_title.admin.inc |
Theme function for admin form, turns into a table |
|
|
_taxonomy_title_delete |
./taxonomy_title.module |
Deletes the term title. |
1 |
|
_taxonomy_title_get |
./taxonomy_title.module |
Retrieves the term title. |
3 |
|
_taxonomy_title_insert |
./taxonomy_title.module |
Inserts the term title. |
1 |
|
_taxonomy_title_update |
./taxonomy_title.module |
Updates the term title. |
1 |
|