Hits
in package
All hits into table log_hits
Table of Contents
- getHits() : int
- initHits() : void
- setHits() : void
- Schreibt Hits 1x pro Session
- sumHits() : int
Methods
getHits()
public
static getHits(int $nID[, string $strTable = TBL_PARTY_BASE ][, int $nCache = 30 ]) : int
Parameters
- $nID : int
- $strTable : string = TBL_PARTY_BASE
- $nCache : int = 30
Return values
int —initHits()
public
static initHits(int $nID[, string $strTable = TBL_PARTY_BASE ]) : void
Parameters
- $nID : int
- $strTable : string = TBL_PARTY_BASE
Return values
void —setHits()
Schreibt Hits 1x pro Session
public
static setHits(int $nID[, string $strTable = TBL_PARTY_BASE ]) : void
Parameters
- $nID : int
- $strTable : string = TBL_PARTY_BASE
Return values
void —sumHits()
public
static sumHits(string $strIDs[, string $strTable = TBL_PARTY_BASE ]) : int
Parameters
- $strIDs : string
- $strTable : string = TBL_PARTY_BASE