You are here

Functions in ThemeKey 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
themekey_redirect_domain_list_validate themekey_redirect/themekey_redirect.module 1
themekey_redirect_encode_domain_selector themekey_redirect/themekey_redirect.module 1
themekey_redirect_format_rule_as_string themekey_redirect/themekey_redirect.module 1 1
themekey_redirect_help themekey_redirect/themekey_redirect.module Implements hook_help().
themekey_redirect_init themekey_redirect/themekey_redirect.module Implements hook_init().
themekey_redirect_load_rules themekey_redirect/themekey_redirect_build.inc Loads all ThemeKey Rules from the database. Therefore, it uses recursion to build the rule chains. 1 1
themekey_redirect_match_rules themekey_redirect/themekey_redirect.module 1
themekey_redirect_menu themekey_redirect/themekey_redirect.module Implements hook_menu().
themekey_redirect_options themekey_redirect/themekey_redirect_build.inc Creates options array for a theme select box. 1
themekey_redirect_parse_domain_selector themekey_redirect/themekey_redirect.module 2
themekey_redirect_preprocess_themekey_redirect_domain_selector_links themekey_redirect/themekey_redirect.module
themekey_redirect_rule_chain_form themekey_redirect/themekey_redirect_admin.inc Form builder for the rule chain. 2
themekey_redirect_rule_chain_form_submit themekey_redirect/themekey_redirect_admin.inc Form submission handler for themekey_rule_chain_form().
themekey_redirect_rule_chain_form_validate themekey_redirect/themekey_redirect_admin.inc Validation of
themekey_redirect_rule_del themekey_redirect/themekey_redirect_build.inc Deletes a ThemeKey rule from database. 1
themekey_redirect_rule_disable themekey_redirect/themekey_redirect_build.inc Disables a ThemeKey rule and all children.
themekey_redirect_rule_get themekey_redirect/themekey_redirect.module Loads ThemeKey rule from database. 1
themekey_redirect_rule_set themekey_redirect/themekey_redirect_build.inc Stores ThemeKey rules in database. It creates a new dataset or updates an existing one. 1
themekey_redirect_schema themekey_redirect/themekey_redirect.install Implements hook_schema().
themekey_redirect_settings_form themekey_redirect/themekey_redirect_admin.inc Form builder for the redirect settings form. 1
themekey_redirect_theme themekey_redirect/themekey_redirect.module Implements hook_theme().
themekey_redirect_themekey_disabled_paths themekey_redirect/themekey_redirect.module Implements hook_themekey_disabled_paths().
themekey_redirect_themekey_disabled_paths docs/themekey.api.php By implementing hook_themekey_disabled_paths() you can specify paths where ThemeKey should not be active.
themekey_redirect_themekey_page_cache_support_alter themekey_redirect/themekey_redirect.module Implements hook_themekey_page_cache_support_alter().
themekey_redirect_update_7300 themekey_redirect/themekey_redirect.install Introduce "append path" option.
themekey_requirements ./themekey.install Implements hook_requirements().
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. 3
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. 2 1
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(). 2
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. 11
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_tid2name 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_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_custom_theme_alter ./themekey.module Implements hook_themekey_custom_theme_alter(). Delegates to pseudo hooks in ThemeKey's module plugins.
themekey_themekey_simpletest_themekey_custom_theme_alter modules/themekey.themekey_simpletest.inc Implements hook_themekey_custom_theme_alter().
themekey_themekey_simpletest_themekey_global modules/themekey.themekey_simpletest.inc Implements hook_themekey_global().

Pages

Other projects