Changes between Version 9 and Version 10 of ReferenceMaterials/ModelGlueXmlReference
- Timestamp:
- 12/02/09 19:20:11 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceMaterials/ModelGlueXmlReference
v9 v10 102 102 1. Name (Required) - A unique name for the event handler. This defines how the event will be accessed through the URL, such as "index.cfm?event=!MyEvent". [[BR]][[BR]]''If an <event-handler> is added whose NAME attribute is in use by another event-handler, it will overwrite the previous event-handler, except in the case of the predefined modelglue.onRequestStart, modelglue.onQueueComplete, and modelglue.onRequestEnd event-handlers. In this case, any messages, views, or results defined will be added to the predefined event handlers.''[[BR]][[BR]] 103 103 1. Access (Optional, defaults to "public") - If set to "private," the event handler cannot be accessed directly through the URL. 104 1. Type (Optional) - Set to an event-type to be run before and/or after the event, depending on how the event-type is set up. See event-type and [wiki:HowTos/HowToUseTypedEvents How To Use Typed Events] for more information. 104 105 105 106 ==== Child Tags ====
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)