Cheetah
|
Public Member Functions | |
__construct (&$aModule) | |
actionHome () | |
actionAdministration () | |
serviceGetSearchControl () | |
isAdmin () | |
![]() | |
__construct ($aModule) | |
isLogged () | |
getUserId () | |
getUserPassword () | |
getTitleKey ($sUri) | |
serviceGetBaseUrl () | |
Public Attributes | |
$_iProfileId | |
$_sProto = 'http' | |
![]() | |
$_aModule | |
$_oDb | |
$_oTemplate | |
$_oConfig | |
Additional Inherited Members | |
![]() | |
static | getInstance ($sClassName) |
static | getTitle ($sUri) |
Google Site Search module by Cheetah
This module allow user to search the site using Google Site Search
Profile's Wall: no wall events
Spy: no spy events
Memberships/ACL: no acl's - everybody can use it
Service methods:
Get search control html
Alerts: no alerts
Definition at line 44 of file ChGSearchModule.php.
ChGSearchModule::__construct | ( | & | $aModule | ) |
Definition at line 49 of file ChGSearchModule.php.
ChGSearchModule::actionAdministration | ( | ) |
Definition at line 66 of file ChGSearchModule.php.
ChGSearchModule::actionHome | ( | ) |
Definition at line 57 of file ChGSearchModule.php.
ChGSearchModule::isAdmin | ( | ) |
Definition at line 120 of file ChGSearchModule.php.
ChGSearchModule::serviceGetSearchControl | ( | ) |
Get search control html.
Definition at line 109 of file ChGSearchModule.php.
ChGSearchModule::$_iProfileId |
Definition at line 46 of file ChGSearchModule.php.
ChGSearchModule::$_sProto = 'http' |
Definition at line 47 of file ChGSearchModule.php.