Class cApiStatCollection
Statistic collection
- cGenericDb
- 
			 cItemBaseAbstract cItemBaseAbstract
- 
			 ItemCollection ItemCollection
- 
			 cApiStatCollection cApiStatCollection
		
		
		
		Package: Core\GenericDB\Model
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Murat Purc <murat@purc.de>
Located at classes/contenido/class.stat.php
	
	Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Murat Purc <murat@purc.de>
Located at classes/contenido/class.stat.php
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | 
		#
		 trackVisit( integer $iIdCatArt, integer $iIdLang, integer $iIdClient )Tracks a visit. Increments a existing entry or creates a new one. | 
| 
			 public 
			 | |
| 
			 public 
			 | 
		#
		 fetchByCatArtAndLang( integer $iIdCatArt, integer $iIdLang )Returns a stat entry by category article and language. | 
| 
			 public 
			integer
			
			 | 
		#
		 deleteByCategoryArticleAndLanguage( integer $idcatart, integer $idlang )Deletes statistics entries by category article id and language id. | 
| 
			_getPropertiesCollectionInstance(), 
			_getSecondDBInstance(), 
			escape()
		 | 
| 
			_executeCallbacks(), 
			register(), 
			unregister()
		 | 
| 
			CREATE_BEFORE, 
			CREATE_FAILURE, 
			CREATE_SUCCESS, 
			DELETE_BEFORE, 
			DELETE_FAILURE, 
			DELETE_SUCCESS, 
			STORE_BEFORE, 
			STORE_FAILURE, 
			STORE_SUCCESS
		 | 
| 
			$_className, 
			$_oCache, 
			$_settings, 
			$db, 
			$lasterror, 
			$primaryKey, 
			$properties, 
			$secondDb, 
			$table, 
			$virgin
		 |