-
Notifications
You must be signed in to change notification settings - Fork 25
Triggers (List)
etheon edited this page Sep 12, 2010
·
1 revision
Triggers – more specifically, in our case, the callbacks
triggers – are the bread and butter of an extension. As such, a comprehensive reference of all possible callbacks
is a boon for any developer.
Triggers below are listed in alphabetical order, along with the different locations where they are called, as well as their parameters and possible expected return values.
When variables are used in the callbacks, this means that textual substitution is used; please refer to the callback’s individual description.
Individual trigger pages should contain the expected usage of the trigger and some examples.