Changes between Version 14 and Version 15 of ReferenceMaterials/ModelGlueXmlReference

Show
Ignore:
Timestamp:
01/15/10 02:17:02 (16 years ago)
Author:
DanWilson (IP: 65.190.16.149)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReferenceMaterials/ModelGlueXmlReference

    v14 v15  
    103103  1. Access (Optional, defaults to "public") - If set to "private," the event handler cannot be accessed directly through the URL. 
    104104  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. 
    105106 
    106107==== Child Tags ==== 
     
    142143 
    1431441. Name (Required) - A unique name for the event type. 
     1451. DisableDebug (Optional, defaults to "false") - If set to "true", Model-Glue debug rendering will be suppressed for any Event Handlers that have this type. 
     146 
    144147 
    145148=== Child Tags ===