|
Elgg
Version 1.12
|
Go to the source code of this file.
Variables | |
| $vars ['class'] = 'elgg-input-password' | |
| Displays a password input field. More... | |
| $vars ['type'] = 'password' | |
| $attrs = elgg_format_attributes($vars) | |
| $attrs = elgg_format_attributes($vars) |
Definition at line 9 of file password.php.
| $vars[ 'class'] = 'elgg-input-password' |
Displays a password input field.
Definition at line 6 of file password.php.
| $vars[ 'type'] = 'password' |
Definition at line 7 of file password.php.