You are here

Functions in Exclude Node Title 7

Primary tabs

Namesort descending Location Description Direct uses Strings
exclude_node_title ./exclude_node_title.module Determine whether a user has privilege and whether to exclude the node title. 1
exclude_node_title_admin_settings ./exclude_node_title.admin.inc Admin configuration form. 1
exclude_node_title_check_perm ./exclude_node_title.module Check permission to change node title exclusion. 3
exclude_node_title_ds_fields_info_alter ./exclude_node_title.module Implements hook_ds_fields_info_alter().
exclude_node_title_field_attach_delete_bundle ./exclude_node_title.module Implements hook_field_attach_delete_bundle().
exclude_node_title_field_extra_fields ./exclude_node_title.module Implements hook_field_extra_fields().
exclude_node_title_form_alter ./exclude_node_title.module Implements hook_form_alter().
exclude_node_title_install ./exclude_node_title.install Implements hook_install().
exclude_node_title_menu ./exclude_node_title.module Implements hook_menu().
exclude_node_title_node_delete ./exclude_node_title.module Implements hook_node_delete().
exclude_node_title_node_insert ./exclude_node_title.module Implements hook_node_insert().
exclude_node_title_node_update ./exclude_node_title.module Implements hook_node_update().
exclude_node_title_permission ./exclude_node_title.module Implements hook_permission().
exclude_node_title_preprocess_node ./exclude_node_title.module Implements hook_preprocess_node().
exclude_node_title_preprocess_overlay ./exclude_node_title.module Implements hook_preprocess_overlay().
exclude_node_title_preprocess_page ./exclude_node_title.module Implements hook_preprocess_page(). 1
exclude_node_title_preprocess_search_result ./exclude_node_title.module Implements hook_preprocess_search_result().
exclude_node_title_set_flag ./exclude_node_title.module Set exclude_node_title flag for the given node. 3
exclude_node_title_uninstall ./exclude_node_title.install Implements hook_uninstall().
exclude_node_title_update_7100 ./exclude_node_title.install Implements hook_update_N().
_exclude_node_title ./exclude_node_title.module Determine whether the node title should be excluded. 4
_exclude_node_title_ds_render_field ./exclude_node_title.module Render the field obeying exclude node title settings. 1
_exclude_node_title_get_node ./exclude_node_title.module Helper function that extracts node information from $param. 1
_exclude_node_title_preprocess ./exclude_node_title.module Remove the title from the variables array. 2

Other projects