Changes between Version 17 and Version 18 of ReferenceMaterials/ModelGlueXmlReference
- Timestamp:
- 01/26/10 22:58:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceMaterials/ModelGlueXmlReference
v17 v18 103 103 1. Access (Optional, defaults to "public") - If set to "private," the event handler cannot be accessed directly through the URL. 104 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. 105 1. DisableDebug (Optional, defaults to "false") - If set to "true", Model-Glue debug rendering will be suppressed when this Event Handler is invoked.105 1. !DisableDebug (Optional, defaults to "false") - If set to "true", Model-Glue debug rendering will be suppressed when this Event Handler is invoked. 106 106 107 107 ==== Child Tags ==== … … 117 117 ==== Attributes ==== 118 118 119 None 119 1. !DefaultType (Optional) - Set to a default event-type to be applied to all event-handler child tags that do not have a TYPE attribute defined. See [wiki:HowTos/HowToUseTypedEvents How To Use Typed Events] for more information. 120 120 121 121 ==== Child Tags ==== … … 124 124 1. <scaffold> 125 125 126 == <event-types> ==127 128 Defines a collection of event types. See [wiki:HowTos/HowToUseTypedEvents How To Use Typed Events] for more information.129 130 === Attributes ===131 132 None133 134 === Child Tags ===135 136 1. <event-type>137 138 126 == <event-type> == 139 127 140 Defines a custom event type. Makes applying configuration selectively to specific events quite easy. See [wiki:HowTos/HowToUseTypedEvents How To Use Typed Events] for more information.128 Defines a custom event type. Makes applying configuration selectively to specific events quite easy. See [wiki:HowTos/HowToUseTypedEvents How To Use Typed Events] for more information. 141 129 142 130 === Attributes === … … 150 138 1. <before> 151 139 1. <after> 140 141 == <event-types> == 142 143 Defines a collection of event types. See [wiki:HowTos/HowToUseTypedEvents How To Use Typed Events] for more information. 144 145 === Attributes === 146 147 None 148 149 === Child Tags === 150 151 1. <event-type> 152 152 153 153 == <include> (child tag of <modelglue>) ==
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)