b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.10) [ class tree: admin ] [ index: admin ] [ all elements ]

Procedural File: stats.php

Source Location: /blogs/inc/CONTROL/sessions/stats.php

Page Details

This file implements the UI controller for browsing the (hitlog) statistics.

This file is part of the b2evolution/evocms project - http://b2evolution.net/. See also http://sourceforge.net/projects/evocms/.

Author:  blueyed: Daniel HAHLER
Author:  vegarg: Vegar BERG GULDAL
Author:  fplanque: Francois PLANQUE
Version:  $Id: stats.php,v 1.29.2.3.2.1 2007/04/25 22:17:47 fplanque Exp $
Copyright:  (c)2003-2007 by Francois PLANQUE - http://fplanque.net/.
Filesource:  Source Code for this file
License:  GNU General Public License (GPL)
Includes
require_once ($model_path.'sessions/_hitlist.class.php') [line 33]

The Hitlist class

[ Top ]


Functions
percentage  [line 39]

void percentage( $hit_count, $hit_total, [ $decimals = 1], [ $dec_point = '.']  )

Return a formatted percentage (should probably go to _misc.funcs)

Parameters:
   $hit_count: 
   $hit_total: 
   $decimals: 
   $dec_point: 


[ Top ]
stats_format_req_URI  [line 51]

string stats_format_req_URI( integer $hit_blog_ID, string $hit_uri, [ $max_len = 40]  )

Helper function for "Requested URI" column

Parameters:
integer   $hit_blog_ID:  Blog ID
string   $hit_uri:  Requested URI
   $max_len: 


[ Top ]


Documentation generated on Tue, 20 May 2008 01:36:47 +0200 by phpDocumentor 1.4.2