Version 1.10 (checked in on 2010/03/02 at 08:47:41 by dries)
Helper module for the Common tests.
| Name | Description |
|---|---|
| common_test_drupal_alter_alter | Implements hook_TYPE_alter(). |
| common_test_drupal_goto_alter | Implements hook_drupal_goto_alter(). |
| common_test_drupal_goto_land | Landing page for drupal_goto(). |
| common_test_drupal_goto_land_fail | Fail landing page for drupal_goto(). |
| common_test_drupal_goto_redirect | Check that drupal_goto() exits once called. |
| common_test_js_and_css_querystring | Adds a JavaScript file and a CSS file with a query string appended. |
| common_test_library | Implements hook_library(). |
| common_test_library_alter | Implements hook_library_alter(). |
| common_test_menu | Implements hook_menu(). |
| common_test_theme | Implements hook_theme(). |
| garland_drupal_alter_alter | Implements hook_TYPE_alter() on behalf of Garland theme. |
| theme_common_test_foo | Theme function for testing drupal_render() theming. |