|
phpCAS
version 1.4.0
|
Public Member Functions | |
| getUsingServer () | |
| getAuthenticationWanted () | |
| getLogout () | |
| getShouldHaveBeenRedirected () | |
| getAuthenticationFailed () | |
| getYouWereNotAuthenticated () | |
| getServiceUnavailable () | |
Public Member Functions inherited from CAS_Languages_LanguageInterface | |
| getUsingServer () | |
| getAuthenticationWanted () | |
| getLogout () | |
| getShouldHaveBeenRedirected () | |
| getAuthenticationFailed () | |
| getYouWereNotAuthenticated () | |
| getServiceUnavailable () | |
Spanish language class
Definition at line 44 of file Spanish.php.
| CAS_Languages_Spanish::getAuthenticationFailed | ( | ) |
Get authentication failed string
Definition at line 92 of file Spanish.php.
| CAS_Languages_Spanish::getAuthenticationWanted | ( | ) |
Get authentication wanted string
Definition at line 62 of file Spanish.php.
| CAS_Languages_Spanish::getLogout | ( | ) |
| CAS_Languages_Spanish::getServiceUnavailable | ( | ) |
Get the service unavailable string
Definition at line 112 of file Spanish.php.
| CAS_Languages_Spanish::getShouldHaveBeenRedirected | ( | ) |
Get the should have been redirected string
Definition at line 82 of file Spanish.php.
| CAS_Languages_Spanish::getUsingServer | ( | ) |
| CAS_Languages_Spanish::getYouWereNotAuthenticated | ( | ) |
Get the your were not authenticated string
Definition at line 102 of file Spanish.php.
1.8.13