Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- canDeleteWiki(String, String) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Test if a given user can delete a given wiki.
- CONTEXT_LASTEXCEPTION - Static variable in class org.xwiki.wiki.script.WikiManagerScriptService
-
Deprecated.
- createWiki(String, String, String, boolean) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Create a new wiki.
D
- deleteWiki(String) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Delete the specified wiki.
E
- exists(String) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Test if a wiki exists.
G
- get(String) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Get a sub script service related to wiki.
- getAliasSuffix() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
- getAll() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Get all the wiki descriptors.
- getAllIds() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Get all the wiki identifiers.
- getByAlias(String) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Get a wiki descriptor from one of its alias.
- getById(String) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Get a wiki descriptor from its unique identifier.
- getCurrentWikiDescriptor() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
- getCurrentWikiId() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
- getCurrentWikiReference() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
- getLastError() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Get the error generated while performing the previously called action.
- getLastException() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Deprecated.
- getMainWikiDescriptor() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
- getMainWikiId() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
I
- idAvailable(String) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Check if the wikiId is valid and available (the name is not already taken for technical reasons).
- isPathMode() - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Tell if the path mode is used for subwikis.
O
- org.xwiki.wiki.script - package org.xwiki.wiki.script
R
- ROLEHINT - Static variable in class org.xwiki.wiki.script.WikiManagerScriptService
-
Hint of the component.
S
- saveDescriptor(WikiDescriptor) - Method in class org.xwiki.wiki.script.WikiManagerScriptService
-
Save the specified descriptor (if you have the right).
W
- WikiManagerScriptService - Class in org.xwiki.wiki.script
-
Script service to manage wikis.
- WikiManagerScriptService() - Constructor for class org.xwiki.wiki.script.WikiManagerScriptService
All Classes and Interfaces|All Packages|Constant Field Values
getLastError()
()} instead