Cheetah
modules
cheetah
google_search
classes
ChGSearchConfig.php
Go to the documentation of this file.
1
<?
php
2
8
ch_import
(
'ChWsbConfig'
);
9
10
class
ChGSearchConfig
extends
ChWsbConfig
11
{
15
function
__construct
(
$aModule
)
16
{
17
parent::__construct(
$aModule
);
18
}
19
}
$aModule
$aModule
Definition:
classifieds.php:21
ch_import
ch_import($sClassName, $aModule=array())
Definition:
utils.inc.php:1218
ChGSearchConfig\__construct
__construct($aModule)
Definition:
ChGSearchConfig.php:15
php
ChGSearchConfig
Definition:
ChGSearchConfig.php:11
ChWsbConfig
Definition:
ChWsbConfig.php:38
Generated by
1.8.20