You are here

Functions in ThemeKey 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_themekey_custom_theme_alter docs/themekey.api.php By implementing hook_themekey_custom_theme_alter() you can modify ThemeKey's theme selection after the decision has been taken.
hook_themekey_global docs/themekey.api.php Functions implementing hook_themekey_global() set some properties on every page request.
hook_themekey_paths docs/themekey.api.php Functions implementing hook_themekey_paths() set some properties on every page request.
hook_themekey_properties docs/themekey.api.php By Implementing hook_themekey_properties() it's possible to add new properties to ThemeKey.
hook_themekey_rebuild docs/themekey.api.php By implementing hook_themekey_rebuild() you can trigger own actions when themekey_rebuild() is called.
hook_themekey_ui_author_theme_selected docs/themekey.api.php By implementing hook_themekey_ui_author_theme_selected() you can trigger actions based on the user associated with the theme selection.
themekey_abstract_format_rule_as_string ./themekey_base.inc 3
themekey_abstract_load_rules ./themekey_build.inc Loads all ThemeKey Rules from the database. Therefore, it uses recursion to build the rule chains. 3
themekey_abstract_rule_chain_form ./themekey_admin.inc 3
themekey_abstract_rule_chain_form_submit ./themekey_admin.inc 3
themekey_abstract_rule_chain_form_validate ./themekey_admin.inc 3
themekey_abstract_rule_del ./themekey_build.inc 4
themekey_abstract_rule_disable ./themekey_build.inc 3
themekey_abstract_rule_get ./themekey_build.inc 3
themekey_abstract_rule_set ./themekey_build.inc 4
themekey_abstract_update_static_rule ./themekey_build.inc 1
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_menu_themekey_disabled_paths modules/themekey.admin_menu.inc Implements hook_themekey_disabled_paths().
themekey_admin_theme_warning ./themekey_admin.inc Detects if there's an active administration theme and displays a warning. 1
themekey_ajax_base_page_theme ./themekey.module Wrapper for ajax_base_page_theme() that optionally skips the token check. 1 3
themekey_ajax_settings_form ./themekey_admin.inc Form builder for the ThemeKey ajax settings form. 1
themekey_ajax_settings_form_submit ./themekey_admin.inc 1
themekey_blog_author2theme modules/themekey.blog.inc This function implements the interface of a ThemeKey mapping function but doesn't set a ThemeKey property's value. It sets the Drupal static themekey_custom_theme which will cause ThemeKey to use this theme. 1
themekey_blog_nid2uid modules/themekey.blog.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_blog_themekey_paths modules/themekey.blog.inc Implements hook_themekey_paths().
themekey_blog_themekey_properties modules/themekey.blog.inc Implements hook_themekey_properties().
themekey_blog_themekey_ui_author_theme_selected modules/themekey.blog.inc Implements hook_themekey_ui_author_theme_selected().
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_browscap_themekey_global modules/themekey.browscap.inc Implements hook_themekey_global().
themekey_browscap_themekey_properties modules/themekey.browscap.inc Implements hook_themekey_properties().
themekey_check_css_exists themekey_css/themekey_css.module 1 2
themekey_check_theme_enabled ./themekey.module Checks if a theme is enabled and fires warning messages to the site's administrator 6 2
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_compat_dummy2theme ./themekey_compat.module This function implements the interface of a ThemeKey mapping function but doesn't set a ThemeKey property's value. It sets the Drupal static themekey_custom_theme which will cause ThemeKey to use this theme. 1
themekey_compat_menu ./themekey_compat.module Implements hook_menu().
themekey_compat_modules_disabled ./themekey_compat.module Implements hook_modules_disabled().
themekey_compat_module_implements_alter ./themekey_compat.module
themekey_compat_settings_form ./themekey_compat_admin.inc Form builder for the form to enable modules for ThemeKey compatibility mode. 1
themekey_compat_settings_form_submit ./themekey_compat_admin.inc Form submission handler for themekey_compat_settings_form().
themekey_compat_themekey_properties ./themekey_compat.module Implements hook_themekey_properties().
themekey_compat_uninstall ./themekey_compat.install Implements hook_uninstall().
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_contact_themekey_paths modules/themekey.contact.inc Implements hook_themekey_paths().
themekey_contact_themekey_properties modules/themekey.contact.inc Implements hook_themekey_properties().

Pages

Other projects