Property | Type | Description | |
---|---|---|---|
$checkItem_2_Rights | |||
$items_id_1 | |||
$items_id_2 | |||
$itemtype_1 | From CommonDBRelation | ||
$itemtype_2 |
Method | Description | |
---|---|---|
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 ) |
static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
$item | CommonGLPI |
static public getRelationInputForProcessingOfMassiveActions ( $action, CommonDBTM $item, array $ids, array $input ) | ||
$item | CommonDBTM | |
$ids | array | |
$input | array |
static public getRelationMassiveActionsSpecificities ( ) |
public getSearchOptions ( ) : array | ||
return | array | of search option |
public getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
$item | CommonGLPI |
static public getVlansForNetworkPort ( $portID ) | ||
$portID |
static public showForNetworkPort ( NetworkPort $port ) | ||
$port | NetworkPort | NetworkPort object |
static public showRelationMassiveActionsSubForm ( MassiveAction $ma, $peer_number ) | ||
$ma | MassiveAction |