Property | Type | Description | |
---|---|---|---|
$dohistory | |||
$items_id | |||
$itemtype | From CommonDBChild |
Method | Description | |
---|---|---|
cleanContentHtml ( array $input ) | ||
defineTabs ( $options = [] ) | ||
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
getAllUsedLanguages ( $language_id ) | ||
getForbiddenStandardMassiveAction ( ) | ||
getRawName ( ) | ||
getSearchOptions ( ) | ||
getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
getTypeName ( $nb ) | ||
prepareInputForAdd ( $input ) | ||
prepareInputForUpdate ( $input ) | ||
showAvailableTags ( $itemtype ) | ||
showDebug ( ) | Display debug information for current object NotificationTemplateTranslation => translation preview | |
showForm ( $ID, $options ) | ||
showSummary ( NotificationTemplate $template, $options = [] ) |
static public cleanContentHtml ( array $input ) | ||
$input | array | array |
static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate ) | ||
$item | CommonGLPI |
static public getAllUsedLanguages ( $language_id ) | ||
$language_id |
public getTabNameForItem ( CommonGLPI $item, $withtemplate ) | ||
$item | CommonGLPI |
public showDebug ( ) |
public showSummary ( NotificationTemplate $template, $options = [] ) | ||
$template | NotificationTemplate | NotificationTemplate object |
$options | array |