JSession::getFormToken
Method to determine a hash for anti-spoofing variable names
Signature
public function getFormToken([boolean
$forceNew = false] )
Parameters
-
$forceNew
- If true, force a new token to be created
Returns
- string
- Hashed var name
Tasks
Line | Task |
---|---|
280 | Decouple from legacy JApplication class. |