PHP Класс Computer, glpi

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

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

Свойство Тип Описание
$devices Device container - format $device = array(ID,"device type","ID in device table","specificity value")
$dohistory From CommonDBTM
$rightname

Защищенные свойства (Protected)

Свойство Тип Описание
$forward_entity_to
$usenotepad

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

Метод Описание
cleanDBonPurge ( )
defineTabs ( $options = [] )
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getLinkedItems ( ) : an Return the linked items (in computers_items)
getMenuShorcut ( )
getSearchOptions ( )
getSpecificMassiveActions ( $checkitem = NULL )
getTabNameForItem ( CommonGLPI $item, $withtemplate )
getTypeName ( $nb ) Name of the type
post_addItem ( )
post_deleteItem ( )
post_restoreItem ( )
post_updateItem ( $history = 1 )
prepareInputForAdd ( $input )
showForm ( $ID, $options = [] ) : Nothing Print the computer form
showOperatingSystem ( Computer $comp ) : Nothing Print the computer's operating system form
useDeletedToLockIfDynamic ( )

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

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

public cleanDBonPurge ( )

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

См. также: CommonGLPI::defineTabs()
public defineTabs ( $options = [] )

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

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

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

Return the linked items (in computers_items)
public getLinkedItems ( ) : an
Результат an array of linked items like array('Computer' => array(1,2), 'Printer' => array(5,6))

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

См. также: CommonGLPI::getMenuShorcut()
static public getMenuShorcut ( )

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

public getSearchOptions ( )

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

См. также: CommonDBTM::getSpecificMassiveActions()
public getSpecificMassiveActions ( $checkitem = NULL )

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

См. также: CommonGLPI::getTabNameForItem()
public getTabNameForItem ( CommonGLPI $item, $withtemplate )
$item CommonGLPI

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

Name of the type
static public getTypeName ( $nb )
$nb integer number of item in the type (default 0)

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

public post_addItem ( )

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

public post_deleteItem ( )

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

public post_restoreItem ( )

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

См. также: CommonDBTM::post_updateItem()
public post_updateItem ( $history = 1 )

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

См. также: CommonDBTM::prepareInputForAdd()
public prepareInputForAdd ( $input )

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

Print the computer form
public showForm ( $ID, $options = [] ) : Nothing
$ID integer ID of the item
$options array - target for the Form - withtemplate template or basic computer
Результат Nothing (display)

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

Print the computer's operating system form
static public showOperatingSystem ( Computer $comp ) : Nothing
$comp Computer Computer object
Результат Nothing (call to classes members)

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

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

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

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

Device container - format $device = array(ID,"device type","ID in device table","specificity value")
public $devices

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

From CommonDBTM
public $dohistory

$forward_entity_to защищенное статическое свойство

protected static $forward_entity_to

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

static public $rightname

$usenotepad защищенное свойство

protected $usenotepad