Property | Type | Description | |
---|---|---|---|
$auto_message_on_action | |||
$dohistory | |||
$items_id | |||
$itemtype | From CommonDBChild | ||
$logs_for_parent | Link in message can't work' |
Method | Description | |
---|---|---|
canCreateItem ( ) | ||
canUpdateItem ( ) | ||
countForItem ( CommonDBTM $item ) : number | ||
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
getAllForItem ( CommonDBTM $item ) | ||
getLogTypeID ( ) | ||
getSearchOptionsToAdd ( ) | ||
getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
getTypeName ( $nb ) | ||
prepareInputForAdd ( $input ) | ||
prepareInputForUpdate ( $input ) | ||
showForItem ( CommonDBTM $item, $withtemplate = '' ) | Show notepads for an item |
static public countForItem ( CommonDBTM $item ) : number | ||
$item | CommonDBTM | CommonDBTM object |
return | number |
static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
$item | CommonGLPI | CommonGLPI object |
$tabnum | (default 1) | |
$withtemplate | (default 0) |
static public getAllForItem ( CommonDBTM $item ) | ||
$item | CommonDBTM | CommonDBTM object |
public getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
$item | CommonGLPI |
static public showForItem ( CommonDBTM $item, $withtemplate = '' ) | ||
$item | CommonDBTM | CommonDBTM object |
$withtemplate | integer template or basic item (default '') |