PHP 클래스 NotificationTemplateTranslation, glpi

상속: extends CommonDBChild
파일 보기 프로젝트 열기: glpi-project/glpi 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$dohistory
$items_id
$itemtype From CommonDBChild

공개 메소드들

메소드 설명
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 = [] )

메소드 상세

cleanContentHtml() 정적인 공개 메소드

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

defineTabs() 공개 메소드

public defineTabs ( $options = [] )

displayTabContentForItem() 정적인 공개 메소드

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

getAllUsedLanguages() 정적인 공개 메소드

static public getAllUsedLanguages ( $language_id )
$language_id

getForbiddenStandardMassiveAction() 공개 메소드

getRawName() 공개 메소드

또한 보기: CommonDBTM::getRawName()
public getRawName ( )

getSearchOptions() 공개 메소드

public getSearchOptions ( )

getTabNameForItem() 공개 메소드

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

getTypeName() 정적인 공개 메소드

static public getTypeName ( $nb )

prepareInputForAdd() 공개 메소드

public prepareInputForAdd ( $input )

prepareInputForUpdate() 공개 메소드

public prepareInputForUpdate ( $input )

showAvailableTags() 정적인 공개 메소드

static public showAvailableTags ( $itemtype )
$itemtype

showDebug() 공개 메소드

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

showForm() 공개 메소드

public showForm ( $ID, $options )

showSummary() 공개 메소드

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

프로퍼티 상세

$dohistory 공개적으로 프로퍼티

public $dohistory

$items_id 공개적으로 정적으로 프로퍼티

public static $items_id

$itemtype 공개적으로 정적으로 프로퍼티

From CommonDBChild
public static $itemtype