[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/modules/statistics/ -> statistics.module (summary)

(no description)

File Size: 322 lines (16 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 13 functions

  statistics_help()
  statistics_exit()
  statistics_perm()
  statistics_link()
  statistics_menu()
  statistics_user()
  statistics_cron()
  statistics_title_list()
  statistics_get()
  statistics_block()
  _statistics_link()
  _statistics_format_item()
  statistics_nodeapi()

Functions
Functions that are not part of a class:

statistics_help($path, $arg)   X-Ref
Implementation of hook_help().


statistics_exit()   X-Ref
Implementation of hook_exit().

This is where statistics are gathered on page accesses.

statistics_perm()   X-Ref
Implementation of hook_perm().


statistics_link($type, $node = NULL, $teaser = FALSE)   X-Ref
Implementation of hook_link().


statistics_menu()   X-Ref
Implementation of hook_menu().


statistics_user($op, &$edit, &$user)   X-Ref
Implementation of hook_user().


statistics_cron()   X-Ref
Implementation of hook_cron().


statistics_title_list($dbfield, $dbrows)   X-Ref
Returns all time or today top or last viewed node(s).

param: $dbfield
param: $dbrows
return:

statistics_get($nid)   X-Ref
Retrieves a node's "view statistics".

param: $nid
return:

statistics_block($op = 'list', $delta = 0, $edit = array()   X-Ref
Implementation of hook_block().


_statistics_link($path, $width = 35)   X-Ref
It is possible to adjust the width of columns generated by the
statistics module.


_statistics_format_item($title, $path)   X-Ref
No description

statistics_nodeapi(&$node, $op, $arg = 0)   X-Ref
Implementation of hook_nodeapi().




Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7