You are here

Functions in ThemeKey 6.4

Primary tabs

Namesort descending Location Description Direct uses Strings
themekey_admin_delete_rule_confirm ./themekey_admin.inc Menu callback -- ask for confirmation of ThemeKey rule deletion 1
themekey_admin_delete_rule_confirm_submit ./themekey_admin.inc Execute ThemeKey rule deletion
themekey_admin_theme_warning ./themekey_admin.inc Detects if there's an active administration theme and displays a warning 1
themekey_book_get_simple_book_property modules/themekey.book.inc Helper function that loads a book and returns the value of a book's property. 2
themekey_book_nid2bid modules/themekey.book.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_book_nid2has_children modules/themekey.book.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_book_themekey_properties modules/themekey.book.inc Implements hook_themekey_properties().
themekey_check_theme_enabled ./themekey_base.inc Checks if a theme is enabled and fires warning messages to the site's administrator 4
themekey_comment_cid2nid modules/themekey.comment.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_comment_themekey_paths modules/themekey.comment.inc Implements hook_themekey_paths().
themekey_comment_themekey_properties modules/themekey.comment.inc Implements hook_themekey_properties().
themekey_complete_path ./themekey_build.inc Named wildcards in ThemeKey rules based on property drupal:path are stored as serialized array in the database. 3
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, e.g., a Christmas theme. 1
themekey_debug_menu ./themekey_debug.module Implements hook_menu().
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_uninstall ./themekey_debug.install Implements hook_uninstall().
themekey_features_features_api ./themekey_features.module Implementation of hook_features_api().
themekey_features_load_rule_childs ./themekey_features.module Loads current ThemeKey Rule Chain as array. 2
themekey_features_rule_chain_features_export ./themekey_features.module Implementation of hook_features_export().
themekey_features_rule_chain_features_export_options ./themekey_features.module Implementation of hook_features_export_options().
themekey_features_rule_chain_features_export_render ./themekey_features.module Implementation of hook_features_export_render().
themekey_features_rule_chain_features_rebuild ./themekey_features.module Implementation of hook_features_rebuild(). 1
themekey_features_rule_chain_features_revert ./themekey_features.module Implementation of hook_features_revert().
themekey_features_save_rule_childs ./themekey_features.module Takes a serialized ThemeKey Rule Chain as created by themekey_features_load_rule_childs() and replaces the current one in the database eith it. 1
themekey_footer ./themekey.module Implements hook_footer().
themekey_format_rule_as_string ./themekey_base.inc 3
themekey_form_alter ./themekey_admin.inc Implements hook_form_alter().
themekey_get_global_parameters ./themekey_base.inc Assigns global parameters' values to ThemeKey properties. Therefore, it calls hook_themekey_global() 3
themekey_get_page_cache_support_desriptions ./themekey_admin.inc 2
themekey_get_q ./themekey.module Returns the content of $_GET['q'] as expected. Therefore, $_GET['q'] gets transformed if necessary. E.g., Ajax Views rewrites the q parameter. 3
themekey_help ./themekey.module Implements hook_help().
themekey_help_examples_form ./themekey_help.inc Uses Drupal's form builder to format ThemeKey's help examples 1
themekey_help_operators_form ./themekey_help.inc Uses Drupal's form builder to format ThemeKey's help operators 1
themekey_help_properties_form ./themekey_help.inc Uses Drupal's form builder to format ThemeKey's help properties 1
themekey_help_tutorials_form ./themekey_help.inc Uses drupal's form builder to format ThemeKey's help tutorials 2
themekey_init ./themekey.module Implements hook_init().
themekey_install ./themekey.install Implements hook_install().
themekey_invoke_modules ./themekey_base.inc Invokes a hook on all modules stored in the global variable 'themekey_modules' 2
themekey_load_rules ./themekey_build.inc Loads all ThemeKey Rules from the database. Therefore, it uses a recursion to build the rule chains. 1
themekey_locale_themekey_global modules/themekey.locale.inc Implements hook_themekey_paths().
themekey_locale_themekey_properties modules/themekey.locale.inc Implements hook_themekey_properties().
themekey_match_condition ./themekey_base.inc Detects if a ThemeKey rule matches to the current page request. 2
themekey_match_path ./themekey_base.inc Detects if a ThemeKey rule for property drupal:path matches to the current page request. 1
themekey_match_path_parts ./themekey_base.inc Compares if two paths are identical accepting wildcards "%" and "#". 2
themekey_match_rules ./themekey_base.inc This function steps through the rule chain and returns a theme. 1
themekey_match_rule_childs ./themekey_base.inc Helper function of 1
themekey_menu ./themekey.module Implements hook_menu().
themekey_node_get_q2type modules/themekey.node.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1

Pages

Other projects