You are here

constant NODEWORDS_TYPE_USER in Nodewords: D6 Meta Tags 6.2

Same name and namespace in other branches
  1. 6.3 nodewords.module \NODEWORDS_TYPE_USER
  2. 6 nodewords.module \NODEWORDS_TYPE_USER
12 uses of NODEWORDS_TYPE_USER
blog_nodewords_type_id in includes/blog.inc
Implements hook_nodewords_type_id().
hook_nodewords_default_values_alter in ./nodewords.api.php
Alters the default meta tags values.
hook_nodewords_type_id in ./nodewords.api.php
Determinates the type of the object associated with the viewed page.
nodewords_add_tokens_help in ./nodewords.module
Add the tokens help to the form.
nodewords_admin_user_operations in nodewords_admin/nodewords_admin.module
Implements hook_user_operations().

... See full list

File

./nodewords.module, line 32
Implement an API that other modules can use to add meta tags.

Code

define('NODEWORDS_TYPE_USER', 8);