Tariqa  3.0
 All Data Structures Namespaces Files Functions Variables Enumerations
FullGoogleWeb Class Reference
Inheritance diagram for FullGoogleWeb:
FullSearch tariqa3ModuleSection tariqa3Module baseModule_RELEX_TARIQANG BaseModuleWithAuthenticationAndLanguages BaseModuleWithAuthentication BaseModule mModule

Public Member Functions

 __construct ($config, $parentBase, $section_id, $translationTable, $moduleName, $newsConfig, $idx)
 renderSearch ($tpl)

Static Public Member Functions

static getCommonGoogleSearch ($template, $translationTable, $currentEngine)
static getOptions ($file_name, $var_name)

Constructor & Destructor Documentation

__construct ( config,
parentBase,
section_id,
translationTable,
moduleName,
newsConfig,
idx 
)

Constructs the object

Parameters:
array$configThe configuration array
string$parentBasebase_folder of the container class
string$section_idThe section identifier
array$translationTableThe translation table
string$moduleNameThe name of the module in which the form is displayed
array$newsConfigThe news configuration array
int$idxThe index of the form public
Returns:
void

Reimplemented from FullSearch.


Member Function Documentation

static getCommonGoogleSearch ( template,
translationTable,
currentEngine 
) [static]

Gets the common part of a google search form (all google searches have a common part)

Parameters:
string$templateThe path to the template file
array$translationTableThe translation table
string$currentEngineThe current engine public
Returns:
string
static getOptions ( file_name,
var_name 
) [static]

Gets the options for a google combo select

Parameters:
string$file_nameThe path to the file from which the options are read
string$var_nameThe name of the combo select public
Returns:
string
renderSearch ( tpl)

Render the module

Parameters:
MTemplate$tplThe template
Returns:
string

Reimplemented from FullSearch.


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