PHP Класс TicketTemplateMandatoryField, glpi

Наследование: extends CommonDBChild
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$dohistory
$items_id
$itemtype From CommonDBChild

Открытые методы

Метод Описание
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getForbiddenStandardMassiveAction ( )
getMandatoryFields ( $ID, $withtypeandcategory = true ) : an Get mandatory fields for a template
getRawName ( )
getTabNameForItem ( CommonGLPI $item, $withtemplate )
getTypeName ( $nb )
post_purgeItem ( )
showForTicketTemplate ( TicketTemplate $tt, $withtemplate = '' ) : Nothing Print the mandatory fields

Описание методов

displayTabContentForItem() статический публичный Метод

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

getForbiddenStandardMassiveAction() публичный Метод

getMandatoryFields() публичный Метод

Get mandatory fields for a template
public getMandatoryFields ( $ID, $withtypeandcategory = true ) : an
$ID integer the template ID
$withtypeandcategory boolean with type and category (true by default)
Результат an array of mandatory fields

getRawName() публичный Метод

См. также: CommonDBTM::getRawName()
public getRawName ( )

getTabNameForItem() публичный Метод

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

getTypeName() статический публичный Метод

static public getTypeName ( $nb )

post_purgeItem() публичный Метод

public post_purgeItem ( )

showForTicketTemplate() статический публичный Метод

Print the mandatory fields
static public showForTicketTemplate ( TicketTemplate $tt, $withtemplate = '' ) : Nothing
$tt TicketTemplate Ticket Template
$withtemplate boolean Template or basic item (default '')
Результат Nothing (call to classes members)

Описание свойств

$dohistory публичное свойство

public $dohistory

$items_id публичное статическое свойство

public static $items_id

$itemtype публичное статическое свойство

From CommonDBChild
public static $itemtype