Constructor & Destructor Documentation
__construct |
( |
$ |
page_id, |
|
|
$ |
config, |
|
|
$ |
custom_authentication = null |
|
) |
| |
Constructs the object
- Parameters:
-
string | $page_id | The page identifier |
array | $config | The configuration array of the application |
iCustomAuthentication | $custom_authentication | If true, then the ECAS authentication is skipped [OPTIONAL] public |
- Returns:
- void
Reimplemented from tariqa3Module.
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 a document repository object (the HTML code)
- Parameters:
-
string | $id | The HTML identifier |
string | $root_folder | The root folder (relative path to the folder set through config file) [OPTIONAL] |
string | $title | The title of the document repository [OPTIONAL] protected |
- Returns:
- string
Gets the list of flavours for the news
- Parameters:
-
array | $own_config | The page own config |
public
- Returns:
- Flavour[]
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.
Gets a news section for a special page protected
- Returns:
- string
Gets the page content public
- Returns:
- void
Reimplemented from tariqa3Module.
static getQueries |
( |
$ |
own_config, |
|
|
$ |
flavours |
|
) |
| [static] |
Gets the list of queries for the news
- Parameters:
-
array | $own_config | The page own config |
| Flavour[] | $flavours The list of flavours |
public
- Returns:
- Query[][]
Returns the title of the page public
- Returns:
- string
Reimplemented from tariqa3Module.
Sets the page template
- Parameters:
-
string | $file_path | The template file name protected |
- Returns:
- void
Field Documentation
The documentation for this class was generated from the following file: