Property | Type | Description | |
---|---|---|---|
$dohistory | |||
$items_id | |||
$itemtype | From CommonDBChild |
Method | Description | |
---|---|---|
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
getForbiddenStandardMassiveAction ( ) | ||
getMultiplePredefinedValues ( ) | ||
getPredefinedFields ( $ID, $withtypeandcategory = false ) : an | Get predefined fields for a template | |
getRawName ( ) | ||
getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
getTypeName ( $nb ) | ||
post_purgeItem ( ) | ||
prepareInputForAdd ( $input ) | ||
showForTicketTemplate ( TicketTemplate $tt, $withtemplate = '' ) : Nothing | Print the predefined fields |
static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
$item | CommonGLPI |
public getPredefinedFields ( $ID, $withtypeandcategory = false ) : an | ||
$ID | integer the template ID | |
$withtypeandcategory | boolean with type and category (false by default) | |
return | an | array of predefined fields |
public getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
$item | CommonGLPI |
static public showForTicketTemplate ( TicketTemplate $tt, $withtemplate = '' ) : Nothing | ||
$tt | TicketTemplate | Ticket Template |
$withtemplate | boolean Template or basic item (default '') | |
return | Nothing | (call to classes members) |