You are here

Functions in ThemeKey 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
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_static_rule ./themekey_build.inc Adds or modifies a so called static rule in the database. Static rules could 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 Switichng Rule. Allowed Operators: "=", "!", "<", "<=", ">", ">=" Allowed values: string of digits (numbers) 5
themekey_validator_date ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: any Allowed values: 1
themekey_validator_date_time ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: "<", "<=", ">", ">=" and "~" Allowed values: 1
themekey_validator_drupal_path ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: "=", "!" Allowed values: paths without whitespaces 1
themekey_validator_http_host ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: any Allowed values: 2
themekey_validator_language ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: any Allowed values: 3
themekey_validator_node_type ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: any Allowed values: 1
themekey_validator_no_whitespace ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: all Allowed values: any string without whitespaces 2
themekey_validator_nummeric_boolean ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: "=", "!" Allowed values: "1", "0" 2
themekey_validator_regex ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: "~" Allowed values: valid regular expression 6
themekey_validator_string_boolean ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: "=", "!" Allowed values: "true", "false" as string
themekey_validator_time ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: any Allowed values:
themekey_validator_wildcard ./themekey_validators.inc Validates a Theme Switichng Rule. Allowed Operators: any Allowed wildcards: any string without whitespaces and not starting with "#" or "%" 1
theme_themekey_rule_chain_form ./themekey_admin.inc Themes hemekey_rule_chain_form() and adds drag'n'drop features.
theme_themekey_ui_table ./themekey_ui_admin.inc Formats a table with checkboxes used by ThemeKey UI settings form.
theme_themekey_ui_theme_select_form ./themekey_ui_admin.inc Theme the theme select form.
_themekey_node_callback modules/themekey.node.inc This function isn't needed anymore and has been removed with ThemeKey 6.x-2.0-beta2. But if it's missing a fatal error occurs if you upgrade from any version before 6.x-2.0-beta2 until you called update.php. That should be avoided. So this…
_themekey_properties_explode_conditions ./themekey.install Function _themekey_properties_explode_conditions() converts conditions formatted as string into an array. It was part of themekey_build.inc up to version 6.x-1.2. Now it's only required one more time to perform themekey_update_6200() 1

Pages

Other projects