PHP 클래스 Link_Itemtype, glpi

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

공개 프로퍼티들

프로퍼티 타입 설명
$items_id
$itemtype From CommonDbChild

공개 메소드들

메소드 설명
deleteForItemtype ( $itemtype ) Remove all associations for an itemtype
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getForbiddenStandardMassiveAction ( )
getTabNameForItem ( CommonGLPI $item, $withtemplate )
showForLink ( $link ) : Nothing Print the HTML array for device on link

메소드 상세

deleteForItemtype() 정적인 공개 메소드

Remove all associations for an itemtype
static public deleteForItemtype ( $itemtype )
$itemtype itemtype for which all link associations must be removed

displayTabContentForItem() 정적인 공개 메소드

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

getForbiddenStandardMassiveAction() 공개 메소드

getTabNameForItem() 공개 메소드

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

프로퍼티 상세

$items_id 공개적으로 정적으로 프로퍼티

public static $items_id

$itemtype 공개적으로 정적으로 프로퍼티

From CommonDbChild
public static $itemtype