PHP Класс CAS_Languages_Greek

Автор: Vangelis Haniotakis ([email protected])
Наследование: implements CAS_Languages_LanguageInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
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