ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Db.php File Reference

Licensed to Jasig under one or more contributor license agreements. More...

Go to the source code of this file.

Data Structures

class  CAS_PGTStorage_Db
 Basic class for PGT database storage The CAS_PGTStorage_Db class is a class for PGT database storage. More...
 

Namespaces

 PhpCAS
 

Variables

const CAS_PGT_STORAGE_DB_DEFAULT_TABLE 'cas_pgts'
 

Detailed Description

Licensed to Jasig under one or more contributor license agreements.

See the NOTICE file distributed with this work for additional information regarding copyright ownership.

Jasig licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

PHP Version 5

Definition in file Db.php.

Variable Documentation

◆ CAS_PGT_STORAGE_DB_DEFAULT_TABLE

const CAS_PGT_STORAGE_DB_DEFAULT_TABLE 'cas_pgts'

Definition at line 30 of file Db.php.

Referenced by CAS_PGTStorage_Db\__construct().