|
| __construct (int $id, moodle_url $currenturl, stdClass $forum, int $edit) |
| subscription_actionbar constructor.
|
|
| export_for_template (renderer_base $output) |
| Data for the template.
|
|
◆ __construct()
mod_forum\output\subscription_actionbar::__construct |
( |
int | $id, |
|
|
moodle_url | $currenturl, |
|
|
stdClass | $forum, |
|
|
int | $edit ) |
subscription_actionbar constructor.
- Parameters
-
int | $id | The forum id. |
moodle_url | $currenturl | Current URL. |
stdClass | $forum | The forum object. |
int | $edit | This argument decides to show view/manage subscribers view. |
◆ export_for_template()
mod_forum\output\subscription_actionbar::export_for_template |
( |
renderer_base | $output | ) |
|
Data for the template.
- Parameters
-
renderer_base | $output | The render_base object. |
- Return values
-
The documentation for this class was generated from the following file:
- mod/forum/classes/output/subscription_actionbar.php