Class tcms_statistics

Description

Methods

Methods __construct -> PHP5 Constructor tcms_error -> PHP4 Constructor __destruct -> PHP5 Destructor _tcms_error -> PHP4 Destructor countSiteURL($s) -> Count a click and remove the template string from the url countBrowserInfo -> Saves the browser information data getBrowser($browserString) -> Returns the Browser Software getOS($osString) -> Returns the Operating System

Located in /engine/tcms_kernel/tcms_statistics.lib.php (line 40)


	
			
Variable Summary
mixed $m_CHARSET
mixed $_choosenDB
mixed $_db_prefix
mixed $_ipUID
mixed $_sqlDB
mixed $_sqlHost
mixed $_sqlPass
mixed $_sqlPort
mixed $_sqlUser
mixed $_tcmsMain
mixed $_tcmsPath
Method Summary
tcms_statistics tcms_statistics (String $charset, [String $tcms_administer_path = 'data'])
tcms_statistics __construct (String $charset, [String $tcms_administer_path = 'data'])
void __destruct ()
void countSiteURL (String $s)
String getBrowser ( $browserString)
String getOS ( $osString)
Variables
mixed $m_CHARSET (line 41)
mixed $_choosenDB (line 47)
mixed $_db_prefix (line 53)
mixed $_ipUID (line 42)
mixed $_sqlDB (line 51)
mixed $_sqlHost (line 50)
mixed $_sqlPass (line 49)
mixed $_sqlPort (line 52)
mixed $_sqlUser (line 48)
mixed $_tcmsMain (line 44)
mixed $_tcmsPath (line 43)
Methods
Constructor tcms_statistics (line 97)

PHP4: Default constructor

PHP4: Default constructor

tcms_statistics tcms_statistics (String $charset, [String $tcms_administer_path = 'data'])
  • String $charset
  • String $tcms_administer_path: = 'data'
Constructor __construct (line 63)

PHP5: Default constructor

PHP5: Default constructor

tcms_statistics __construct (String $charset, [String $tcms_administer_path = 'data'])
  • String $charset
  • String $tcms_administer_path: = 'data'
Destructor __destruct (line 106)

PHP5 Destructor

PHP5 Destructor

void __destruct ()
countBrowserInfo (line 450)

Saves the browser informations

Saves the browser informations

void countBrowserInfo ()
countSiteURL (line 125)

Count the site url

Count the site url

void countSiteURL (String $s)
  • String $s
getBrowser (line 607)

Returns the Browser Software

Returns the Browser Software

String getBrowser ( $browserString)
  • $browserString
getOS (line 651)

Returns the Operating System

Returns the Operating System

String getOS ( $osString)
  • $osString
_tcms_statistics (line 114)

PHP4 Destructor

PHP4 Destructor

void _tcms_statistics ()

Documentation generated on Sun, 29 Oct 2006 18:02:58 +0100 by phpDocumentor 1.3.1