PHP 클래스 Contao\Messages

Add system messages to the welcome screen.
상속: extends Backend
파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
languageFallback ( ) : string Show a warning if there is no language fallback page
maintenanceCheck ( ) : string Check for maintenance mode
versionCheck ( ) : string Check for the latest Contao version

메소드 상세

languageFallback() 공개 메소드

Show a warning if there is no language fallback page
public languageFallback ( ) : string
리턴 string

maintenanceCheck() 공개 메소드

Check for maintenance mode
public maintenanceCheck ( ) : string
리턴 string

versionCheck() 공개 메소드

Check for the latest Contao version
public versionCheck ( ) : string
리턴 string