You are here

constant LANGUAGE_SELECTION_PAGE_BLOCK in Language Selection Page 7.2

Same name and namespace in other branches
  1. 7 language_selection_page.module \LANGUAGE_SELECTION_PAGE_BLOCK
5 uses of LANGUAGE_SELECTION_PAGE_BLOCK
language_selection_page_block_info in ./language_selection_page.module
Implements hook_block_info().
language_selection_page_block_view in ./language_selection_page.module
Implements hook_block_view().
language_selection_page_boot in ./language_selection_page.module
Implements hook_boot().
language_selection_page_language in ./language_selection_page.module
Language selection callback method.
language_selection_page_menu in ./language_selection_page.module
Implements hook_menu().

File

./language_selection_page.module, line 7

Code

define('LANGUAGE_SELECTION_PAGE_BLOCK', 128);