|
|
(15 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article describes the class ''I2CE_PagePassword''.
| | #REDIRECT [[Class: I2CE_PagePassword (4.1.7)]] |
| *Extends the class: [[Class: I2CE_Page | I2CE_Page]].
| |
| *Parent Classses: [[Class: I2CE_Page | I2CE_Page]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
| |
| *Location: Part of the module [[I2CE Module List#LoginPage|LoginPage]] in the package [https://launchpad.net/i2ce I2CE]
| |
| *Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/annotate/head:/modules/Pages/modules/Login/lib/I2CE_PagePassword.php modules/Pages/modules/Login/lib/I2CE_PagePassword.php]
| |
| *Author: Luke Duncan <lduncan@intrahealth.org>
| |
| *Since: Demo-v1.a
| |
| The page to change a user's password. The page class for displaying the password change page.
| |
| ==Methods==
| |
| ===action()===
| |
| Perform the main actions of the page.
| |
| *Signature: protected function action()
| |
| | |
| | |
| [[Category:Class Documentation]]
| |