Class cSearchBaseAbstract
Abstract base search class.
Provides general properties and functions for child implementations.
Abstract
Package: Core\Frontend\Search
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/search/class.search.base.abstract.php
Package: Core\Frontend\Search
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/search/class.search.base.abstract.php
protected
|
#
__construct(
Constructor to create an instance of this class. |
protected
|
protected
|
$oDB |
|
#
CONTENIDO database object. |
protected
array
|
$cfg |
|
#
CONTENIDO configuration data. |
protected
integer
|
$lang |
|
#
Language id of a client. |
protected
integer
|
$client |
|
#
Client id. |