You are here

Functions in Nodewords: D6 Meta Tags 6.3

Primary tabs

Namesort descending Location Description Direct uses Strings
nodewords_check_version ./nodewords.module Verify the version version is one currently supported by Nodewords. 4
nodewords_custom_install nodewords_custom/nodewords_custom.install Implements hook_install().
nodewords_custom_nodewords_api nodewords_custom/nodewords_custom.module Implements hook_nodewords_api().
nodewords_delete_tags ./nodewords.module Delete tags from table. 5
nodewords_detect_type_id ./nodewords.module Try to guess the type and the ID associated with the viewed page. 1
nodewords_get_possible_tags ./nodewords.module Query all the modules implementing meta tags and return the list of meta tags. 12
nodewords_get_term ./nodewords.module Return the term object matching a term ID. This is a modified version of taxonomy_get_term() which uses db_rewrite_sql().
nodewords_install ./nodewords.install Implements hook_install().
nodewords_load_all_includes ./nodewords.module Load an include file for each of the modules that have support for Nodewords. 7
nodewords_load_include ./nodewords.module Load an include file.
nodewords_load_tags ./nodewords.module Load tags from table. 7
nodewords_nodeapi ./nodewords.module Implements hook_nodeapi().
nodewords_perm ./nodewords.module Implements hook_perm().
nodewords_preprocess_page ./nodewords.module Implements hook_preprocess_page().
nodewords_replace_tokens ./nodewords.module Create the content of a meta tag from a node teaser. 5
nodewords_requirements ./nodewords.install Implements hook_requirements().
nodewords_save_tags ./nodewords.module Update or insert tags in the table. 4
nodewords_schema ./nodewords.install Implements hook_schema().
nodewords_tags_edit_fields ./nodewords.module Return the form used to set the meta tags values. 5
nodewords_taxonomy ./nodewords.module Implements hook_taxonomy().
nodewords_tokens_update_6301 nodewords_ui/nodewords_ui.install Implements hook_update_N().
nodewords_ui_content_extra_fields nodewords_ui/nodewords_ui.module Implements hook_content_extra_fields(). Allow the meta tags fields to be sorted in the node edit forms.
nodewords_ui_form_alter nodewords_ui/nodewords_ui.module Implements hook_form_alter().
nodewords_ui_form_nodewords_admin_settings_form_alter nodewords_ui/nodewords_ui.module Implements hook_form_FORM_ID_alter().
nodewords_ui_install nodewords_ui/nodewords_ui.install Implements hook_install().
nodewords_ui_nodeapi nodewords_ui/nodewords_ui.module Implements hook_nodeapi().
nodewords_ui_theme nodewords_ui/nodewords_ui.module Implements hook_theme().
nodewords_ui_user nodewords_ui/nodewords_ui.module Implements hook_user().
nodewords_uninstall ./nodewords.install Implements hook_uninstall().
nodewords_unique_values ./nodewords.module 1
nodewords_update_6300 ./nodewords.install Implements hook_update_N().
nodewords_update_6301 ./nodewords.install Implements hook_update_N().
nodewords_update_6302 ./nodewords.install Implements hook_update_N().
nodewords_update_6303 ./nodewords.install Implements hook_update_N().
nodewords_update_6304 ./nodewords.install Implements hook_update_N().
nodewords_url ./nodewords.module Return the absolute URL of a path. 1
nodewords_user ./nodewords.module Implements hook_user().
node_metatags_type includes/node.inc Implements hook_metatags_type().
taxonomy_menu_metatags_type includes/taxonomy_menu.inc Implements hook_metatags_type().
taxonomy_metatags_type includes/taxonomy.inc Implements hook_metatags_type().
theme_nodewords_admin_enabled_metatags nodewords_admin/nodewords_admin.admin.inc Render the list of enabled meta tags in administration forms.
theme_nodewords_admin_output_fieldset nodewords_admin/nodewords_admin.admin.inc Render the output settings fieldset.
theme_nodewords_ui_enabled_metatags nodewords_ui/nodewords_ui.module Render the list of enabled meta tags in non administrative forms.
uc_catalog_metatags_type includes/uc_catalog.inc Implements hook_metatags_type().
user_metatags_type includes/user.inc Implements hook_metatags_type().
_nodewords_get_default_metatags_type ./nodewords.module Return the default values that identify the object associated with the meta tags. 6
_nodewords_get_tags_data ./nodewords.module 1
_nodewords_get_tags_data_query ./nodewords.module 1
_nodewords_get_type_strings ./nodewords.module 1
_nodewords_init_tags_data ./nodewords.module 1

Pages

Other projects