tracker.module

Tracks recent content posted by a user or users.

File

modules/tracker/tracker.module

Functions

Name Description
tracker_comment_delete Implements hook_comment_delete().
tracker_comment_publish Implements hook_comment_publish().
tracker_comment_unpublish Implements hook_comment_unpublish().
tracker_comment_update Implements hook_comment_update().
tracker_cron Implements hook_cron().
tracker_help Implements hook_help().
tracker_menu Implements hook_menu().
tracker_node_delete Implements hook_node_delete().
tracker_node_insert Implements hook_node_insert().
tracker_node_update Implements hook_node_update().
_tracker_add Updates indexing tables when a node is added, updated, or commented on.
_tracker_calculate_changed Determines the max timestamp between $node->changed and the last comment.
_tracker_myrecent_access Access callback for tracker/%user_uid_optional.
_tracker_remove Cleans up indexed data when nodes or comments are removed.
_tracker_user_access Access callback for user/%user/track.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!tracker!tracker.module/7.x