Zimlet Developers Guide:Advanced Concepts: Difference between revisions

No edit summary
No edit summary
Line 31: Line 31:
|style="background-color:#ffffcc;"|'''Description'''
|style="background-color:#ffffcc;"|'''Description'''
|-
|-
|Templates
|[[ZCS_6.0:Zimlet_Developers_Guide:Templates|Templates]]
|This is the Zimlet Definition file and specifies the zimlet behavior. This file is required for all zimlets. See [[ZCS 6.0:Zimlet Developers Guide:Zimlet Definition File Reference|Zimlet Definition File Reference]] for more information on the zimlet XML elements.
|Templates simplify the use of HTML in the Zimlet JavaScript code.  
|-
|-
|<code>*.js</code>
|[[ZCS_6.0:Zimlet_Developers_Guide:Java and JSP|Java & JSP]]
|Supporting JavaScript (JS) files.
|Zimlets can include JSP pages and leverage custom Java classes.
|}
|}
{{Article Footer|Zimbra Collaboration Suite 6.0|12/22/2009}}

Revision as of 03:48, 31 December 2009

Zdg-6-menu-icon-zimbra.jpg Introduction Zdg-6-menu-icon-green-flag.png Getting Started Zdg-6-menu-icon-terminal.png Dev Environment Setup Zdg-6-menu-icon-gear.png Developing Zimlets Zdg-6-menu-icon-advanced.jpg
Advanced Concepts
Templates
Java & JSP
Zdg-6-menu-icon-library.jpg API Specifications Zdg-6-menu-icon-checkbox.jpg Example Zimlets


This section contains information on advanced topics related to zimlet development:

Topic Description
Templates Templates simplify the use of HTML in the Zimlet JavaScript code.
Java & JSP Zimlets can include JSP pages and leverage custom Java classes.


Verified Against: Zimbra Collaboration Suite 6.0 Date Created: 12/22/2009
Article ID: https://wiki.zimbra.com/index.php?title=Zimlet_Developers_Guide:Advanced_Concepts Date Modified: 2009-12-31



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search