Property | Type | Description | |
---|---|---|---|
$items_id_1 | |||
$items_id_2 | |||
$itemtype_1 | From CommonDBRelation | ||
$itemtype_2 |
Method | Description | |
---|---|---|
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
getForbiddenStandardMassiveAction ( ) | ||
getSearchOptions ( ) : array | Get search function for the class | |
getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
getTypeName ( $nb ) | ||
processMassiveActionsForOneItemtype ( MassiveAction $ma, CommonDBTM $item, array $ids ) | ||
showForChange ( Change $change ) | Show tickets for a change | |
showForTicket ( Ticket $ticket ) | Show changes for a ticket | |
showMassiveActionsSubForm ( MassiveAction $ma ) |
static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
$item | CommonGLPI |
public getSearchOptions ( ) : array | ||
return | array | of search option |
public getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
$item | CommonGLPI |
static public processMassiveActionsForOneItemtype ( MassiveAction $ma, CommonDBTM $item, array $ids ) | ||
$ma | MassiveAction | |
$item | CommonDBTM | |
$ids | array |
static public showForChange ( Change $change ) | ||
$change | Change | Change object |
static public showForTicket ( Ticket $ticket ) | ||
$ticket | Ticket | Ticket object |
static public showMassiveActionsSubForm ( MassiveAction $ma ) | ||
$ma | MassiveAction |