You are here

constant TERMCASE_UPPERCASE in Termcase 7

Same name and namespace in other branches
  1. 8 termcase.module \TERMCASE_UPPERCASE
  2. 6 termcase.module \TERMCASE_UPPERCASE
3 uses of TERMCASE_UPPERCASE
termcase_form_taxonomy_form_term_alter in ./termcase.module
Implements hook_form_FORM_ID_alter().
theme_termcase_overview_vocabularies in ./termcase.module
Override the vocabulary admin overview.
_termcase_convert_string_to_case in ./termcase.module
Helper function to convert the current string to the specified case.

File

./termcase.module, line 15
The Termcase module gives you the option to specify specific case-formatting on terms.

Code

define('TERMCASE_UPPERCASE', 3);