public interface ConfluenceVelocityTemplate
Modifier and Type | Method and Description |
---|---|
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() |
String getName()
boolean isAutoEncodeDisabled()
DisableAntiXssDirective
Returns false if no directive is found.boolean isDeclaredHtmlSafe()
HtmlSafeDirective
Returns false if no directive is found.boolean isPluginTemplate()
Copyright © 2003–2020 Atlassian. All rights reserved.