|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | admin |
Functions | |
| zen_validate_password ($plain, $encrypted) | |
| zen_encrypt_password ($plain) | |
| zen_create_random_value ($length, $type= 'mixed') | |
| zen_create_random_value | ( | $ | length, |
| $ | type = 'mixed' |
||
| ) |
Definition at line 46 of file password_funcs.php.
| zen_encrypt_password | ( | $ | plain | ) |
Definition at line 29 of file password_funcs.php.
| zen_validate_password | ( | $ | plain, |
| $ | encrypted | ||
| ) |
Definition at line 12 of file password_funcs.php.