public class FCKFileHandler extends Object
| Constructor and Description |
|---|
FCKFileHandler() |
| Modifier and Type | Method and Description |
|---|---|
static Element |
createFileElement(Document document,
String fileType,
javax.jcr.Node sourceNode,
javax.jcr.Node displayNode,
String currentPortal) |
static Element |
createFileElement(Document document,
String fileType,
javax.jcr.Node sourceNode,
javax.jcr.Node displayNode,
String currentPortal,
String childRelativePath,
LinkManager linkManager) |
protected static String |
getFileURL(javax.jcr.Node file)
Gets the file url.
|
public static Element createFileElement(Document document, String fileType, javax.jcr.Node sourceNode, javax.jcr.Node displayNode, String currentPortal) throws Exception
Exceptionpublic static Element createFileElement(Document document, String fileType, javax.jcr.Node sourceNode, javax.jcr.Node displayNode, String currentPortal, String childRelativePath, LinkManager linkManager) throws Exception
ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.