You are here

Functions in Nodereference Count 7

Primary tabs

Namesort descending Location Description Direct uses Strings
nodereference_count_delayed_nids ./nodereference_count.module Statically cache any nids that should have their count update delayed. 2
nodereference_count_enable ./nodereference_count.install Implements hook_enable().
nodereference_count_exit ./nodereference_count.module Implements hook_exit().
nodereference_count_field_formatter_info ./nodereference_count.module Implements hook_field_formatter_info().
nodereference_count_field_formatter_view ./nodereference_count.module Implements hook_field_formatter_view().
nodereference_count_field_info ./nodereference_count.module Implements hook_field_info().
nodereference_count_field_instance_settings_form ./nodereference_count.module Implements hook_field_instance_settings_form().
nodereference_count_field_is_empty ./nodereference_count.module Implements hook_field_is_empty().
nodereference_count_field_options ./nodereference_count.module Generate a list of available node reference fields to count. 1
nodereference_count_field_presave ./nodereference_count.module Implements hook_field_presave().
nodereference_count_field_schema ./nodereference_count.install Implements hook_field_schema().
nodereference_count_field_widget_info ./nodereference_count.module Implements hook_field_widget_info().
nodereference_count_get_count ./nodereference_count.module Get the count of node references to a particular node. 1
nodereference_count_get_counted_nodereference_fields ./nodereference_count.module From a set of node reference fields get those that are counted by a nodereference count field. 1
nodereference_count_get_fields_db ./nodereference_count.module Get the db tables and columns for an array of field names. 1
nodereference_count_get_nodereference_fields ./nodereference_count.module Get an array of node reference fields for a particular node bundle. 1
nodereference_count_get_referenced_nids ./nodereference_count.module From a set of node reference fields get all the nids that need to be updated. 1
nodereference_count_node_delete ./nodereference_count.module Implements hook_node_delete().
nodereference_count_node_insert ./nodereference_count.module Implements hook_node_insert().
nodereference_count_node_update ./nodereference_count.module Implements hook_node_update().
nodereference_count_references_update ./nodereference_count.module Identify counted node references on a node and trigger an update of the referenced nodes. 3
nodereference_count_update_count ./nodereference_count.module Trigger an update of the fields on a particular node. 2

Other projects