You are here

Functions in ThemeKey 6.2

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 3
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. 2
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_footer ./themekey.module Implements hook_footer().
themekey_format_rule_as_string ./themekey_base.inc 2
themekey_form_alter ./themekey_admin.inc Implements hook_form_alter().
themekey_get_global_parameters ./themekey_base.inc Assigns global parameters' values to ThemeKey properties. Therefor it calls hook_themekey_global() 2
themekey_get_q ./themekey.module Returns the content of $_GET['q'] as expected. Therefor $_GET['q'] gets transformed if necessary. P.e. 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_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' 3
themekey_load_rules ./themekey_build.inc Loads all ThemeKey Rules from the database. Therefor 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. 1
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
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. 9
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_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

Pages

Other projects