PHP Класс Group, glpi

Interfaces with Users.
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$dohistory
$rightname

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

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

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

Метод Описание
cleanDBonPurge ( )
defineTabs ( $options = [] )
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getAdditionalMenuOptions ( )
getDataItems ( array $types, $field, $tree, $user, $start, array &$res ) : integer get list of Computers in a group
getMenuShorcut ( )
getSearchOptions ( )
getSpecificMassiveActions ( $checkitem = NULL )
getTabNameForItem ( CommonGLPI $item, $withtemplate )
getTypeName ( $nb )
post_getEmpty ( )
processMassiveActionsForOneItemtype ( MassiveAction $ma, CommonDBTM $item, array $ids )
showForm ( $ID, $options = [] ) : Nothing Print the group form
showItems ( $tech ) Show items for the group
showLDAPForm ( $ID )
showMassiveActionsSubForm ( MassiveAction $ma )
title ( ) : nothing Print a good title for group pages

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

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

public cleanDBonPurge ( )

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

public defineTabs ( $options = [] )

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

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

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

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

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

get list of Computers in a group
public getDataItems ( array $types, $field, $tree, $user, $start, array &$res ) : integer
$types array Array of types
$field String field name
$tree Boolean include child groups
$user Boolean include members (users)
$start Integer (first row to retrieve)
$res array Array result filled on ouput
Результат integer total of items

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

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

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

public getSearchOptions ( )

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

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

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

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

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

static public getTypeName ( $nb )

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

public post_getEmpty ( )

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

См. также: CommonDBTM::processMassiveActionsForOneItemtype()
static public processMassiveActionsForOneItemtype ( MassiveAction $ma, CommonDBTM $item, array $ids )
$ma MassiveAction
$item CommonDBTM
$ids array

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

Print the group form
public showForm ( $ID, $options = [] ) : Nothing
$ID integer ID of the item
$options array - target filename : where to go when done. - withtemplate boolean : template or basic item
Результат Nothing (display)

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

Show items for the group
public showItems ( $tech )
$tech boolean false search groups_id, true, search groups_id_tech

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

public showLDAPForm ( $ID )
$ID

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

См. также: CommonDBTM::showMassiveActionsSubForm()
static public showMassiveActionsSubForm ( MassiveAction $ma )
$ma MassiveAction

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

Print a good title for group pages
public title ( ) : nothing
Результат nothing (display)

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

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

public $dohistory

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

static public $rightname

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

protected $usenotepad