You are here

Functions in ThemeKey 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
themekey_node_get_simple_node_property modules/themekey.node.inc Helper function that loads a node and returns the value of a node's property. 10
themekey_node_nid2changed 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_nid2created 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_nid2language 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_nid2promote 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_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_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_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_perm ./themekey.module Implements hook_perm().
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_rebuild ./themekey_build.inc Rebuilds all ThemeKey related drupal variables by calling ThemeKey's hooks: 3
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. 2
themekey_rule_chain_form_set_error ./themekey_admin.inc Implements an error stack for hemekey_rule_chain_form() 1
themekey_rule_chain_form_submit ./themekey_admin.inc Form submission handler for themekey_rule_chain_form().
themekey_rule_del ./themekey_build.inc Deletes a ThemeKey rule from database. 3
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. 4
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 usage in a drupal variable called 'themekey_modules'. 2
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 call init_theme() too early, which causes ThemeKey to not switch the theme. 6
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_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_taxonomy_vid2tid modules/themekey.taxonomy.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1 1
themekey_taxonomy_vid2tid_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_vid2vid 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_themekey_load_validators ./themekey.module Implements hook_themekey_load_validators().
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 global variable $custom_theme to a theme directly which will cause ThemeKey to use this theme. 1
themekey_ui_del_path_theme ./themekey_ui_helper.inc Deletes a ThemeKey rule. 1
themekey_ui_form_alter ./themekey_ui.module Implements hook_form_alter().
themekey_ui_get_path_theme ./themekey_ui_helper.inc Returns a theme assigned to a Drupal path alias using a ThemeKey Theme Switching Rule which is not part of a chain 1
themekey_ui_help_tutorials ./themekey_ui_help.inc Adds exmples to themekey_help_form(). 1

Pages

Other projects