PHP 클래스 Group, glpi

Interfaces with Users.
파일 보기 프로젝트 열기: glpi-project/glpi 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$dohistory
$rightname

보호된 프로퍼티들

프로퍼티 타입 설명
$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