PHP Class Item_Problem, glpi

Relation between Problems and Items
Inheritance: extends CommonDBRelation
Afficher le fichier Open project: glpi-project/glpi Class Usage Examples

Méthodes publiques

Свойство Type Description
$checkItem_2_Rights
$items_id_1
$items_id_2
$itemtype_1 From CommonDBRelation
$itemtype_2

Méthodes publiques

Méthode Description
countForItem ( CommonDBTM $item )
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getForbiddenStandardMassiveAction ( )
getTabNameForItem ( CommonGLPI $item, $withtemplate )
prepareInputForAdd ( $input )
showForProblem ( Problem $problem ) : Nothing Print the HTML array for Items linked to a problem

Method Details

countForItem() static public méthode

static public countForItem ( CommonDBTM $item )
$item CommonDBTM CommonDBTM object

displayTabContentForItem() static public méthode

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

getForbiddenStandardMassiveAction() public méthode

getTabNameForItem() public méthode

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

prepareInputForAdd() public méthode

See also: CommonDBTM::prepareInputForAdd()
public prepareInputForAdd ( $input )

showForProblem() static public méthode

Print the HTML array for Items linked to a problem
static public showForProblem ( Problem $problem ) : Nothing
$problem Problem Problem object
Résultat Nothing (display)

Property Details

$checkItem_2_Rights public_oe static_oe property

public static $checkItem_2_Rights

$items_id_1 public_oe static_oe property

public static $items_id_1

$items_id_2 public_oe static_oe property

public static $items_id_2

$itemtype_1 public_oe static_oe property

From CommonDBRelation
public static $itemtype_1

$itemtype_2 public_oe static_oe property

public static $itemtype_2