You are here

constant LANG_DROPDOWN_CHOSEN in Language Switcher Dropdown 7.2

3 uses of LANG_DROPDOWN_CHOSEN
lang_dropdown_block_configure in ./lang_dropdown.module
Implements hook_block_configure().
lang_dropdown_form in ./lang_dropdown.module
Function to build the select widget form.
_lang_dropdown_validate_output_value in ./lang_dropdown.module
Validates output value.

File

./lang_dropdown.module, line 24
Language dropdown select module main file.

Code

define('LANG_DROPDOWN_CHOSEN', 2);