PHP 클래스 CronTaskLog, glpi

상속: extends CommonDBTM
파일 보기 프로젝트 열기: glpi-project/glpi 1 사용 예제들

공개 메소드들

메소드 설명
cleanOld ( $id, $days ) : integer Clean old event for a task
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getTabNameForItem ( CommonGLPI $item, $withtemplate )

메소드 상세

cleanOld() 정적인 공개 메소드

Clean old event for a task
static public cleanOld ( $id, $days ) : integer
$id integer ID of the CronTask
$days integer number of day to keep
리턴 integer number of events deleted

displayTabContentForItem() 정적인 공개 메소드

static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
$item CommonGLPI

getTabNameForItem() 공개 메소드

public getTabNameForItem ( CommonGLPI $item, $withtemplate )
$item CommonGLPI