You are here

Functions in ThemeKey 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
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_path_del ./themekey_build.inc Deletes a ThemeKey paths formally created by modules via hook_themekey_paths() from database. 1
themekey_path_set ./themekey_build.inc Stores ThemeKey paths created by modules via hook_themekey_paths() in database. 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_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: 1
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. 1
themekey_rule_set ./themekey_build.inc Stores ThemeKey rules in database. It creates a new dataset or updates an existing one. 3
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'. 1
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() to 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_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 1
themekey_taxonomy_nid2tid_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_nid2vid 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_themekey_global ./themekey.module Implements hook_themekey_global().
themekey_themekey_load_validators ./themekey.module Implements hook_themekey_load_validators().
themekey_themekey_paths ./themekey.module Implements hook_themekey_paths().
themekey_themekey_properties ./themekey.module Implements hook_themekey_properties().
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
themekey_ui_install ./themekey_ui.install Implements hook_install().
themekey_ui_menu ./themekey_ui.module Implements hook_menu().
themekey_ui_nid2theme ./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_nodeapi ./themekey_ui.module Implements hook_nodeapi(). 1
themekey_ui_pathalias ./themekey_ui_admin.inc Adds theme select box to url alias form 1 2
themekey_ui_pathalias_submit ./themekey_ui_admin.inc Form submission handler for themekey_ui_pathalias(). 1
themekey_ui_perm ./themekey_ui.module Implements hook_perm().
themekey_ui_schema ./themekey_ui.install Implements hook_schema().
themekey_ui_settings_form ./themekey_ui_admin.inc ThemeKey UI settings form 1
themekey_ui_settings_form_submit ./themekey_ui_admin.inc Form submission handler for themekey_ui_settings_form().
themekey_ui_set_path_theme ./themekey_ui_helper.inc Saves a theme assigned to a path alias as ThemeKey rule 1
themekey_ui_theme ./themekey_ui.module Implements hook_theme().

Pages

Other projects