Triggers: Difference between revisions

87 bytes added ,  15 November 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 104: Line 104:
==== Phases ====
==== Phases ====
This event has two phases. In sequence:
This event has two phases. In sequence:
:; 1. Before Windows display: '''[[TBD]]'''
:; 1. Before Windows display (synchronous): '''[[TBD]]'''
:; 2. After window display: '''[[TBD]]'''
:; 2. After window display (asynchronous): '''[[TBD]]'''


=== Adding entries to Favorites ===
=== Adding entries to Favorites ===
Line 111: Line 111:
==== Phases ====
==== Phases ====
This event has two phases. In sequence:
This event has two phases. In sequence:
:; 1. Before the operation: '''[[TBD]]'''
:; 1. Before the operation (synchronous): '''[[TBD]]'''
:; 2. After the operation: '''[[TBD]]'''
:; 2. After the operation (asynchronous): '''[[TBD]]'''


=== Deleting an entry from Favorites ===
=== Deleting an entry from Favorites ===
Line 118: Line 118:
==== Phases ====
==== Phases ====
This event has two phases. In sequence:
This event has two phases. In sequence:
:; 1. Before the operation: '''[[TBD]]'''
:; 1. Before the operation (synchronous): '''[[TBD]]'''
:; 2. After the operation: '''[[TBD]]'''
:; 2. After the operation (asynchronous): '''[[TBD]]'''


== Security ==
== Security ==