|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfluenceVelocityTemplate
Exposes template details that are of interest to the Confluence Velocity template rendering subsystem.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get the name of this template. |
boolean |
isAutoEncodeDisabled()
Determines whether the template has disabled auto encoding on its contents. |
boolean |
isDeclaredHtmlSafe()
Used by plugins to determine whether auto encoding should be enabled on its contents. |
boolean |
isPluginTemplate()
|
| Method Detail |
|---|
java.lang.String getName()
boolean isAutoEncodeDisabled()
DisableAntiXssDirective
Returns false if no directive is found.
boolean isDeclaredHtmlSafe()
HtmlSafeDirective
Returns false if no directive is found.
boolean isPluginTemplate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||