PHP Class CAS_Languages_Greek

Author: Vangelis Haniotakis ([email protected])
Inheritance: implements CAS_Languages_LanguageInterface
Afficher le fichier Open project: jasig/phpcas

Méthodes publiques

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

Method Details

getAuthenticationFailed() public méthode

Get authentication failed string
public getAuthenticationFailed ( ) : string
Résultat string authentication failed

getAuthenticationWanted() public méthode

Get authentication wanted string
public getAuthenticationWanted ( ) : string
Résultat string authentication wanted

getLogout() public méthode

Get logout string
public getLogout ( ) : string
Résultat string logout

getServiceUnavailable() public méthode

Get the service unavailable string
public getServiceUnavailable ( ) : string
Résultat string service unavailable

getShouldHaveBeenRedirected() public méthode

Get the should have been redirected string
public getShouldHaveBeenRedirected ( ) : string
Résultat string should habe been redirected

getUsingServer() public méthode

Get the using server string
public getUsingServer ( ) : string
Résultat string using server

getYouWereNotAuthenticated() public méthode

Get the your were not authenticated string
public getYouWereNotAuthenticated ( ) : string
Résultat string not authenticated