PHP Class Central, glpi

Inheritance: extends CI_Model
Afficher le fichier Open project: glpi-project/glpi Class Usage Examples

Méthodes publiques

Méthode Description
defineTabs ( $options = [] )
displayTabContentForItem ( CommonGLPI $item, $tabnum = 1, $withtemplate )
getTabNameForItem ( CommonGLPI $item, $withtemplate )
getTypeName ( $nb )
showGlobalView ( ) Show the central global view
showGroupView ( ) Show the central group view
showMyView ( ) Show the central personal view
showRSSView ( ) Show the central RSS view

Method Details

defineTabs() public méthode

public defineTabs ( $options = [] )

displayTabContentForItem() static public méthode

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

getTabNameForItem() public méthode

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

getTypeName() static public méthode

static public getTypeName ( $nb )

showGlobalView() static public méthode

Show the central global view
static public showGlobalView ( )

showGroupView() static public méthode

Show the central group view
static public showGroupView ( )

showMyView() static public méthode

Show the central personal view
static public showMyView ( )

showRSSView() static public méthode

Show the central RSS view
static public showRSSView ( )