Age and location verification renderable class.
More...
|
string | $errormessage |
| Error message.
|
|
mform | $form |
| The form object.
|
|
Age and location verification renderable class.
- Copyright
- 2018 Mihail Geshoski mihai.nosp@m.l@mo.nosp@m.odle..nosp@m.com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
core_auth\output\verify_age_location_page::__construct |
( |
| $form, |
|
|
| $errormessage = null ) |
Constructor.
- Parameters
-
mform | $form | The form object |
string | $errormessage | The error message. |
◆ export_for_template()
core_auth\output\verify_age_location_page::export_for_template |
( |
renderer_base | $output | ) |
|
Export the page data for the mustache template.
- Parameters
-
renderer_base | $output | renderer to be used to render the page elements. |
- Return values
-
Implements templatable.
The documentation for this class was generated from the following file:
- auth/classes/output/verify_age_location_page.php