You are here

Functions in ThemeKey 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_themekey_global docs/themekey.api.php Functions implementing hook_themekey_global() set some properties on every page request.
hook_themekey_paths docs/themekey.api.php Functions implementing hook_themekey_paths() set some properties on every page request.
hook_themekey_properties docs/themekey.api.php By Implementing hook_themekey_properties() it's possible to add new properties to ThemeKey.
themekey_admin_delete_rule_confirm ./themekey_admin.inc Menu callback -- ask for confirmation of ThemeKey rule deletion 1
themekey_admin_delete_rule_confirm_submit ./themekey_admin.inc Execute ThemeKey rule deletion
themekey_admin_theme_warning ./themekey_admin.inc Detects if there's an active administration theme and displays a warning 1
themekey_book_get_simple_book_property modules/themekey.book.inc Helper function that loads a book and returns the value of a book's property. 2
themekey_book_nid2bid modules/themekey.book.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_book_nid2has_children modules/themekey.book.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_book_themekey_properties modules/themekey.book.inc Implements hook_themekey_properties().
themekey_check_theme_enabled ./themekey_base.inc Checks if a theme is enabled and fires warning messages to the site's administrator 5
themekey_comment_cid2nid modules/themekey.comment.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_comment_themekey_paths modules/themekey.comment.inc Implements hook_themekey_paths().
themekey_comment_themekey_properties modules/themekey.comment.inc Implements hook_themekey_properties().
themekey_compat_dummy2theme ./themekey_compat.module This function implements the interface of a ThemeKey mapping function but doesn't set a ThemeKey property's value. It sets the Drupal static themekey_custom_theme which will cause ThemeKey to use this theme. 1
themekey_compat_menu ./themekey_compat.module Implements hook_menu().
themekey_compat_modules_disabled ./themekey_compat.module Implements hook_modules_disabled().
themekey_compat_module_implements_alter ./themekey_compat.module
themekey_compat_settings_form ./themekey_compat_admin.inc Form builder for the form to enable modules for ThemeKey compatibility mode. 1
themekey_compat_settings_form_submit ./themekey_compat_admin.inc Form submission handler for themekey_compat_settings_form().
themekey_compat_themekey_properties ./themekey_compat.module Implements hook_themekey_properties().
themekey_compat_uninstall ./themekey_compat.install Implements hook_uninstall().
themekey_complete_path ./themekey_build.inc Named wildcards in ThemeKey rules based on property drupal:path are stored as serialized array in the database. 3
themekey_cron ./themekey.module Implements hook_cron().
themekey_cron_clear_page_cache ./themekey_cron.inc Checks rules containing time-based properties when cron runs. ThemeKey will carefully clean up the page cache, if necessary, to provide the right theme to anonymous users automatically, e.g. a Christmas theme. 1
themekey_custom_theme ./themekey.module Implements hook_custom_theme(). 6
themekey_debug_form_node_form_alter ./themekey_debug.module Implements hook_form_node_form_alter().
themekey_debug_init ./themekey_debug.module Implements hook_init().
themekey_debug_menu ./themekey_debug.module Implements hook_menu().
themekey_debug_page_alter ./themekey_debug.module Implements hook_page_alter().
themekey_debug_permission ./themekey_debug.module Implements hook_permission().
themekey_debug_properties ./themekey_debug.module Iterates over all ThemeKey Properties and prints out their current values. 1
themekey_debug_settings_form ./themekey_debug_admin.inc Form builder for the form to enable ThemeKey debug mode. 1
themekey_debug_set_debug_message ./themekey_debug.module Replacement for drupal_set_message() during ThemeKey's initialization. drupal_set_message() might inititialize the theme engine too early, which causes ThemeKey to not switch the theme. 1
themekey_debug_theme ./themekey_debug.module Implements hook_theme().
themekey_debug_uninstall ./themekey_debug.install Implements hook_uninstall().
themekey_dummy2cookie modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2date modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2date_time modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2day_of_month modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2day_of_week modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2month modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2post modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2query_param modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2query_string modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2session modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2time modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2user_browser modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2user_os modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_example_dummy2number_one themekey_example/themekey_example_mappers.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 2

Pages

Other projects