Public Member Functions |
| __construct ($config, $parentBase, $section_id, $translationTable, $moduleName, $newsConfig, $idx) |
| renderSearch ($tpl) |
Protected Attributes |
| $config |
Constructor & Destructor Documentation
__construct |
( |
$ |
config, |
|
|
$ |
parentBase, |
|
|
$ |
section_id, |
|
|
$ |
translationTable, |
|
|
$ |
moduleName, |
|
|
$ |
newsConfig, |
|
|
$ |
idx |
|
) |
| |
Constructs the object
- Parameters:
-
array | $config | The configuration array |
string | $parentBase | base_folder of the container class |
string | $section_id | The section identifier |
array | $translationTable | The translation table |
string | $moduleName | The name of the module in which the form is displayed |
array | $newsConfig | The news configuration array |
int | $idx | The index of the form public |
- Returns:
- void
Reimplemented from FullSearch.
Member Function Documentation
Render the module
- Parameters:
-
MTemplate | $tpl | The template |
- Returns:
- string
Reimplemented from FullSearch.
Field Documentation
The documentation for this class was generated from the following file: