Class containing data for a user's data requests.
More...
|
int[] | $filters = [] |
| $filters The applied filters.
|
|
data_requests_table | $table |
| $table The data requests table.
|
|
Class containing data for a user's data requests.
- Copyright
- 2018 Jun Pataleta
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
tool_dataprivacy\output\data_requests_page::__construct |
( |
| $table, |
|
|
| $filters ) |
Construct this renderable.
- Parameters
-
data_requests_table | $table | The data requests table. |
int[] | $filters | The applied filters. |
◆ export_for_template()
tool_dataprivacy\output\data_requests_page::export_for_template |
( |
renderer_base | $output | ) |
|
Export this data so it can be used as the context for a mustache template.
- Parameters
-
- Return values
-
- Exceptions
-
Implements templatable.
The documentation for this class was generated from the following file:
- admin/tool/dataprivacy/classes/output/data_requests_page.php