Property | Type | Description | |
---|---|---|---|
Engine | Engine | ||
Package | Package | ||
Template | Template |
Method | Description | |
---|---|---|
Configure ( MediatorElement configuration ) : void |
Configures the specified configuration.
|
|
Initialize ( ) : void |
Initializes the WrappedRazorMediator by executing the static constructor
|
|
Transform ( Engine engine, Template template, Package package ) : void |
Executes a Tridion template transformation
|
Method | Description | |
---|---|---|
WrappedRazorMediator ( ) : System |
public Configure ( MediatorElement configuration ) : void | ||
configuration | MediatorElement | The configuration. |
return | void |
public Transform ( Engine engine, Template template, Package package ) : void | ||
engine | Engine | |
template | Template | |
package | Package | |
return | void |