PHP Class APIClient, glpi

Show file Open project: glpi-project/glpi Class Usage Examples

Public Properties

Property Type Description
$dohistory From CommonDBTM
$rightname

Public Methods

Method Description
canCreate ( )
canPurge ( )
defineTabs ( $options = [] )
getLogMethod ( )
getSearchOptions ( )
getSpecificValueToDisplay ( $field, $values, array $options = [] )
getTypeName ( $nb )
getUniqueAppToken ( ) : string Get app token checking that it is unique
prepareInputForAdd ( $input )
prepareInputForUpdate ( $input )
showForm ( $ID, $options = [] )

Method Details

canCreate() static public method

static public canCreate ( )

canPurge() static public method

static public canPurge ( )

defineTabs() public method

See also: CommonGLPI::defineTabs()
public defineTabs ( $options = [] )

getLogMethod() static public method

static public getLogMethod ( )

getSearchOptions() public method

public getSearchOptions ( )

getSpecificValueToDisplay() static public method

static public getSpecificValueToDisplay ( $field, $values, array $options = [] )
$options array

getTypeName() static public method

static public getTypeName ( $nb )

getUniqueAppToken() static public method

Get app token checking that it is unique
static public getUniqueAppToken ( ) : string
return string app token

prepareInputForAdd() public method

public prepareInputForAdd ( $input )

prepareInputForUpdate() public method

public prepareInputForUpdate ( $input )

showForm() public method

public showForm ( $ID, $options = [] )

Property Details

$dohistory public property

From CommonDBTM
public $dohistory

$rightname static public property

static public $rightname