|
static | $_reserved = array('XOLOGGERVIEW', 'xoops_user') |
|
Definition at line 21 of file cookie.php.
static Cookie::_scrubKey |
( |
|
$key, |
|
|
|
$toString = false |
|
) |
| |
|
staticprivate |
static Cookie::contents |
( |
| ) |
|
|
static |
static Cookie::del |
( |
|
$key | ) |
|
|
static |
static Cookie::delete |
( |
|
$key | ) |
|
|
static |
static Cookie::exists |
( |
|
$key | ) |
|
|
static |
static Cookie::get |
( |
|
$key | ) |
|
|
static |
static Cookie::set |
( |
|
$key, |
|
|
|
$value, |
|
|
|
$expire = 0 , |
|
|
|
$path = '' , |
|
|
|
$domain = '' , |
|
|
|
$secure = false , |
|
|
|
$httponly = true |
|
) |
| |
|
static |
Cookie::$_reserved = array('XOLOGGERVIEW', 'xoops_user') |
|
staticprivate |
The documentation for this class was generated from the following file: