PHP 클래스 Central, glpi

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

공개 메소드들

메소드 설명
defineTabs ( $options = [] )
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getTabNameForItem ( CommonGLPI $item, $withtemplate )
getTypeName ( $nb )
showGlobalView ( ) Show the central global view
showGroupView ( ) Show the central group view
showMyView ( ) Show the central personal view
showRSSView ( ) Show the central RSS view

메소드 상세

defineTabs() 공개 메소드

public defineTabs ( $options = [] )

displayTabContentForItem() 정적인 공개 메소드

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

getTabNameForItem() 공개 메소드

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

getTypeName() 정적인 공개 메소드

static public getTypeName ( $nb )

showGlobalView() 정적인 공개 메소드

Show the central global view
static public showGlobalView ( )

showGroupView() 정적인 공개 메소드

Show the central group view
static public showGroupView ( )

showMyView() 정적인 공개 메소드

Show the central personal view
static public showMyView ( )

showRSSView() 정적인 공개 메소드

Show the central RSS view
static public showRSSView ( )