Constructor & Destructor Documentation
Construct the Module object
- Parameters:
-
array | $config | The multidimentionnal array containing the application's configuration |
Reimplemented from tariqa3ModuleSectionManager.
Member Function Documentation
Process all requests (this is the default module)
Reimplemented from mModule.
static getDateRestrictions |
( |
$ |
template_file, |
|
|
$ |
radio_name, |
|
|
$ |
select_name, |
|
|
$ |
from_name, |
|
|
$ |
to_name, |
|
|
$ |
translationTable |
|
) |
| [static] |
Gets the date restrictions
- Parameters:
-
string | $template_file | The template file |
string | $radio_name | The name of the radio checkbox |
string | $select_name | The select name |
string | $from_name | The from textbox name |
string | $to_name | The to textbox name |
array | $translationTable | The translation matrix public |
- Returns:
- string
Returns the description of the page public
- Returns:
- string
Reimplemented from tariqa3Module.
Gets the link of the module public
- Returns:
- string
Reimplemented from tariqa3Module.
Returns the name of the class (what it should appear in the menu public
- Returns:
- string
Reimplemented from tariqa3Module.
Render the module
- Returns:
- string
Reimplemented from tariqa3Module.
Returns the title of the page public
- Returns:
- string
Reimplemented from tariqa3Module.
Init's the help
- Parameters:
-
string | $id | The div identifier |
string | $title | The dialog title |
string | $text | The help text public |
- Returns:
- string
Initializes the module public
- Returns:
- void
Reimplemented from tariqa3Module.
results |
( |
$ |
tpl, |
|
|
$ |
get_searches = false |
|
) |
| |
Renders the search results page
- Parameters:
-
mTemplate | $tpl | The template object |
boolean | $get_searches | If true, then return the multiAjaxSearch objects public |
- Returns:
- string
Field Documentation
The documentation for this class was generated from the following file: