You are here

Functions in ThemeKey 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
themekey_node_nid2sticky modules/themekey.node.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_node_nid2title modules/themekey.node.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_node_nid2type modules/themekey.node.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_node_nid2uid modules/themekey.node.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_node_nid2vid modules/themekey.node.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_node_themekey_paths modules/themekey.node.inc Implements hook_themekey_paths().
themekey_node_themekey_properties modules/themekey.node.inc Implements hook_themekey_properties().
themekey_node_timestamp2date modules/themekey.node.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_node_timestamp2datetime modules/themekey.node.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_og_context_nid2gid modules/themekey.og_context.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_og_context_nid2type modules/themekey.og_context.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_og_context_themekey_paths modules/themekey.og_context.inc Implements hook_themekey_paths().
themekey_og_context_themekey_properties modules/themekey.og_context.inc Implements hook_themekey_properties().
themekey_overlay_dummy2mode modules/themekey.overlay.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_overlay_themekey_properties modules/themekey.overlay.inc Implements hook_themekey_properties().
themekey_page_cache_warning ./themekey_admin.inc Detects if page cache is active and incompatible properties are used in theme switching rule chain 1
themekey_path_nid2alias modules/themekey.path.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_path_set ./themekey_build.inc Examines ThemeKey paths created by modules via hook_themekey_paths() in database and assigns a fit factor and a weight. 1
themekey_path_themekey_properties modules/themekey.path.inc Implements hook_themekey_properties().
themekey_permission ./themekey.module Implements hook_permission().
themekey_prepare_custom_path ./themekey_build.inc Extracts named wildcards from paths entered as value in a ThemeKey rule with property drupal:path. 1
themekey_prepare_path ./themekey_build.inc Extracts named wildcards from ThemeKey paths returned by modules via hook_themekey_paths() and associates a weight and a fit factor to this path. 1
themekey_print_themekey_paths modules/themekey.print.inc Implements hook_themekey_paths().
themekey_property_value ./themekey_base.inc Detects if a ThemeKey property's value for the current page request. 2
themekey_purl_dummy2active_modifier modules/themekey.purl.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_purl_dummy2active_provider modules/themekey.purl.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_purl_themekey_properties modules/themekey.purl.inc Implements hook_themekey_properties().
themekey_rebuild ./themekey_build.inc Rebuilds all ThemeKey-related Drupal variables by calling ThemeKey's hooks: 6
themekey_revisioning_themekey_paths modules/themekey.revisioning.inc Implements hook_themekey_paths().
themekey_rule_chain_form ./themekey_admin.inc Form builder for the rule chain. 1
themekey_rule_chain_form_submit ./themekey_admin.inc Form submission handler for themekey_rule_chain_form().
themekey_rule_chain_form_validate ./themekey_admin.inc Validation of
themekey_rule_del ./themekey_build.inc Deletes a ThemeKey rule from database. 4
themekey_rule_disable ./themekey_build.inc Disables a ThemeKey rule and all children. 2
themekey_rule_get ./themekey_build.inc Loads ThemeKey rule from database. 2
themekey_rule_set ./themekey_build.inc Stores ThemeKey rules in database. It creates a new dataset or updates an existing one. 5
themekey_scan_modules ./themekey_build.inc Scans directory themekey/modules for suitable files which provide ThemeKey properties mapping function and so on and stores the file names, for later use, in a Drupal variable called 'themekey_modules'. 3
themekey_schema ./themekey.install Implements hook_schema().
themekey_settings_form ./themekey_admin.inc Form builder for the ThemeKey settings form. 1
themekey_set_debug_message ./themekey.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. 10
themekey_system_themekey_global modules/themekey.system.inc Implements hook_themekey_global().
themekey_system_themekey_properties modules/themekey.system.inc Implements hook_themekey_properties().
themekey_taxonomy_nid2tid modules/themekey.taxonomy.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_taxonomy_themekey_paths modules/themekey.taxonomy.inc Implements hook_themekey_paths().
themekey_taxonomy_themekey_properties modules/themekey.taxonomy.inc Implements hook_themekey_properties().
themekey_taxonomy_tid2tid_and_parents modules/themekey.taxonomy.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_taxonomy_tid2vid modules/themekey.taxonomy.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_theme ./themekey.module Implements hook_theme().
themekey_theme_options ./themekey_build.inc Creates options array for a theme select box. 2
themekey_ui_author2theme ./themekey_ui.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

Pages

Other projects