common_test.module

Version 1.10 (checked in on 2010/03/02 at 08:47:41 by dries)

Helper module for the Common tests.

Functions

NameDescription
common_test_drupal_alter_alterImplements hook_TYPE_alter().
common_test_drupal_goto_alterImplements hook_drupal_goto_alter().
common_test_drupal_goto_landLanding page for drupal_goto().
common_test_drupal_goto_land_failFail landing page for drupal_goto().
common_test_drupal_goto_redirectCheck that drupal_goto() exits once called.
common_test_js_and_css_querystringAdds a JavaScript file and a CSS file with a query string appended.
common_test_libraryImplements hook_library().
common_test_library_alterImplements hook_library_alter().
common_test_menuImplements hook_menu().
common_test_themeImplements hook_theme().
garland_drupal_alter_alterImplements hook_TYPE_alter() on behalf of Garland theme.
theme_common_test_fooTheme function for testing drupal_render() theming.