taxonomy_dupecheck_form |
./taxonomy_dupecheck.module |
Form builder; creates and displays the Taxonomy dupecheck
configuration settings form. |
|
1 |
taxonomy_dupecheck_form_taxonomy_form_term_alter |
./taxonomy_dupecheck.module |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
|
|
taxonomy_dupecheck_form_taxonomy_form_vocabulary_alter |
./taxonomy_dupecheck.module |
Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary(). |
|
|
taxonomy_dupecheck_help |
./taxonomy_dupecheck.module |
Implements hook_help(). |
|
|
taxonomy_dupecheck_is_dupe_term |
./taxonomy_dupecheck.module |
Checks whether a term is a duplicate, based on the module preferences. |
1 |
|
taxonomy_dupecheck_is_dupe_vocabulary |
./taxonomy_dupecheck.module |
Checks whether a vocabulary is a duplicate, based on the module preferences. |
1 |
|
taxonomy_dupecheck_menu |
./taxonomy_dupecheck.module |
Implements hook_menu(). |
|
|
taxonomy_dupecheck_term_validate |
./taxonomy_dupecheck.module |
Implements _form_validate() for taxonomy_form_term(). |
|
1 |
taxonomy_dupecheck_uninstall |
./taxonomy_dupecheck.install |
Implements hook_uninstall(). |
|
|
taxonomy_dupecheck_update_7001 |
./taxonomy_dupecheck.install |
Clear menu cache to match new configuration place |
|
|
taxonomy_dupecheck_vocabulary_validate |
./taxonomy_dupecheck.module |
Implements _form_validate() for taxonomy_form_vocabulary(). |
|
1 |