PHP Class NetworkEquipment, glpi

Inheritance: extends CommonDBTM
Show file Open project: glpi-project/glpi Class Usage Examples

Public Properties

Property Type Description
$dohistory From CommonDBTM
$rightname

Protected Properties

Property Type Description
$forward_entity_to
$usenotepad

Public Methods

Method 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 method

Overloaded from CommonDBTM
public canUnrecurs ( ) : booleen
return booleen

cleanDBonPurge() public method

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

defineTabs() public method

public defineTabs ( $options = [] )

getAdditionalMenuOptions() static public method

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

getMenuName() static public method

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

getSearchOptions() public method

public getSearchOptions ( )

getSpecificMassiveActions() public method

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

getTypeName() static public method

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

post_addItem() public method

public post_addItem ( )

prepareInputForAdd() public method

public prepareInputForAdd ( $input )

showForm() public method

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
return boolean item found

useDeletedToLockIfDynamic() public method

See also: CommonDBTM::useDeletedToLockIfDynamic()

Property Details

$dohistory public property

From CommonDBTM
public $dohistory

$forward_entity_to protected static property

protected static $forward_entity_to

$rightname static public property

static public $rightname

$usenotepad protected property

protected $usenotepad