Get Started
    Users Guide
    Reference
        JavaScript API
        XModify

Reference  
home > documentation > Reference
Save & ShareSave & Share  SubscribeSubscribe

dojo.E Markup reference

dojo.E's Markup allows developers to create Dojo widgets via XML markup. This is done by including <script> tags with the attributes: type="dojoe/xml" and dojoType="dojoe.XmlScript". dojo.E Markup engine converts well-formed XML into HTML and Dojo.

Read more about dojo.E Markup here.

dojo.E Runtime reference

dojo.E's Runtime distribution allows easy manipulation of the DOM through XPath and a set of XML expressions called XModify. It also offers Macros and a JavaScript API to provide access to XModify programmatically.

When dojo.E Runtime is used together with dojo.E Markup, it allows developers to use XML markup to make UI changes after a HTML page is loaded.

Read more about dojo.E Runtime here.

Internet Messaging Bus Reference

IMB is an enhanced, HTTP-based communications layer that provides reliable, secure two-way message processing between Web servers and clients to support the clustering, load balancing, and transactional integrity demands of low latency, asynchronous applications. 

Read more about the IMB APIs here.


home | download | get started | samples
dojo.E is licensed under the Apache 2.0 License
© 2005-2008 Nexaweb Technologies Inc. All Rights Reserved.