Class cApiSearchTrackingCollection
Tracking collection
- cGenericDb
- cItemBaseAbstract
- ItemCollection
- cApiSearchTrackingCollection
Package: Core\GenericDB\Model
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Mischa Holz
Located at classes/contenido/class.searchtracking.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Mischa Holz
Located at classes/contenido/class.searchtracking.php
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
#
selectPopularSearchTerms( integer $idclient = 0, integer $idlang = 0 )
Select all search terms of this client and language and sort them by popularity |
public
|
#
queryPopularSearchTerms( integer $idclient = 0, integer $idlang = 0 )
Query all search terms of this client and language, group them by search term and sort them by popularity. |
public
boolean
|
#
selectSearchTerm( string $term, integer $idclient = 0, integer $idlang = 0 )
Select all entries about one search term for this client and language sorted by the date |
__get(),
__set(),
_getPropertiesCollectionInstance(),
_getSecondDBInstance(),
_resetItem(),
_setLoaded(),
_setPrimaryKeyName(),
escape(),
getPrimaryKeyName(),
isLoaded()
|
_executeCallbacks(),
register(),
unregister()
|
CREATE_BEFORE,
CREATE_FAILURE,
CREATE_SUCCESS,
DELETE_BEFORE,
DELETE_FAILURE,
DELETE_SUCCESS,
STORE_BEFORE,
STORE_FAILURE,
STORE_SUCCESS
|
$_className,
$_loaded,
$_oCache,
$_primaryKeyName,
$_settings,
$db,
$lasterror,
$properties,
$secondDb,
$table
|