Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Netpoint
PHP Класс Netpoint, glpi
Наследование:
extends
CommonDropdown
Показать файл
Открыть проект
Примеры использования класса
Открытые свойства
Свойство
Тип
Описание
$can_be_translated
$dohistory
From CommonDBTM
$rightname
Открытые методы
Метод
Описание
displayTabContentForItem
(
CommonGLPI
$item
,
$tabnum
= 1,
$withtemplate
)
dropdownNetpoint
(
$myname
,
$value
,
$locations_id
,
$display_comment
= 1,
$entity_restrict
,
$devtype
= '' ) :
nothing
Print out an HTML "
" for a dropdown with preselected value
executeAddMulti
(
array
$input
)
Handled Multi add item
findID
(
array
&
$input
) :
the
check if a netpoint already exists (before import)
getAdditionalFields
( )
getHTMLTableCellsForItem
(
HTMLTableRow
$row
= NULL,
CommonDBTM
$item
= NULL,
HTMLTableCell
$father
= NULL,
array
$options
)
getHTMLTableHeader
(
$itemtype
,
HTMLTableBase
$base
,
HTMLTableSuperHeader
$super
= NULL,
HTMLTableHeader
$father
= NULL,
array
$options
= [] )
getSearchOptions
( ) :
array
Get search function for the class
getTabNameForItem
(
CommonGLPI
$item
,
$withtemplate
)
getTypeName
(
$nb
)
post_addItem
( )
post_deleteFromDB
( )
showForLocation
(
$item
) :
Nothing
Print the HTML array of the Netpoint associated to a Location
Описание методов
displayTabContentForItem()
статический
публичный
Метод
static
public
displayTabContentForItem
(
CommonGLPI
$item
,
$tabnum
= 1,
$withtemplate
)
$item
CommonGLPI
dropdownNetpoint()
статический
публичный
Метод
Print out an HTML "
" for a dropdown with preselected value static public dropdownNetpoint ( $myname, $value, $locations_id, $display_comment = 1, $entity_restrict, $devtype = '' ) : nothing $myname the name of the HTML select $value the preselected value we want (default 0) $locations_id default location ID for search (default -1) $display_comment display the comment near the dropdown (default 1) $entity_restrict Restrict to a defined entity(default -1) $devtype (default '') Результат nothing (display the select box) executeAddMulti() публичный Метод Handled Multi add item public executeAddMulti ( array $input ) $input array array of values findID() публичный Метод check if a netpoint already exists (before import) public findID ( array &$input ) : the $input array array of value to import (name, locations_id, entities_id) Результат the ID of the new (or -1 if not found) getAdditionalFields() публичный Метод public getAdditionalFields ( ) getHTMLTableCellsForItem() статический публичный Метод static public getHTMLTableCellsForItem ( HTMLTableRow $row = NULL, CommonDBTM $item = NULL, HTMLTableCell $father = NULL, array $options ) $row HTMLTableRow HTMLTableRow object (default NULL) $item CommonDBTM CommonDBTM object (default NULL) $father HTMLTableCell HTMLTableCell object (default NULL) $options array array getHTMLTableHeader() статический публичный Метод static public getHTMLTableHeader ( $itemtype, HTMLTableBase $base, HTMLTableSuperHeader $super = NULL, HTMLTableHeader $father = NULL, array $options = [] ) $itemtype $base HTMLTableBase HTMLTableBase object $super HTMLTableSuperHeader HTMLTableSuperHeader object (default NULL $father HTMLTableHeader HTMLTableHeader object (default NULL) $options array array getSearchOptions() публичный Метод Get search function for the class public getSearchOptions ( ) : array Результат array of search option getTabNameForItem() публичный Метод public getTabNameForItem ( CommonGLPI $item, $withtemplate ) $item CommonGLPI getTypeName() статический публичный Метод static public getTypeName ( $nb ) post_addItem() публичный Метод public post_addItem ( ) post_deleteFromDB() публичный Метод public post_deleteFromDB ( ) showForLocation() статический публичный Метод Print the HTML array of the Netpoint associated to a Location static public showForLocation ( $item ) : Nothing $item Location Результат Nothing (display) Описание свойств $can_be_translated публичное свойство public $can_be_translated $dohistory публичное свойство From CommonDBTM public $dohistory $rightname статическое публичное свойство static public $rightname Популярные функции | Популярные классы | Документация | Политика конфиденциальности | Advertise with us PHP | C# (CSharp) | Java | Golang | C++ (Cpp) | Python | JavaScript | TypeScript EN | RU | DE | FR | ES | PT | IT | JP | ZH | KO