PHP Class RuleTicketCollection, glpi

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

Public Properties

Property Type Description
$menu_option
$rightname From RuleCollection
$use_output_rule_process_as_next_input

Public Methods

Method Description
__construct ( $entity )
canList ( )
canView ( )
getTitle ( )
preProcessPreviewResults ( $output )
prepareInputDataForProcess ( $input, $params )
showChildrensTab ( )
showInheritedTab ( )

Method Details

__construct() public method

public __construct ( $entity )
$entity (default 0)

canList() public method

public canList ( )

canView() static public method

static public canView ( )

getTitle() public method

public getTitle ( )

preProcessPreviewResults() public method

See also: RuleCollection::preProcessPreviewResults()
public preProcessPreviewResults ( $output )

prepareInputDataForProcess() public method

See also: RuleCollection::prepareInputDataForProcess()
public prepareInputDataForProcess ( $input, $params )

showChildrensTab() public method

See also: RuleCollection::showChildrensTab()
public showChildrensTab ( )

showInheritedTab() public method

See also: RuleCollection::showInheritedTab()
public showInheritedTab ( )

Property Details

$menu_option public property

public $menu_option

$rightname static public property

From RuleCollection
static public $rightname

$use_output_rule_process_as_next_input public property

public $use_output_rule_process_as_next_input