Definition at line 281 of file token.php.
◆ autoValidate()
autoValidate |
( |
| $name, |
|
|
| $clearIfValid = true ) |
◆ quickCreate()
static & quickCreate |
( |
| $name, |
|
|
| $timeout = XOOPS_TOKEN_TIMEOUT ) |
|
static |
static method. This method was created for quick protection of default modules. this method will be deleted in the near future.
- Parameters
-
- Returns
- \XoopsToken
- Deprecated
Definition at line 300 of file token.php.
◆ quickValidate()
static quickValidate |
( |
| $name, |
|
|
| $clearIfValid = true ) |
|
static |
static method. This method was created for quick protection of default modules. this method will be deleted in the near future.
- Parameters
-
- Returns
- bool
- Deprecated
Definition at line 316 of file token.php.
The documentation for this class was generated from the following file: