|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
| check ($clearIfValid=true, $tokenValue=false) | |
| createToken ($timeout=XOOPS_TOKEN_TIMEOUT) | |
| validateToken ($tokenValue=false, $clearIfValid=true) | |
| getTokenHTML () | |
| setErrors ($error) | |
| & | getErrors ($ashtml=false) |
Data Fields | |
| $errors | |
Definition at line 14 of file xoopssecurity.php.
| check | ( | $clearIfValid = true, | |
| $tokenValue = false ) |
Definition at line 18 of file xoopssecurity.php.
| createToken | ( | $timeout = XOOPS_TOKEN_TIMEOUT | ) |
Definition at line 23 of file xoopssecurity.php.
| & getErrors | ( | $ashtml = false | ) |
Definition at line 58 of file xoopssecurity.php.
| getTokenHTML | ( | ) |
Definition at line 47 of file xoopssecurity.php.
| setErrors | ( | $error | ) |
Definition at line 53 of file xoopssecurity.php.
| validateToken | ( | $tokenValue = false, | |
| $clearIfValid = true ) |
Definition at line 29 of file xoopssecurity.php.
| $errors |
Definition at line 16 of file xoopssecurity.php.