![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
| setEntry ($key, $item) | |
| unsetEntry ($key) | |
| getEntry ($key) | |
| isEntry ($key) | |
| lockEntry ($key) | |
| unlockEntry ($key) | |
| isLocked ($key) | |
| unsetAll () | |
Static Public Member Functions | |
| static | getInstance () |
Data Fields | |
| $_entries | |
| $_locks | |
Protected Member Functions | |
| __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 |