Changes between Version 18 and Version 19 of ReferenceMaterials/ModelGlueXmlReference

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

Removed disableDebug documentation, since I removed that attribute

Legend:

Unmodified
Added
Removed
Modified
  • ReferenceMaterials/ModelGlueXmlReference

    v18 v19  
    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. 
    106105 
    107106==== Child Tags ==== 
     
    131130 
    1321311. Name (Required) - A unique name for the event type. 
    133 1. DisableDebug (Optional, defaults to "false") - If set to "true", Model-Glue debug rendering will be suppressed for any Event Handlers that have this type. 
    134  
    135132 
    136133=== Child Tags ===