Skip navigation links
A C G I O S W 

A

applyTemplate(String, String) - Method in interface org.xwiki.wiki.template.WikiTemplateManager
Apply a template to an existing wiki.

C

createWikiFromTemplate(String, String, String, String, boolean) - Method in interface org.xwiki.wiki.template.WikiTemplateManager
Create a new wiki from the specified template.

G

getTemplates() - Method in interface org.xwiki.wiki.template.WikiTemplateManager
Get the list of all wiki templates.
getWikiProvisioningJob(List<String>) - Method in interface org.xwiki.wiki.template.WikiTemplateManager
Get the wiki provisioning job.

I

IS_TEMPLATE_PROPERTY - Static variable in class org.xwiki.wiki.template.WikiTemplatePropertyGroup
Name if the "is template" property.
isTemplate(String) - Method in interface org.xwiki.wiki.template.WikiTemplateManager
 
isTemplate() - Method in class org.xwiki.wiki.template.WikiTemplatePropertyGroup
Helper to know if the wiki that hold this property group is a template or not.

O

org.xwiki.wiki.template - package org.xwiki.wiki.template
 

S

setTemplate(String, boolean) - Method in interface org.xwiki.wiki.template.WikiTemplateManager
Set if the specified wiki is a template or not.
setTemplate(boolean) - Method in class org.xwiki.wiki.template.WikiTemplatePropertyGroup
Helper to set if the wiki that hold this property group is a template or not.

W

WikiTemplateManager - Interface in org.xwiki.wiki.template
Component in charge of managing wiki templates and creating new wiki from these templates.
WikiTemplateManagerException - Exception in org.xwiki.wiki.template
Encapsulate any exception related to Wiki Template Manager.
WikiTemplateManagerException(String) - Constructor for exception org.xwiki.wiki.template.WikiTemplateManagerException
Construct an exception with the specified detail message.
WikiTemplateManagerException(String, Throwable) - Constructor for exception org.xwiki.wiki.template.WikiTemplateManagerException
Construct an exception with the specified detail message and cause.
WikiTemplatePropertyGroup - Class in org.xwiki.wiki.template
Property groups attached to wiki descriptors that store values about the wiki template feature.
WikiTemplatePropertyGroup(String) - Constructor for class org.xwiki.wiki.template.WikiTemplatePropertyGroup
Constructor.
A C G I O S W 
Skip navigation links

Copyright © 2004–2017 XWiki. All rights reserved.