PHP 클래스 CAS_Languages_Greek

저자: Vangelis Haniotakis ([email protected])
상속: implements CAS_Languages_LanguageInterface
파일 보기 프로젝트 열기: jasig/phpcas

공개 메소드들

메소드 설명
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

메소드 상세

getAuthenticationFailed() 공개 메소드

Get authentication failed string
public getAuthenticationFailed ( ) : string
리턴 string authentication failed

getAuthenticationWanted() 공개 메소드

Get authentication wanted string
public getAuthenticationWanted ( ) : string
리턴 string authentication wanted

getLogout() 공개 메소드

Get logout string
public getLogout ( ) : string
리턴 string logout

getServiceUnavailable() 공개 메소드

Get the service unavailable string
public getServiceUnavailable ( ) : string
리턴 string service unavailable

getShouldHaveBeenRedirected() 공개 메소드

Get the should have been redirected string
public getShouldHaveBeenRedirected ( ) : string
리턴 string should habe been redirected

getUsingServer() 공개 메소드

Get the using server string
public getUsingServer ( ) : string
리턴 string using server

getYouWereNotAuthenticated() 공개 메소드

Get the your were not authenticated string
public getYouWereNotAuthenticated ( ) : string
리턴 string not authenticated