PHP 클래스 IPNetwork_Vlan, glpi

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

공개 프로퍼티들

프로퍼티 타입 설명
$checkItem_2_Rights
$items_id_1
$items_id_2
$itemtype_1 From CommonDBRelation
$itemtype_2

공개 메소드들

메소드 설명
assignVlan ( $port, $vlan )
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getForbiddenStandardMassiveAction ( )
getSearchOptions ( ) : array Get search function for the class
getTabNameForItem ( CommonGLPI $item, $withtemplate )
getVlansForIPNetwork ( $portID )
showForIPNetwork ( IPNetwork $port )
unassignVlan ( $portID, $vlanID )

메소드 상세

assignVlan() 공개 메소드

public assignVlan ( $port, $vlan )
$port
$vlan

displayTabContentForItem() 정적인 공개 메소드

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

getForbiddenStandardMassiveAction() 공개 메소드

getSearchOptions() 공개 메소드

Get search function for the class
public getSearchOptions ( ) : array
리턴 array of search option

getTabNameForItem() 공개 메소드

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

getVlansForIPNetwork() 정적인 공개 메소드

static public getVlansForIPNetwork ( $portID )
$portID

showForIPNetwork() 정적인 공개 메소드

static public showForIPNetwork ( IPNetwork $port )
$port IPNetwork IPNetwork object

unassignVlan() 공개 메소드

public unassignVlan ( $portID, $vlanID )
$portID
$vlanID

프로퍼티 상세

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

public static $checkItem_2_Rights

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

public static $items_id_1

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

public static $items_id_2

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

From CommonDBRelation
public static $itemtype_1

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

public static $itemtype_2