11 calls to themekey_node_get_simple_node_property() in ThemeKey 7.2
- themekey_blog_nid2uid in modules/
themekey.blog.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2changed in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2created in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2language in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2promote in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2sticky in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2title in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2type in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2uid in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- themekey_node_nid2vid in modules/
themekey.node.inc - ThemeKey mapping function to set a ThemeKey property's value (destination) with the aid of another ThemeKey property (source).
- 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.