PHP 클래스 Contao\FrontendCron

상속: extends Frontend
파일 보기 프로젝트 열기: contao/core-bundle 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ) Initialize the object (do not remove)
run ( ) : Response Run the controller

보호된 메소드들

메소드 설명
hasToWait ( ) : boolean Check whether the last script execution was less than a minute ago
updateCronTxt ( integer $time ) Update the cron.txt file

메소드 상세

__construct() 공개 메소드

Initialize the object (do not remove)
public __construct ( )

hasToWait() 보호된 메소드

Check whether the last script execution was less than a minute ago
protected hasToWait ( ) : boolean
리턴 boolean

run() 공개 메소드

Run the controller
public run ( ) : Response
리턴 Symfony\Component\HttpFoundation\Response

updateCronTxt() 보호된 메소드

Update the cron.txt file
protected updateCronTxt ( integer $time )
$time integer