About Posting Events

When Vermont Views gets an event from the event queue, it searches the appropriate event tables to find the event code. When it finds the event code, Vermont Views calls the associated event function.

You can post events to the event queue from your functions. Events that you post can call Vermont Views event functions or event functions that you have written. You can use the predefined Vermont Views event codes, or create your own codes. Vermont Views processes all events in the event queue in the order in which they are posted.


Home Contents Previous Next