The <plugin> Element

Purpose

The <plugin> element defines a module controller plugin.

Attributes

NameTypeDescription
class CDATA Required, Dynamic - The name of a class implementing the Plugin interface.

Body

The body of the <plugin> element is defined by the following sequence:

(param*)

Related elements

<param>, <plugins>