|
Cheetah
|
Public Member Functions | |
| __construct (&$aModule) | |
| actionHome () | |
| actionAdministration () | |
| serviceGetSearchControl () | |
| isAdmin () | |
Public Member Functions inherited from ChWsbModule | |
| __construct ($aModule) | |
| isLogged () | |
| getUserId () | |
| getUserPassword () | |
| getTitleKey ($sUri) | |
| serviceGetBaseUrl () | |
Public Attributes | |
| $_iProfileId | |
| $_sProto = 'http' | |
Public Attributes inherited from ChWsbModule | |
| $_aModule | |
| $_oDb | |
| $_oTemplate | |
| $_oConfig | |
Additional Inherited Members | |
Static Public Member Functions inherited from ChWsbModule | |
| 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.