PHP 클래스 NetworkPort_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, $tagged )
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getForbiddenStandardMassiveAction ( )
getRelationInputForProcessingOfMassiveActions ( $action, CommonDBTM $item, array $ids, array $input )
getRelationMassiveActionsSpecificities ( )
getSearchOptions ( ) : array Get search function for the class
getTabNameForItem ( CommonGLPI $item, $withtemplate )
getVlansForNetworkPort ( $portID )
showForNetworkPort ( NetworkPort $port )
showRelationMassiveActionsSubForm ( MassiveAction $ma, $peer_number )
unassignVlan ( $portID, $vlanID )

메소드 상세

assignVlan() 공개 메소드

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

displayTabContentForItem() 정적인 공개 메소드

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

getForbiddenStandardMassiveAction() 공개 메소드

getRelationInputForProcessingOfMassiveActions() 정적인 공개 메소드

또한 보기: CommonDBRelation::getRelationInputForProcessingOfMassiveActions()
static public getRelationInputForProcessingOfMassiveActions ( $action, CommonDBTM $item, array $ids, array $input )
$item CommonDBTM
$ids array
$input array

getRelationMassiveActionsSpecificities() 정적인 공개 메소드

또한 보기: CommonDBRelation::getRelationMassiveActionsSpecificities()

getSearchOptions() 공개 메소드

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

getTabNameForItem() 공개 메소드

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

getVlansForNetworkPort() 정적인 공개 메소드

static public getVlansForNetworkPort ( $portID )
$portID

showForNetworkPort() 정적인 공개 메소드

static public showForNetworkPort ( NetworkPort $port )
$port NetworkPort NetworkPort object

showRelationMassiveActionsSubForm() 정적인 공개 메소드

또한 보기: CommonDBRelation::showRelationMassiveActionsSubForm()
static public showRelationMassiveActionsSubForm ( MassiveAction $ma, $peer_number )
$ma MassiveAction

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