Public Member Functions | Private Member Functions | Private Attributes

CAS_PGTStorage_File Class Reference
[PGT storage on the filesystem]

Inheritance diagram for CAS_PGTStorage_File:
CAS_PGTStorage_AbstractStorage

List of all members.

Public Member Functions

 getStorageType ()
 getStorageInfo ()
 __construct ($cas_parent, $path)
 init ()
 write ($pgt, $pgt_iou)
 read ($pgt_iou)

Private Member Functions

 getPath ()
 getPGTIouFilename ($pgt_iou)

Private Attributes

 $_path

Detailed Description

The CAS_PGTStorage_File class is a class for PGT file storage. An instance of this class is returned by CAS_Client::SetPGTStorageFile().

Author:
Pascal Aubry <pascal.aubry at univ-rennes1.fr>

Definition at line 45 of file File.php.