XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe Cookie

Fonctions membres publiques statiques

static del ($key)
 
static delete ($key)
 
static exists ($key)
 
static get ($key)
 
static contents ()
 
static set ($key, $value, $expire=0, $path='', $domain='', $secure=false, $httponly=true)
 

Fonctions membres privées

 __construct ()
 

Fonctions membres privées statiques

static _scrubKey ($key, $toString=false)
 

Attributs privés statiques

static $_reserved = array('XOLOGGERVIEW', 'xoops_user')
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( )
private

Documentation des fonctions membres

◆ _scrubKey()

static _scrubKey (   $key,
  $toString = false 
)
staticprivate
Paramètres
$key
bool$toString
Renvoie
array|string
+ Voici le graphe des appelants de cette fonction :

◆ contents()

static contents ( )
static

◆ del()

static del (   $key)
static
Paramètres
$key
+ Voici le graphe d'appel pour cette fonction :

◆ delete()

static delete (   $key)
static
Paramètres
$key
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ exists()

static exists (   $key)
static
Paramètres
$key
Renvoie
bool
+ Voici le graphe d'appel pour cette fonction :

◆ get()

static get (   $key)
static
Paramètres
$key
Renvoie
null
+ Voici le graphe d'appel pour cette fonction :

◆ set()

static set (   $key,
  $value,
  $expire = 0,
  $path = '',
  $domain = '',
  $secure = false,
  $httponly = true 
)
static
Paramètres
$key
$value
int$expire
string$path
string$domain
bool$secure
bool$httponly
+ Voici le graphe d'appel pour cette fonction :

Documentation des champs

◆ $_reserved

$_reserved = array('XOLOGGERVIEW', 'xoops_user')
staticprivate

La documentation de cette classe a été générée à partir du fichier suivant :