PHP Class NotificationTemplateTranslation, glpi

Inheritance: extends CommonDBChild
Afficher le fichier Open project: glpi-project/glpi Class Usage Examples

Méthodes publiques

Свойство Type Description
$dohistory
$items_id
$itemtype From CommonDBChild

Méthodes publiques

Méthode 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 = [] )

Method Details

cleanContentHtml() static public méthode

static public cleanContentHtml ( array $input )
$input array array

defineTabs() public méthode

public defineTabs ( $options = [] )

displayTabContentForItem() static public méthode

static public displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
$item CommonGLPI

getAllUsedLanguages() static public méthode

static public getAllUsedLanguages ( $language_id )
$language_id

getForbiddenStandardMassiveAction() public méthode

getRawName() public méthode

See also: CommonDBTM::getRawName()
public getRawName ( )

getSearchOptions() public méthode

public getSearchOptions ( )

getTabNameForItem() public méthode

public getTabNameForItem ( CommonGLPI $item, $withtemplate )
$item CommonGLPI

getTypeName() static public méthode

static public getTypeName ( $nb )

prepareInputForAdd() public méthode

public prepareInputForAdd ( $input )

prepareInputForUpdate() public méthode

public prepareInputForUpdate ( $input )

showAvailableTags() static public méthode

static public showAvailableTags ( $itemtype )
$itemtype

showDebug() public méthode

Display debug information for current object NotificationTemplateTranslation => translation preview
public showDebug ( )

showForm() public méthode

public showForm ( $ID, $options )

showSummary() public méthode

public showSummary ( NotificationTemplate $template, $options = [] )
$template NotificationTemplate NotificationTemplate object
$options array

Property Details

$dohistory public_oe property

public $dohistory

$items_id public_oe static_oe property

public static $items_id

$itemtype public_oe static_oe property

From CommonDBChild
public static $itemtype