ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
All Data Structures Namespaces Files Functions Variables Modules Pages
languages.php File Reference

Go to the source code of this file.

const CAS_STR_USING_SERVER 1
 a phpCAS string index More...
 
const CAS_STR_AUTHENTICATION_WANTED 2
 
const CAS_STR_LOGOUT 3
 
const CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED 4
 
const CAS_STR_AUTHENTICATION_FAILED 5
 
const CAS_STR_YOU_WERE_NOT_AUTHENTICATED 6
 
const CAS_STR_SERVICE_UNAVAILABLE 7
 

Variable Documentation

◆ CAS_STR_AUTHENTICATION_FAILED

const CAS_STR_AUTHENTICATION_FAILED 5

Definition at line 19 of file languages.php.

◆ CAS_STR_AUTHENTICATION_WANTED

const CAS_STR_AUTHENTICATION_WANTED 2

Definition at line 16 of file languages.php.

◆ CAS_STR_LOGOUT

const CAS_STR_LOGOUT 3

Definition at line 17 of file languages.php.

◆ CAS_STR_SERVICE_UNAVAILABLE

const CAS_STR_SERVICE_UNAVAILABLE 7

Definition at line 21 of file languages.php.

◆ CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED

const CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED 4

Definition at line 18 of file languages.php.

◆ CAS_STR_USING_SERVER

const CAS_STR_USING_SERVER 1

a phpCAS string index

Definition at line 15 of file languages.php.

◆ CAS_STR_YOU_WERE_NOT_AUTHENTICATED

const CAS_STR_YOU_WERE_NOT_AUTHENTICATED 6

Definition at line 20 of file languages.php.