Inheritance diagram for PEIP_Sealer:

Public Member Functions | |
| __construct (SplObjectStorage $store=NULL) | |
| seal ($value, $box=false) | |
| unseal ($box) | |
Protected Attributes | |
| $store | |
Definition at line 22 of file PEIP_Sealer.php.
| PEIP_Sealer::__construct | ( | SplObjectStorage $ |  store = NULL           | 
          ) | 
public
| $store | 
Definition at line 32 of file PEIP_Sealer.php.
References $store.
| PEIP_Sealer::seal | ( | $ | value, | |
| $ |  box = false | |||
| ) | 
| PEIP_Sealer::unseal | ( | $ | box | ) | 
public
| $box | 
Implements PEIP_INF_Unsealer.
Definition at line 55 of file PEIP_Sealer.php.
PEIP_Sealer::$store [protected]           | 
        
 1.5.1