Property | Type | Description | |
---|---|---|---|
$dohistory | |||
$items_id | |||
$itemtype | From CommonDBChild |
Method | Description | |
---|---|---|
cloneComputer ( $oldid, $newid ) | Duplicate all antirivuses from a computer template to his clone | |
defineTabs ( $options = [] ) | ||
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
getSearchOptionsToAdd ( ) | ||
getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
getTypeName ( $nb ) | ||
showForComputer ( Computer $comp, $withtemplate = '' ) : Nothing | Print the computers antiviruses | |
showForm ( $ID, $options = [] ) : boolean | Display form for antivirus |
static public cloneComputer ( $oldid, $newid ) | ||
$oldid | ||
$newid |
static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
$item | CommonGLPI | CommonGLPI object |
$tabnum | (default 1) | |
$withtemplate | (default 0) |
public getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
$item | CommonGLPI |
static public showForComputer ( Computer $comp, $withtemplate = '' ) : Nothing | ||
$comp | Computer | Computer object |
$withtemplate | boolean Template or basic item (default '') | |
return | Nothing | (call to classes members) |