phpDocumentor sessions
[ class tree: sessions ] [ index: sessions ] [ all elements ]

Procedural File: _stats_view.funcs.php

Source Location: /qp_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 Quam Plures - http://quamplures.net/ See also https://launchpad.net/quam-plures.

Copyright:  

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

Copyright:  (c) 2009 - 2011 by the Quam Plures developers - http://quamplures.net/
Filesource:  Source Code for this file
Functions
stats_format_req_URI  [line 33]

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 ]
stat_session_login  [line 56]

void stat_session_login( $login, [ $link = false]  )
Parameters:
   $login: 
   $link: 


[ Top ]