Contains data about how the action item was triggered. More...
Public Attributes | |
| $action_item | |
| $trigger | |
Contains data about how the action item was triggered.
The trigger is inserted from the original SD_Meeting_Tool_Action_Trigger.
The trigger can be anything, mattering only to the plugin that handles this Action Item type. Mostly, the trigger will be a SD_Meeting_Tool_Participant.
This object is passed between the plugins, hoping that some plugin will handle it.
| SD_Meeting_Tool_Action_Item_Trigger::$action_item |
The SD_Meeting_Tool_Action_Item to be triggered.
| SD_Meeting_Tool_Action_Item_Trigger::$trigger |
What triggered this action? Mostly a SD_Meeting_Tool_Participant.
1.8.1.2