The contact form to the site's Data Protection Officer.
More...
|
bool | $manage = false |
| Flag to indicate whether this form is being rendered for managing data requests or for regular requests.
|
|
|
static string | $persistentclass = data_request::class |
| Name of the persistent class.
|
|
The contact form to the site's Data Protection Officer.
- Copyright
- 2018 onwards Jun Pataleta
- License
- http://www.gnu.org/copyleft/gpl.html GNU Public License
◆ definition()
tool_dataprivacy_data_request_form::definition |
( |
| ) |
|
Form definition.
- Exceptions
-
◆ extra_validation()
tool_dataprivacy_data_request_form::extra_validation |
( |
| $data, |
|
|
| $files, |
|
|
array & | $errors ) |
Form validation.
- Parameters
-
stdClass | $data | |
array | $files | |
array | $errors | |
- Return values
-
- Exceptions
-
◆ get_default_data()
tool_dataprivacy_data_request_form::get_default_data |
( |
| ) |
|
|
protected |
Get the default data.
Unset the default userid if managing data requests
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/dataprivacy/createdatarequest_form.php