Definition at line 11 of file icommentscontroller.php.
iCommentsController::get_item |
( |
|
$params, |
|
|
|
$com |
|
) |
| |
Get the element related to a specific comment
- Parameters
-
string | Parameters to identify the comment |
RMComment | Comment object |
bool | Return item with url or without |
- Returns
- string
iCommentsController::get_item_url |
( |
|
$params, |
|
|
|
$com |
|
) |
| |
Get the element url
- Parameters
-
string | Parameters to identify the comment |
RMComment | Comment object |
- Returns
- string
iCommentsController::get_main_link |
( |
| ) |
|
Return the link to module or element owner of the comment
- Returns
- string
iCommentsController::increment_comments_number |
( |
|
$comment | ) |
|
Add 1 to comments internal counter of the module
- Parameters
-
iCommentsController::reduce_comments_number |
( |
|
$comment | ) |
|
Reduce in 1 the comments internal counter of the module
- Parameters
-
The documentation for this interface was generated from the following file: