Stud.IP  5.4
CAS_PGTStorage_Cache Class Reference
Inheritance diagram for CAS_PGTStorage_Cache:

Public Member Functions

 getStorageType ()
 
 getStorageInfo ()
 
 write ($pgt, $pgt_iou)
 
 read ($pgt_iou)
 

Member Function Documentation

◆ getStorageInfo()

getStorageInfo ( )

This method returns an informational string giving informations on the parameters of the storage (used for debugging purposes).

Returns
an informational string.

◆ getStorageType()

getStorageType ( )

This method returns an informational string giving the type of storage used by the object (used for debugging purposes).

Returns
an informational string.

◆ read()

read (   $pgt_iou)

This method reads a PGT corresponding to a PGT Iou and deletes the corresponding cache entry.

Parameters
string$pgt_iouthe PGT iou
Returns
the corresponding PGT, or FALSE on error

◆ write()

write (   $pgt,
  $pgt_iou 
)

This method stores a PGT and its corresponding PGT Iou in the cache.

Parameters
string$pgtthe PGT
string$pgt_iouthe PGT iou

The documentation for this class was generated from the following file: