You are here

Functions in ThemeKey 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
themekey_contact_themekey_ui_author_theme_selected modules/themekey.contact.inc Implements hook_themekey_ui_author_theme_selected().
themekey_contact_uid2theme modules/themekey.contact.inc 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_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, for example, a Christmas theme. 1
themekey_css_admin_delete_rule_confirm themekey_css/themekey_css_admin.inc Menu callback -- ask for confirmation of ThemeKey rule deletion 1
themekey_css_admin_delete_rule_confirm_submit themekey_css/themekey_css_admin.inc Execute ThemeKey rule deletion
themekey_css_disable themekey_css/themekey_css.install Implements hook_disable().
themekey_css_format_rule_as_string themekey_css/themekey_css.module 1 1
themekey_css_form_themekey_debug_settings_form_alter themekey_css/themekey_css.module Implements hook_form_alter().
themekey_css_help themekey_css/themekey_css.module Implements hook_help().
themekey_css_init themekey_css/themekey_css.module Implements hook_init().
themekey_css_load_rules themekey_css/themekey_css_build.inc Loads all ThemeKey Rules from the database. Therefore, it uses recursion to build the rule chains. 1
themekey_css_menu themekey_css/themekey_css.module Implements hook_menu().
themekey_css_options themekey_css/themekey_css_build.inc Creates options array for a theme select box. 1
themekey_css_rule_chain_form themekey_css/themekey_css_admin.inc Form builder for the rule chain. 1
themekey_css_rule_chain_form_submit themekey_css/themekey_css_admin.inc Form submission handler for themekey_rule_chain_form().
themekey_css_rule_chain_form_validate themekey_css/themekey_css_admin.inc Validation of
themekey_css_rule_del themekey_css/themekey_css_build.inc Deletes a ThemeKey rule from database. 1
themekey_css_rule_disable themekey_css/themekey_css_build.inc Disables a ThemeKey rule and all children.
themekey_css_rule_get themekey_css/themekey_css.module Loads ThemeKey rule from database. 1
themekey_css_rule_set themekey_css/themekey_css_build.inc Stores ThemeKey rules in database. It creates a new dataset or updates an existing one. 1
themekey_css_scan themekey_css/themekey_css_build.inc 2
themekey_css_schema themekey_css/themekey_css.install Implements hook_schema().
themekey_css_theme themekey_css/themekey_css.module Implements hook_theme().
themekey_css_themekey_rebuild themekey_css/themekey_css.module Implements hook_themekey_rebuild().
themekey_css_uninstall themekey_css/themekey_css.install Implements hook_uninstall().
themekey_css_update_7100 themekey_css/themekey_css.install Implements hook_update_N().
themekey_custom_theme ./themekey.module Implements hook_custom_theme(). 7
themekey_debug_filter_css_array ./themekey_debug.module Function for filtering array elements. 1
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_deprected_property_warning ./themekey_admin.inc Detects if deprecated properties are in use. 1
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_dummy2http_header 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

Pages

Other projects