hook_termcase_convert_string_alter |
./termcase.api.php |
Alter string conversion before it is saved. |
|
|
termcase_form_taxonomy_form_term_alter |
./termcase.module |
Implements hook_form_FORM_ID_alter(). |
|
|
termcase_form_taxonomy_form_vocabulary_alter |
./termcase.module |
Implements hook_form_FORM_ID_alter(). |
|
|
termcase_install |
./termcase.install |
Implements hook_install(). |
|
|
termcase_taxonomy_term_insert |
./termcase.module |
Implements hook_taxonomy_term_insert(). |
|
|
termcase_taxonomy_term_update |
./termcase.module |
Implements hook_taxonomy_term_update(). |
|
|
termcase_taxonomy_vocabulary_delete |
./termcase.module |
Implements hook_taxonomy_vocabulary_delete(). |
|
|
termcase_taxonomy_vocabulary_insert |
./termcase.module |
Implements hook_taxonomy_vocabulary_insert(). |
|
|
termcase_taxonomy_vocabulary_update |
./termcase.module |
Implements hook_taxonomy_vocabulary_update(). |
|
|
termcase_theme_registry_alter |
./termcase.module |
Override of theme_vocabulary_overview_vocabularies(). |
|
|
termcase_uninstall |
./termcase.install |
Implements hook_uninstall(). |
|
|
termcase_update_7001 |
./termcase.install |
Update the variables to use machine names. |
|
|
theme_termcase_overview_vocabularies |
./termcase.module |
Override the vocabulary admin overview. |
|
1 |
_termcase_convert_string_to_case |
./termcase.module |
Helper function to convert the current string to the specified case. |
3 |
|
_termcase_update_all_terms |
./termcase.module |
Apply case formatting to all terms in a vocabulary. |
1 |
|
_termcase_update_term_name |
./termcase.module |
Helper function to update the term in the database. |
3 |
|
_termcase_vocabulary_termcase |
./termcase.module |
Helper function to get/set the current termcase setting. |
8 |
|
_termcase_vocabulary_termcase_delete |
./termcase.module |
Helper function to delete the current termcase setting. |
2 |
|