XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
xoopssecurity Class Reference

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
 

Detailed Description

Definition at line 14 of file xoopssecurity.php.

Member Function Documentation

◆ check()

check ( $clearIfValid = true,
$tokenValue = false )

Definition at line 18 of file xoopssecurity.php.

◆ createToken()

createToken ( $timeout = XOOPS_TOKEN_TIMEOUT)

Definition at line 23 of file xoopssecurity.php.

◆ getErrors()

& getErrors ( $ashtml = false)

Definition at line 58 of file xoopssecurity.php.

◆ getTokenHTML()

getTokenHTML ( )

Definition at line 47 of file xoopssecurity.php.

◆ setErrors()

setErrors ( $error)

Definition at line 53 of file xoopssecurity.php.

◆ validateToken()

validateToken ( $tokenValue = false,
$clearIfValid = true )

Definition at line 29 of file xoopssecurity.php.

Field Documentation

◆ $errors

$errors

Definition at line 16 of file xoopssecurity.php.


The documentation for this class was generated from the following file: