tags.]]>
tag, except that all tags are processed before tags. This tag is intended for the loading of actionpacks in Model-Glue 3. ]]>
tags that are children of the tag are processed. In Model-Glue 3, all tags are processed regardless of where they appear in the XML file.
]]>
inside of a Controller CFC to a message that is broadcast via a tag inside of an 's block.]]>
tag's NAME attribute.]]>
on the related Controller CFC to execute whenever a is broadcast whose NAME attribute matches the value of the MESSAGE attribute. If no value is provided for Function, the name of the message will be used as Function.]]>
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.]]>
tags. The tags will be broadcast in the order in which they are defined.]]>
tags.]]>
tags. The tags will be run in the order in which they are defined.]]>
, creating HTML that will be viewable by the user.
Model-Glue will search the mappings listed in the ViewMappings setting (defined in the application's ColdSpring.xml file) in order, searching for the template defined in the TEMPLATE attribute.]]>