| Modifier and Type | Method and Description |
|---|---|
static void |
UIDocumentAutoVersionForm.closePopup(UIDocumentAutoVersionForm autoVersionComponent,
UIJCRExplorer uijcrExplorer,
org.exoplatform.webui.event.Event<?> event) |
static void |
UIDocumentAutoVersionForm.copyNode(javax.jcr.Session session,
String srcWorkspaceName,
String srcPath,
String destPath,
org.exoplatform.webui.core.UIApplication uiApp,
UIJCRExplorer uiExplorer,
org.exoplatform.webui.event.Event<?> event,
String type)
Copy node using workspace
|
void |
UIJCRExplorerPortlet.reloadWhenBroken(UIJCRExplorer uiExplorer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AddDocumentActionComponent.addDocument(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer,
org.exoplatform.webui.core.UIApplication uiApp,
org.exoplatform.webui.core.UIComponent uiComp,
org.exoplatform.webui.application.WebuiRequestContext context) |
static void |
AddFolderActionComponent.addFolder(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer) |
static void |
AddCategoryActionComponent.addFolder(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer) |
static void |
EditPropertyActionComponent.editDocument(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
org.exoplatform.webui.application.WebuiRequestContext context,
org.exoplatform.webui.core.UIComponent comp,
UIJCRExplorer uiExplorer,
javax.jcr.Node selectedNode,
org.exoplatform.webui.core.UIApplication uiApp) |
static void |
EditDocumentActionComponent.editDocument(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
org.exoplatform.webui.application.WebuiRequestContext context,
org.exoplatform.webui.core.UIComponent comp,
UIJCRExplorer uiExplorer,
javax.jcr.Node selectedNode,
org.exoplatform.webui.core.UIApplication uiApp) |
static void |
UploadActionComponent.upload(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IsFavouriteFilter.isFavourite(javax.jcr.Node node,
UIJCRExplorer uiExplorer) |
static boolean |
IsNotFavouriteFilter.isNotFavourite(javax.jcr.Node node,
UIJCRExplorer uiExplorer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CheckInManageComponent.checkInManage(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer,
org.exoplatform.webui.core.UIApplication uiApp) |
static void |
CheckOutManageComponent.checkOutManage(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer,
org.exoplatform.webui.core.UIApplication uiApp) |
static void |
CustomManageComponent.customManage(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer,
org.exoplatform.webui.core.UIApplication uiApp) |
static void |
CutManageComponent.cutManage(org.exoplatform.webui.event.Event<CutManageComponent> event,
UIJCRExplorer uiExplorer) |
static void |
EmptyTrashManageComponent.emptyTrashManage(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer) |
String |
PermlinkActionComponent.getPermlink(UIJCRExplorer uiExplorer) |
String |
PermlinkActionComponent.getPermlink(UIJCRExplorer uiExplorer,
javax.jcr.Node node) |
static void |
LockManageComponent.lockManage(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event,
UIJCRExplorer uiExplorer) |
static void |
PasteManageComponent.pasteByCut(ClipboardCommand currentClipboard,
UIJCRExplorer uiExplorer,
javax.jcr.Session session,
String srcWorkspace,
String srcPath,
String destPath,
ActionServiceContainer actionContainer,
boolean isMultiSelect,
boolean isLastPaste,
boolean isCreateVersion) |
static void |
PasteManageComponent.pasteManage(org.exoplatform.webui.event.Event<PasteManageComponent> event,
UIJCRExplorer uiExplorer) |
static void |
PasteManageComponent.processPaste(ClipboardCommand clipboardCommand,
javax.jcr.Node destNode,
org.exoplatform.webui.event.Event<?> event,
UIJCRExplorer uiExplorer) |
static void |
PasteManageComponent.processPasteMultiple(javax.jcr.Node destNode,
org.exoplatform.webui.event.Event<?> event,
UIJCRExplorer uiExplorer,
Set<ClipboardCommand> virtualClipboards,
String action) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.