6 calls to themekey_check_theme_enabled() in ThemeKey 7.3
- themekey_ajax_base_page_theme in ./
themekey.module - Wrapper for ajax_base_page_theme() that optionally skips the token check.
- themekey_custom_theme in ./
themekey.module - Implements hook_custom_theme().
- themekey_ui_author2theme in ./
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 Drupal static themekey_custom_theme which will cause ThemeKey to use this theme.
- themekey_ui_nid2theme in ./
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 Drupal static themekey_custom_theme which will cause ThemeKey to use this theme.
- themekey_ui_node_author2theme in ./
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 Drupal static themekey_custom_theme which will cause ThemeKey to use this theme.
- themekey_user_profile_uid2profile_theme in ./
themekey_user_profile.module - Set custom theme from given user id (uid)