Class RuleTicket
Rule Class store all information about a GLPI rule : - description - criterias - actions
- CommonGLPI
-
CommonDBTM
-
Rule
-
RuleTicket
Direct known subclasses
LevelAgreementLevel
Located at ruleticket.class.php
public
Title
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
#
canUnrecurs( )
Can I change recursive flag to false check if there is "linked" object in another entity |
public static
array
|
|
public
|
|
public
|
|
public
|
#
showSpecificCriteriasForPreview( $fields )
Function used to display type specific criterias during rule's preview |
public
array
|
#
executeActions( array $output, array $params, array $input = [] )
Execute the actions as defined in the rule. |
public
|
|
public
|
|
public
|
|
public
array
|
integer |
PARENT
|
#
1024
|
integer |
ONADD
|
#
1
|
integer |
ONUPDATE
|
#
2
|
public static
string
|
$rightname
Rightname used to check rights to do actions on item. |
#
'rule_ticket'
|
public
boolean
|
$can_sort
|
#
true
|
$actions,
$criterias,
$criterias_results,
$dohistory,
$orderby,
$regex_results,
$restrict_matching,
$ruleactionclass,
$rulecriteriaclass,
$rules_id_field,
$specific_parameters
|
$displaylist,
$othertabs,
$showdebug,
$type
|