Class CmsTemplatePlugin

java.lang.Object
org.opencms.ade.configuration.plugins.CmsTemplatePlugin

public class CmsTemplatePlugin extends Object
Bean representing a template plugin.

Template plugins are links to external resources which are categorized into named groups and provided either by formatters of elements in the current page, or by the current sitemap configuration. They can be programmatically accessed by group name from the template. They also have an order attribute to control the order in which they wil be returned (plugins will be sorted by descending order).