Public Member Functions | |
getStorageType () | |
getStorageInfo () | |
PGTStorageFile ($cas_parent, $format, $path) | |
init () | |
write ($pgt, $pgt_iou) | |
read ($pgt_iou) | |
Private Member Functions | |
getPath () | |
getFormat () | |
getPGTIouFilename ($pgt_iou) | |
Private Attributes | |
$_path | |
$_format |
The PGTStorageFile class is a class for PGT file storage. An instance of this class is returned by CASClient::SetPGTStorageFile().
Definition at line 18 of file pgt-file.php.