Cheetah
Public Member Functions | Public Attributes | List of all members
ChGSearchModule Class Reference
Inheritance diagram for ChGSearchModule:
ChWsbModule

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)
 

Detailed Description

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

See also
ChGSearchModule::serviceGetSearchControl ChWsbService::call('google_search', 'get_search_control', array());

Alerts: no alerts

Definition at line 44 of file ChGSearchModule.php.

Constructor & Destructor Documentation

◆ __construct()

ChGSearchModule::__construct ( $aModule)

Definition at line 49 of file ChGSearchModule.php.

Member Function Documentation

◆ actionAdministration()

ChGSearchModule::actionAdministration ( )

Definition at line 66 of file ChGSearchModule.php.

◆ actionHome()

ChGSearchModule::actionHome ( )

Definition at line 57 of file ChGSearchModule.php.

◆ isAdmin()

ChGSearchModule::isAdmin ( )

Definition at line 120 of file ChGSearchModule.php.

◆ serviceGetSearchControl()

ChGSearchModule::serviceGetSearchControl ( )

Get search control html.

Returns
html with google search control

Definition at line 109 of file ChGSearchModule.php.

Member Data Documentation

◆ $_iProfileId

ChGSearchModule::$_iProfileId

Definition at line 46 of file ChGSearchModule.php.

◆ $_sProto

ChGSearchModule::$_sProto = 'http'

Definition at line 47 of file ChGSearchModule.php.


The documentation for this class was generated from the following file: