API17:JApplication::getHash
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.
JApplication::getHash
Description
Provides a secure hash based on a seed.
Description:JApplication::getHash [Edit Descripton]
public static function getHash ($seed)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $seed | string | Seed string. |
- Returns string
- Defined on line 808 of libraries/joomla/application/application.php
- Since
- Referenced by
See also
-
JApplication::getHash source code on BitBucket
-
Class JApplication
-
Subpackage Application
- Other versions of JApplication::getHash
SeeAlso:JApplication::getHash [Edit See Also]
User contributed notes
<CodeExamplesForm />
