Метод |
Описание |
|
__construct ( $entity = '', $event = '', $object = null, $options = [] ) |
|
|
getAdditionalTargets ( $event = '' ) |
Get additionnals targets for ITIL objects |
|
getDatasForObject ( CommonDBTM $item, array $options, $simple = false ) |
|
|
getDatasForTemplate ( $event, $options = [] ) |
Get all data needed for template processing |
|
getFollowupAuthor ( $options = [] ) |
Get author related to the followup |
|
getItemAuthorAddress ( ) |
Get the email of the item's user : Overloaded manual address used |
|
getLinkedGroupByType ( $type ) |
Add linked group to the notified user list |
|
getLinkedGroupSupervisorByType ( $type ) |
Add linked group supervisor to the notified user list |
|
getLinkedGroupWithoutSupervisorByType ( $type ) |
Add linked group without supervisor to the notified user list |
|
getLinkedUserByType ( $type ) |
Add linked users to the notified users list |
|
getOldAssignTechnicianAddress ( ) |
|
|
getRecipientAddress ( ) |
Get recipient |
|
getSpecificTargets ( $data, $options ) |
Get specifics targets for ITIL objects |
|
getSupplierAddress ( $sendprivate = false ) |
Get supplier related to the ITIL object |
|
getTags ( ) |
|
|
getTaskAssignGroup ( $options = [] ) |
Get group assigned to the task |
|
getTaskAssignUser ( $options = [] ) |
Get author related to the task |
|
getTaskAuthor ( $options = [] ) |
Get author related to the task |
|
getValidationApproverAddress ( $options = [] ) |
Get approuver related to the ITIL object validation |
|
getValidationRequesterAddress ( $options = [] ) |
Get requester related to the ITIL object validation |
|