system_test.module

Version 1.25 (checked in on 2010/02/17 at 22:44:52 by webchick)

Functions

NameDescription
system_test_basic_auth_page
system_test_bootImplements hook_boot().
system_test_destination
system_test_exitImplements hook_exit().
system_test_initImplements hook_init().
system_test_lock_acquireTry to acquire a named lock and report the outcome.
system_test_lock_exitTry to acquire a specific lock, and then exit.
system_test_main_content_fallbackMenu callback to test main content fallback().
system_test_menuImplements hook_menu().
system_test_modules_disabledImplements hook_modules_disabled().
system_test_modules_enabledImplements hook_modules_enabled().
system_test_modules_installedImplements hook_modules_installed().
system_test_modules_uninstalledImplements hook_modules_uninstalled().
system_test_page_buildImplements hook_page_build().
system_test_page_shutdown_functionsA simple page callback which adds a register shutdown function.
system_test_redirect
system_test_redirect_invalid_scheme
system_test_redirect_noparse
system_test_redirect_noscheme
system_test_set_header
system_test_sleep
system_test_system_info_alterImplements hook_system_info_alter().
_system_test_first_shutdown_functionDummy shutdown function which registers another shutdown function.
_system_test_second_shutdown_functionDummy shutdown function.