You are here

Functions in Node Noindex 7

Primary tabs

Namesort descending Location Description Direct uses Strings
node_noindex_ct_submit ./node_noindex.module Custom submit handler for the content type form. 1
node_noindex_ct_validate ./node_noindex.module Custom validation handler for the content type form. 1
node_noindex_form_alter ./node_noindex.module Implements hook_form_alter().
node_noindex_form_node_type_form_alter ./node_noindex.module Implements hook_form_FORM_ID_alter().
node_noindex_help ./node_noindex.module Implements hook_help().
node_noindex_html_head_alter ./node_noindex.module Implements hook_html_head_alter().
node_noindex_install ./node_noindex.install Implements hook_install().
node_noindex_node_delete ./node_noindex.module Implements hook_node_delete().
node_noindex_node_insert ./node_noindex.module Implements hook_node_insert().
node_noindex_node_load ./node_noindex.module Implements hook_node_load().
node_noindex_node_update ./node_noindex.module Implements hook_node_update().
node_noindex_node_view ./node_noindex.module Implements hook_node_view().
node_noindex_permission ./node_noindex.module Implements hook_permission().
node_noindex_schema ./node_noindex.install Implements hook_schema().
node_noindex_uninstall ./node_noindex.install Implements hook_uninstall().
node_noindex_views_api ./node_noindex.module Implements hook_views_api().
node_noindex_views_data ./node_noindex.views.inc @file Register the node_noindex views filter handlers.
node_noindex_views_handlers ./node_noindex.views.inc Implements hook_views_handlers().
_node_noindex_node_delete_noindex ./node_noindex.module Removes the noindex option from the node. 2
_node_noindex_node_set_noindex ./node_noindex.module Sets or deletes the noindex option on the node. 2
_node_noindex_preg_grep_keys ./node_noindex.module Helper function: get keys from array matching pattern. 1

Other projects