- getAuthorReference() - Method in interface org.xwiki.template.TemplateContent
-
- getContent() - Method in interface org.xwiki.template.Template
-
Parse and return the template content.
- getContent() - Method in interface org.xwiki.template.TemplateContent
-
- getContextEntries() - Method in interface org.xwiki.template.TemplateContent
-
- getDocumentReference() - Method in interface org.xwiki.template.TemplateContent
-
- getId() - Method in class org.xwiki.template.event.AbstractTemplateEvent
-
- getId() - Method in interface org.xwiki.template.event.TemplateEvent
-
- getId() - Method in interface org.xwiki.template.Template
-
- getName() - Method in class org.xwiki.template.macro.TemplateMacroParameters
-
- getPath() - Method in interface org.xwiki.template.Template
-
- getProperty(String, Type) - Method in interface org.xwiki.template.TemplateContent
-
Return custom property with the provided name and converted (if needed) to the passed type.
- getProperty(String, T) - Method in interface org.xwiki.template.TemplateContent
-
Return custom property with the provided name and converted (if needed) to the passed default value type.
- getRawSyntax() - Method in interface org.xwiki.template.TemplateContent
-
- getSkinTemplate(String, Skin) - Method in interface org.xwiki.template.TemplateManager
-
Search the template with passed name in the passed skin.
- getSourceSyntax() - Method in interface org.xwiki.template.TemplateContent
-
- getTemplate(String, Skin) - Method in interface org.xwiki.template.TemplateManager
-
Search the template with passed name in the passed skin.
- getTemplate(String) - Method in interface org.xwiki.template.TemplateManager
-
Search everywhere for the template with passed name depending on the current context (current skin, etc).
- getUnique() - Method in interface org.xwiki.template.TemplateContent
-
- getXDOM(Template) - Method in interface org.xwiki.template.TemplateManager
-
Parse the template with the provided name and return it as XDOM
.
- getXDOM(String) - Method in interface org.xwiki.template.TemplateManager
-
Parse the template with the provided name and return it as XDOM
.
- getXDOMNoException(Template) - Method in interface org.xwiki.template.TemplateManager
-
Parse the template with the provided name and return it as XDOM
.
- getXDOMNoException(String) - Method in interface org.xwiki.template.TemplateManager
-
Parse the template with the provided name and return it as XDOM
.