ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Language Interface class for all internationalization files. More...
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... | |
Language Interface class for all internationalization files.
Definition at line 44 of file LanguageInterface.php.
CAS_Languages_LanguageInterface::getAuthenticationFailed | ( | ) |
Get authentication failed string.
CAS_Languages_LanguageInterface::getAuthenticationWanted | ( | ) |
Get authentication wanted string.
CAS_Languages_LanguageInterface::getLogout | ( | ) |
Get logout string.
CAS_Languages_LanguageInterface::getServiceUnavailable | ( | ) |
Get the service unavailable string.
CAS_Languages_LanguageInterface::getShouldHaveBeenRedirected | ( | ) |
Get the should have been redirected string.
CAS_Languages_LanguageInterface::getUsingServer | ( | ) |
Get the using server string.
CAS_Languages_LanguageInterface::getYouWereNotAuthenticated | ( | ) |
Get the your were not authenticated string.