Constructor & Destructor Documentation
Construct the Module object
- Parameters:
-
array | $config | The multidimentionnal array containing the application's configuration |
Reimplemented from mModule.
Member Function Documentation
Process all requests (this is the default module)
Reimplemented from mModule.
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.
Renders the tree options of the preferences page protected
- Returns:
- array
Saves the values into the user preferences protected
- Returns:
- void
treeOption |
( |
$ |
id, |
|
|
$ |
tree, |
|
|
$ |
title, |
|
|
$ |
selected_title, |
|
|
$ |
remove_selected, |
|
|
$ |
selected_items, |
|
|
$ |
selected_text |
|
) |
| [protected] |
Renders a tree option
- Parameters:
-
string | $id | The identifier of the option |
FolderTree | $tree | The items tree |
string | $title | The title of the option |
string | $selected_title | The title of the selected items |
string | $remove_selected | The text of the link to remove a selected element |
array | $selected_items | The selected items |
string | $selected_text | The text of the selection (a list with the ids comma separated) protected |
- Returns:
- string
Field Documentation
$rss_password [protected] |
The documentation for this class was generated from the following file: