PHP Class NetworkEquipment, glpi

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

Méthodes publiques

Свойство Type Description
$dohistory From CommonDBTM
$rightname

Protected Properties

Свойство Type Description
$forward_entity_to
$usenotepad

Méthodes publiques

Méthode Description
canUnrecurs ( ) : booleen Can I change recursive flag to false check if there is "linked" object in another entity
cleanDBonPurge ( )
defineTabs ( $options = [] )
getAdditionalMenuOptions ( )
getMenuName ( )
getSearchOptions ( )
getSpecificMassiveActions ( $checkitem = NULL )
getTypeName ( $nb ) Name of the type
post_addItem ( )
prepareInputForAdd ( $input )
showForm ( $ID, $options = [] ) : boolean Print the networking form
useDeletedToLockIfDynamic ( )

Method Details

canUnrecurs() public méthode

Overloaded from CommonDBTM
public canUnrecurs ( ) : booleen
Résultat booleen

cleanDBonPurge() public méthode

See also: CommonDBTM::cleanDBonPurge()
public cleanDBonPurge ( )

defineTabs() public méthode

public defineTabs ( $options = [] )

getAdditionalMenuOptions() static public méthode

See also: CommonGLPI::getAdditionalMenuOptions()
static public getAdditionalMenuOptions ( )

getMenuName() static public méthode

See also: CommonGLPI::getMenuName()
static public getMenuName ( )

getSearchOptions() public méthode

public getSearchOptions ( )

getSpecificMassiveActions() public méthode

See also: CommonDBTM::getSpecificMassiveActions()
public getSpecificMassiveActions ( $checkitem = NULL )

getTypeName() static public méthode

Name of the type
static public getTypeName ( $nb )
$nb integer number of item in the type (default 0)

post_addItem() public méthode

public post_addItem ( )

prepareInputForAdd() public méthode

public prepareInputForAdd ( $input )

showForm() public méthode

Print the networking form
public showForm ( $ID, $options = [] ) : boolean
$ID integer ID of the item
$options array - target filename : where to go when done. - withtemplate boolean : template or basic item
Résultat boolean item found

useDeletedToLockIfDynamic() public méthode

See also: CommonDBTM::useDeletedToLockIfDynamic()

Property Details

$dohistory public_oe property

From CommonDBTM
public $dohistory

$forward_entity_to protected_oe static_oe property

protected static $forward_entity_to

$rightname static_oe public_oe property

static public $rightname

$usenotepad protected_oe property

protected $usenotepad