XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
setEntry ($key, $item) | |
unsetEntry ($key) | |
getEntry ($key) | |
isEntry ($key) | |
lockEntry ($key) | |
unlockEntry ($key) | |
isLocked ($key) | |
unsetAll () | |
Fonctions membres publiques statiques | |
static | getInstance () |
Champs de données | |
$_entries | |
$_locks | |
Fonctions membres protégées | |
__construct () | |
Class ProtectorRegistry
|
protected |
ProtectorRegistry constructor.
getEntry | ( | $key | ) |
$key |
|
static |
isEntry | ( | $key | ) |
$key |
isLocked | ( | $key | ) |
$key |
lockEntry | ( | $key | ) |
$key |
setEntry | ( | $key, | |
$item | |||
) |
$key | |
$item |
unlockEntry | ( | $key | ) |
$key |
unsetAll | ( | ) |
unsetEntry | ( | $key | ) |
$key |
$_entries |
$_locks |