PHP Class NotificationTemplateTranslation, glpi

Inheritance: extends CommonDBChild
ファイルを表示 Open project: glpi-project/glpi Class Usage Examples

Public Properties

Property Type Description
$dohistory
$items_id
$itemtype From CommonDBChild

Public Methods

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

Method Details

cleanContentHtml() static public method

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

defineTabs() public method

public defineTabs ( $options = [] )

displayTabContentForItem() static public method

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

getAllUsedLanguages() static public method

static public getAllUsedLanguages ( $language_id )
$language_id

getForbiddenStandardMassiveAction() public method

getRawName() public method

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

getSearchOptions() public method

public getSearchOptions ( )

getTabNameForItem() public method

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

getTypeName() static public method

static public getTypeName ( $nb )

prepareInputForAdd() public method

public prepareInputForAdd ( $input )

prepareInputForUpdate() public method

public prepareInputForUpdate ( $input )

showAvailableTags() static public method

static public showAvailableTags ( $itemtype )
$itemtype

showDebug() public method

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

showForm() public method

public showForm ( $ID, $options )

showSummary() public method

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