DiogenesLoggerView Class Reference

List of all members.

Public Member Functions

 DiogenesLoggerView ()
 run (&$page, $outputvar='', $template='')

Public Attributes

 $dbh

Detailed Description

A class for viewing user activity. Allows the examination of user sessions. Can produce a list of sessions matching by date, user, or authentication method, and can drill down to a detailed list of actions performed in a session.

TODO: give an example of how to use the class

Definition at line 29 of file diogenes.logger-view.inc.php.


Member Function Documentation

DiogenesLoggerView::DiogenesLoggerView (  ) 

The constructor.

Definition at line 36 of file diogenes.logger-view.inc.php.

DiogenesLoggerView::run ( &$  page,
outputvar = '',
template = '' 
)

Run the log viewer and fill out the Smarty variables for display.

Parameters:
page the page that will display the viewer's data
outputvar the Smarty variable to which we should assign the output
template the template to use for display

Definition at line 250 of file diogenes.logger-view.inc.php.


Member Data Documentation

DiogenesLoggerView::$dbh

Handle to the database.

Definition at line 32 of file diogenes.logger-view.inc.php.


The documentation for this class was generated from the following file:
Generated on Fri Jan 11 01:20:09 2008 for Diogenes by  doxygen 1.5.1