E F G O U
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- execute() - Method in interface org.xwiki.uiextension.UIExtension
- execute(boolean) - Method in interface org.xwiki.uiextension.UIExtension
F
- filter(List<UIExtension>, String...) - Method in interface org.xwiki.uiextension.UIExtensionFilter
-
Filter a list of
UIExtension
.
G
- get(String) - Method in interface org.xwiki.uiextension.UIExtensionManager
-
Retrieves all the
UIExtension
s for a given Extension Point. - getExtensionPointId() - Method in interface org.xwiki.uiextension.UIExtension
- getExtensions(String) - Method in class org.xwiki.uiextension.script.UIExtensionScriptService
-
Retrieves all the
UIExtension
s for a given Extension Point. - getExtensions(String, Map<String, String>) - Method in class org.xwiki.uiextension.script.UIExtensionScriptService
-
Retrieves the list of
UIExtension
for a given Extension Point. - getId() - Method in interface org.xwiki.uiextension.UIExtension
- getParameters() - Method in interface org.xwiki.uiextension.UIExtension
-
A map of parameters provided by the extension.
O
- org.xwiki.uiextension - package org.xwiki.uiextension
- org.xwiki.uiextension.script - package org.xwiki.uiextension.script
U
- UIExtension - Interface in org.xwiki.uiextension
-
Represents a User Interface Extension.
- UIExtensionFilter - Interface in org.xwiki.uiextension
-
A UIExtensionFilter provides a way to filter a list of
UIExtension
. - UIExtensionManager - Interface in org.xwiki.uiextension
-
A UIExtensionManager retrieves extensions for a given extension point.
- UIExtensionScriptService - Class in org.xwiki.uiextension.script
-
Allows scripts to easily access Interface Extensions APIs.
- UIExtensionScriptService() - Constructor for class org.xwiki.uiextension.script.UIExtensionScriptService
All Classes All Packages