ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
English language class. 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... | |
Public Member Functions inherited from CAS_Languages_LanguageInterface | |
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... | |
English language class.
Definition at line 43 of file English.php.
CAS_Languages_English::getAuthenticationFailed | ( | ) |
Get authentication failed string.
Definition at line 90 of file English.php.
CAS_Languages_English::getAuthenticationWanted | ( | ) |
Get authentication wanted string.
Definition at line 60 of file English.php.
CAS_Languages_English::getLogout | ( | ) |
CAS_Languages_English::getServiceUnavailable | ( | ) |
Get the service unavailable string.
Definition at line 110 of file English.php.
CAS_Languages_English::getShouldHaveBeenRedirected | ( | ) |
Get the should have been redirected string.
Definition at line 80 of file English.php.
CAS_Languages_English::getUsingServer | ( | ) |
CAS_Languages_English::getYouWereNotAuthenticated | ( | ) |
Get the your were not authenticated string.
Definition at line 100 of file English.php.