[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/project/usage/ -> project-usage-process.php (summary)

(no description)

Author: Andrew Morton (http://drupal.org/user/34869)
Author: Derek Wright (http://drupal.org/user/46549)
File Size: 271 lines (12 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 includes/bootstrap.inc

Defines 2 functions

  project_usage_process_daily()
  project_usage_process_weekly()

Functions
Functions that are not part of a class:

project_usage_process_daily()   X-Ref
Process all the raw data up to the previous day.

The primary key on the {project_usage_raw} table will prevent duplicate
records provided we process them once the day is complete. If we pull them
out too soon and the site checks in again they will be counted twice.

project_usage_process_weekly($timestamp)   X-Ref
Compute the weekly summaries for the week starting at the given timestamp.

param: $timestamp



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7