public class DocumentLinkHandler extends FCKFileHandler
| Constructor and Description |
|---|
DocumentLinkHandler()
Instantiates a new document link handler.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentPortal()
Gets the current portal.
|
String |
getFileURL(javax.jcr.Node node)
Gets the file url.
|
void |
setBaseURI(String baseURI)
Sets the base uri.
|
void |
setCurrentPortal(String currentPortal)
Sets the current portal.
|
createFileElement, getDocumentType, getFileType, getFlashType, getImageType, getLinkTypepublic DocumentLinkHandler()
public void setBaseURI(String baseURI)
baseURI - the new base uripublic String getFileURL(javax.jcr.Node node) throws Exception
FCKFileHandlergetFileURL in class FCKFileHandlernode - the fileException - the exceptionpublic void setCurrentPortal(String currentPortal)
currentPortal - the new current portalpublic String getCurrentPortal()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.