You are here

Functions in ThemeKey 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
themekey_dummy2session modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2time modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2user_browser modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_dummy2user_os modules/themekey.system.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 1
themekey_example_dummy2number_one themekey_example/themekey_example_mappers.inc ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source). 2
themekey_example_themekey_global themekey_example/themekey_example.module Implements hook_themekey_global().
themekey_example_themekey_paths themekey_example/themekey_example.module Implements hook_themekey_paths().
themekey_example_themekey_properties themekey_example/themekey_example.module Implements hook_themekey_properties().
themekey_example_validator_number_one themekey_example/themekey_example_validators.inc Validates a Theme Switching Rule. Allowed Operators: "=", "!", "<", "<=", ">", ">=" Allowed values: string of digits (numbers) 2
themekey_features_features_api ./themekey_features.module Implements hook_features_api().
themekey_features_get_rule_cascade_string ./themekey_features.module 2
themekey_features_graceful_rule_deletion ./themekey_features.module Deletes all rules related to this feature, except that the administrator added childs 1
themekey_features_load_rule_childs ./themekey_features.module Loads current ThemeKey Rule Chain as array. The difference compared to themekey_load_rules() is, that database stuff like ids, parent ids and weights are stripped for export. 2
themekey_features_rule_chain_features_disable_feature ./themekey_features.module Implements hook_features_disable_feature(). 1
themekey_features_rule_chain_features_enable_feature ./themekey_features.module Implements hook_features_enable_feature().
themekey_features_rule_chain_features_export ./themekey_features.module Implements hook_features_export().
themekey_features_rule_chain_features_export_options ./themekey_features.module Implements hook_features_export_options().
themekey_features_rule_chain_features_export_render ./themekey_features.module Implements hook_features_export_render().
themekey_features_rule_chain_features_revert ./themekey_features.module Implements hook_features_revert().
themekey_features_save_rule_childs ./themekey_features.module Takes a serialized ThemeKey Rule Chain as created by themekey_features_load_rule_childs() and adds it to the current one in the database with it. Conflicting rules will be stored as well, but disabled. 2
themekey_flush_caches ./themekey.module Implements hook_flush_caches().
themekey_format_rule_as_string ./themekey_base.inc @todo Please document this function. 3
themekey_get_global_parameters ./themekey_base.inc Assigns global parameters' values to ThemeKey properties. Therefore it calls hook_themekey_global() 3
themekey_get_page_cache_support_desriptions ./themekey_admin.inc @todo Please document this function. 2
themekey_get_q ./themekey.module Returns the content of $_GET['q'] as expected. Therefore, $_GET['q'] gets transformed if necessary. E.g., Ajax Views rewrites the q parameter. 2
themekey_help ./themekey.module Implements hook_help(). 2
themekey_help_examples_form ./themekey_help.inc Uses Drupal's form builder to format ThemeKey's help examples 1
themekey_help_operators_form ./themekey_help.inc Uses Drupal's form builder to format ThemeKey's help operators 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 D rupal's form builder to format ThemeKey's help tutorials 3
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' 2
themekey_load_function ./themekey_base.inc Magic loading of validation and callback functions. 2
themekey_load_rules ./themekey_build.inc Loads all ThemeKey Rules from the database. Therefore, it uses recursion to build the rule chains. 5
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. 2
themekey_match_path ./themekey_base.inc Detects if a ThemeKey rule for property drupal:path matches to the current page request. 2
themekey_match_path_parts ./themekey_base.inc Compares if two paths are identical accepting wildcards "%" and "#". 1
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_modules_disabled ./themekey.module Implements hook_modules_disabled().
themekey_modules_enabled ./themekey.module Implements hook_modules_enabled().
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. 11
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

Pages

Other projects