taxonomy_title_delete |
./taxonomy_title.module |
Deletes the term title. |
2 |
|
taxonomy_title_form_taxonomy_form_term_alter |
./taxonomy_title.module |
Implements hook_form_FORM_ID_alter(). |
|
|
taxonomy_title_get |
./taxonomy_title.module |
Retrieves the term title. |
3 |
|
taxonomy_title_i18n_string_info |
./taxonomy_title.module |
Implements hook_i18n_string_info() |
|
|
taxonomy_title_insert |
./taxonomy_title.module |
Inserts the term title. |
1 |
|
taxonomy_title_menu |
./taxonomy_title.module |
Implementation of hook_menu(). |
|
|
taxonomy_title_process_page |
./taxonomy_title.module |
Implements hook_preprocess_page(). |
|
|
taxonomy_title_schema |
./taxonomy_title.install |
Implements hook_schema(). |
|
|
taxonomy_title_settings_form |
./taxonomy_title.admin.inc |
Admin settings form. |
|
1 |
taxonomy_title_taxonomy_term_delete |
./taxonomy_title.module |
Implements hook_taxonomy_term_delete(). |
|
|
taxonomy_title_taxonomy_term_insert |
./taxonomy_title.module |
Implements hook_taxonomy_term_insert(). |
|
|
taxonomy_title_taxonomy_term_update |
./taxonomy_title.module |
Implements hook_taxonomy_term_update(). |
|
|
taxonomy_title_theme |
./taxonomy_title.module |
Implements hook_theme(). |
|
|
taxonomy_title_tokens |
./taxonomy_title.tokens.inc |
Implements hook_tokens(). |
|
|
taxonomy_title_token_info |
./taxonomy_title.tokens.inc |
Implements hook_token_info(). |
|
|
taxonomy_title_uninstall |
./taxonomy_title.install |
Implementation of hook_uninstall(). |
|
|
taxonomy_title_update |
./taxonomy_title.module |
Updates the term title. |
1 |
|
taxonomy_title_update_7001 |
./taxonomy_title.install |
Implements hook_update_N(). Remove length from tid field in database. |
|
|
theme_taxonomy_title_admin_settings |
./taxonomy_title.theme.inc |
Theme function for admin form, turns into a table. |
|
|