ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Japanese 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... | |
CAS_Languages_Japanese::getAuthenticationFailed | ( | ) |
Get authentication failed string.
Definition at line 88 of file Japanese.php.
CAS_Languages_Japanese::getAuthenticationWanted | ( | ) |
Get authentication wanted string.
Definition at line 58 of file Japanese.php.
CAS_Languages_Japanese::getLogout | ( | ) |
CAS_Languages_Japanese::getServiceUnavailable | ( | ) |
Get the service unavailable string.
Definition at line 108 of file Japanese.php.
CAS_Languages_Japanese::getShouldHaveBeenRedirected | ( | ) |
Get the should have been redirected string.
Definition at line 78 of file Japanese.php.
CAS_Languages_Japanese::getUsingServer | ( | ) |
CAS_Languages_Japanese::getYouWereNotAuthenticated | ( | ) |
Get the your were not authenticated string.
Definition at line 98 of file Japanese.php.