You are here

Functions in Language Selection Page 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_language_selection_page_data_alter ./language_selection_page.api.php This function let you change the links generated by the module.
language_selection_page_admin ./language_selection_page.admin.inc The admin page form. 1
language_selection_page_block_info ./language_selection_page.module Implements hook_block_info().
language_selection_page_block_view ./language_selection_page.module Implements hook_block_view().
language_selection_page_boot ./language_selection_page.module Implements hook_boot().
language_selection_page_install ./language_selection_page.install Implements hook_install().
language_selection_page_language ./language_selection_page.module Language selection callback method. 1
language_selection_page_language_negotiation_info ./language_selection_page.module Implements hook_language_negotiation_info().
language_selection_page_menu ./language_selection_page.module Implements hook_menu().
language_selection_page_preprocess_block ./language_selection_page.module Implements hook_preprocess_HOOK().
language_selection_page_preprocess_page ./language_selection_page.module Implements hook_preprocess_page().
language_selection_page_requirements ./language_selection_page.install
language_selection_page_selection_page ./language_selection_page.pages.inc Menu callback to display the selection page. 1
language_selection_page_selection_page_content ./language_selection_page.pages.inc 1
language_selection_page_selection_page_data ./language_selection_page.pages.inc 3
language_selection_page_theme ./language_selection_page.module Implements hook_theme().
language_selection_page_uninstall ./language_selection_page.install Implements hook_uninstall().
_language_selection_page_check_language_count includes/language_selection_page.helpers.inc Return an array with the real language count from DB and the one from vars. 1

Other projects