constant TERMCASE_UPPERCASE in Termcase 6
Same name and namespace in other branches
- 8 termcase.module \TERMCASE_UPPERCASE
- 7 termcase.module \TERMCASE_UPPERCASE
3 uses of TERMCASE_UPPERCASE
- termcase_form_alter in ./
termcase.module - Implementation of hook_form_alter().
- theme_termcase_overview_vocabularies in ./
termcase.module - Override of the vocabulary overview to display the current termcase settings for each vocabulary.
- _termcase_convert_string_to_case in ./
termcase.module - Convert the 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);