b2evolution

Multilingual multiuser multiblog engine

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

Procedural File: _stats_view.funcs.php

Source Location: /blogs/inc/sessions/views/_stats_view.funcs.php

Page Details

This file implements the UI view for the browser hits summary.

This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.

Version:  $Id: _stats_view.funcs.php,v 1.2 2008/01/21 09:35:34 fplanque Exp $
Copyright:  

(c)2003-2008 by Francois PLANQUE - http://fplanque.net/

Filesource:  Source Code for this file
Functions
percentage  [line 31]

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 43]

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 Sat, 06 Mar 2010 03:40:49 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).