Public Member Functions | |
getStorageType () | |
getStorageInfo () | |
PGTStorageDB ($cas_parent, $user, $password, $database_type, $hostname, $port, $database, $table) | |
init () | |
Private Member Functions | |
getURL () | |
getLink () | |
getTable () | |
Private Attributes | |
$_url | |
$_link | |
$_table |
The PGTStorageDB class is a class for PGT database storage. An instance of this class is returned by CASClient::SetPGTStorageDB().
Definition at line 18 of file pgt-db.php.