API17:JUtility::getToken
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.
JUtility::getToken
Description
Method to determine a hash for anti-spoofing variable names.
Description:JUtility::getToken [Edit Descripton]
public static function getToken ($forceNew=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $forceNew | false |
- Returns string Hashed var name
- Defined on line 105 of libraries/joomla/utilities/utility.php
- Since
- Referenced by
See also
-
JUtility::getToken source code on BitBucket
-
Class JUtility
-
Subpackage Utilities
- Other versions of JUtility::getToken
SeeAlso:JUtility::getToken [Edit See Also]
User contributed notes
<CodeExamplesForm />
