Public Member Functions | |
getStorageType () | |
getStorageInfo () | |
getErrorMessage () | |
Protected Member Functions | |
PGTStorage ($cas_parent) | |
setErrorMessage ($error_message) | |
isInitialized () | |
init () | |
write ($pgt, $pgt_iou) | |
read ($pgt_iou) | |
Private Attributes | |
$_error_message | |
$_initialized |
The PGTStorage class is a generic class for PGT storage. This class should not be instanciated itself but inherited by specific PGT storage classes.
Definition at line 18 of file pgt-main.php.