ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
CAS_Languages_LanguageInterface Class Reference

Language Interface class for all internationalization files. More...

+ Inheritance diagram for CAS_Languages_LanguageInterface:
+ Collaboration diagram for CAS_Languages_LanguageInterface:

Public Member Functions

 getUsingServer ()
 Get the using server string. More...
 
 getAuthenticationWanted ()
 Get authentication wanted string. More...
 
 getLogout ()
 Get logout string. More...
 
 getShouldHaveBeenRedirected ()
 Get the should have been redirected string. More...
 
 getAuthenticationFailed ()
 Get authentication failed string. More...
 
 getYouWereNotAuthenticated ()
 Get the your were not authenticated string. More...
 
 getServiceUnavailable ()
 Get the service unavailable string. More...
 

Detailed Description

Language Interface class for all internationalization files.

Definition at line 44 of file LanguageInterface.php.

Member Function Documentation

◆ getAuthenticationFailed()

CAS_Languages_LanguageInterface::getAuthenticationFailed ( )

Get authentication failed string.

Returns
string authentication failed

◆ getAuthenticationWanted()

CAS_Languages_LanguageInterface::getAuthenticationWanted ( )

Get authentication wanted string.

Returns
string authentication wanted

◆ getLogout()

CAS_Languages_LanguageInterface::getLogout ( )

Get logout string.

Returns
string logout

◆ getServiceUnavailable()

CAS_Languages_LanguageInterface::getServiceUnavailable ( )

Get the service unavailable string.

Returns
string service unavailable

◆ getShouldHaveBeenRedirected()

CAS_Languages_LanguageInterface::getShouldHaveBeenRedirected ( )

Get the should have been redirected string.

Returns
string should habe been redirected

◆ getUsingServer()

CAS_Languages_LanguageInterface::getUsingServer ( )

Get the using server string.

Returns
string using server

◆ getYouWereNotAuthenticated()

CAS_Languages_LanguageInterface::getYouWereNotAuthenticated ( )

Get the your were not authenticated string.

Returns
string not authenticated

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