theme_test.module

File

drupal/core/modules/system/tests/modules/theme_test/theme_test.module
View source

Functions

Namesort descending Description
theme_test_hook_init_page_callback Menu callback for testing themed output generated in hook_init().
theme_test_init Implements hook_init().
theme_test_menu Implements hook_menu().
theme_test_preprocess_html Implements hook_preprocess_HOOK() for html.tpl.php.
theme_test_system_theme_info Implements hook_system_theme_info().
theme_test_template_test_page_callback Menu callback for testing template overridding based on filename.
theme_test_theme Implements hook_theme().
theme_theme_test_foo Theme function for testing theme('theme_test_foo').
_theme_custom_theme Custom theme callback.
_theme_test_alter Page callback, calls drupal_alter().
_theme_test_load_registry Fake registry loading callback.
_theme_test_suggestion Page callback, calls a theme hook suggestion.