Class: I2CE PageForgot
From IHRIS Wiki
This article describes the class I2CE_PageForgot.
- Extends the class: I2CE_Page.
- Parent Classses: I2CE_Page I2CE_Fuzzy
- Location: Part of the module LoginPage in the package I2CE
- Source: Defined in the file modules/Pages/modules/Login/lib/I2CE_PageForgot.php
- Author: Luke Duncan <lduncan@intrahealth.org>
- Since: v2.0.0
This page handles the forgotten username and/or password procedure. When a user forgets his or her name and/or password this page allows him or her to reset it or just view the username given the email address associated with the user. The page class for displaying the forgotten password page.
Methods
action()
Perform the main actions of the page. @global array Get the home page from the global configuration
- Signature: protected function action()