You are here

Functions in ThemeKey 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
themekey_ui_install ./themekey_ui.install Implements hook_install().
themekey_ui_menu ./themekey_ui.module Implements hook_menu().
themekey_ui_nid2theme ./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 global variable $custom_theme to a theme directly, which will cause ThemeKey to use this theme. 1
themekey_ui_nodeapi ./themekey_ui.module Implements hook_nodeapi(). 1
themekey_ui_pathalias ./themekey_ui_admin.inc Adds theme select box to url alias form 1 2
themekey_ui_pathalias_submit ./themekey_ui_admin.inc Form submission handler for themekey_ui_pathalias(). 1
themekey_ui_perm ./themekey_ui.module Implements hook_perm().
themekey_ui_schema ./themekey_ui.install Implements hook_schema().
themekey_ui_settings_form ./themekey_ui_admin.inc ThemeKey UI settings form 1
themekey_ui_settings_form_submit ./themekey_ui_admin.inc Form submission handler for themekey_ui_settings_form().
themekey_ui_set_path_theme ./themekey_ui_helper.inc Saves a theme assigned to a path alias as ThemeKey rule 1
themekey_ui_theme ./themekey_ui.module Implements hook_theme().
themekey_ui_themekey_properties ./themekey_ui.module Implements hook_themekey_properties()
themekey_ui_theme_select_form ./themekey_ui_admin.inc Adds theme selector to a form 2
themekey_ui_uninstall ./themekey_ui.install Implements hook_uninstall().
themekey_ui_update_6100 ./themekey_ui.install Implements hook_update_N().
themekey_ui_update_6200 ./themekey_ui.install Implements hook_update_N().
themekey_ui_user ./themekey_ui.module Implements hook_user()
themekey_uninstall ./themekey.install Implements hook_uninstall().
themekey_update_6001 ./themekey.install Implements hook_update_N().
themekey_update_6100 ./themekey.install Implements hook_update_N().
themekey_update_6101 ./themekey.install Implements hook_update_N().
themekey_update_6102 ./themekey.install Implements hook_update_N().
themekey_update_6103 ./themekey.install Implements hook_update_N().
themekey_update_6104 ./themekey.install Implements hook_update_N().
themekey_update_6105 ./themekey.install Implements hook_update_N().
themekey_update_6200 ./themekey.install Implements hook_update_N().
themekey_update_6201 ./themekey.install Implements hook_update_N().
themekey_update_6202 ./themekey.install Implements hook_update_N().
themekey_update_6203 ./themekey.install Implements hook_update_N().
themekey_update_6300 ./themekey.install Implements hook_update_N().
themekey_update_6302 ./themekey.install Implements hook_update_N().
themekey_update_static_rule ./themekey_build.inc Adds or modifies a so-called static rule in the database. Static rules can be moved around in the chain and enabled or disabled by the site administrator, but the values are immutable. There's one static rule per static property. 1
themekey_user_themekey_global modules/themekey.user.inc Implements hook_themekey_global().
themekey_user_themekey_properties modules/themekey.user.inc Implements hook_themekey_properties().
themekey_validator_ctype_digit ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: "=", "!", "<", "<=", ">", ">=" Allowed values: string of digits (numbers) 5
themekey_validator_date ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: any Allowed values: 1
themekey_validator_date_time ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: "<", "<=", ">", ">=" and "~" Allowed values: 1
themekey_validator_drupal_path ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: "=", "!" Allowed values: paths without whitespace characters 1
themekey_validator_http_host ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: any Allowed values: 2
themekey_validator_language ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: any Allowed values: 3
themekey_validator_node_type ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: any Allowed values: 1
themekey_validator_no_whitespace ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: all Allowed values: any string without whitespace 2
themekey_validator_nummeric_boolean ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: "=", "!" Allowed values: "1", "0" 2
themekey_validator_regex ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: "~" Allowed values: valid regular expression 6
themekey_validator_string_boolean ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: "=", "!" Allowed values: "true", "false" as string 1
themekey_validator_time ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: any Allowed values:
themekey_validator_wildcard ./themekey_validators.inc Validates a Theme Switching Rule. Allowed Operators: any Allowed wildcards: any string without whitespace and not starting with "#" or "%" 1
themekey_wurfl_dummy2is_mobile_browser modules/themekey.wurfl.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_wurfl_themekey_properties modules/themekey.wurfl.inc Implements hook_themekey_properties().

Pages

Other projects