API17:JUserHelper::getSalt
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JUserHelper::getSalt
Description
Returns a salt for the appropriate kind of password encryption.
Description:JUserHelper::getSalt [Edit Descripton]
Synopsis
public static JUserHelper::getSalt ($encryption= 'md5-hex', $seed= '', $plaintext= '')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $encryption | 'md5-hex' | ||
| $seed | |||
| $plaintext |
Returns
Defined in
libraries/joomla/user/helper.php
Referenced by
See also
Examples
<CodeExamplesForm />
