public class XSLFunctions extends Object
| Constructor and Description |
|---|
XSLFunctions(fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer nuxeoCustomizer,
org.osivia.portal.core.cms.CMSServiceCtx cmsContext)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBasePath() |
String |
link(String link)
Adapt link.
|
String |
maximizedLink()
Get maximized link.
|
String |
thumbnailClasses(String styles) |
String |
thumbnailSource(String imageSource)
Get thumbnail image source.
|
String |
wysiwygDisplayMode()
Get WYSIWYG display mode (full or partial).
|
public XSLFunctions(fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizer nuxeoCustomizer,
org.osivia.portal.core.cms.CMSServiceCtx cmsContext)
nuxeoCustomizer - Nuxeo customizercmsContext - CMS contextpublic String wysiwygDisplayMode()
public String maximizedLink() throws javax.portlet.WindowStateException
javax.portlet.WindowStateExceptionpublic String getBasePath()
public String thumbnailSource(String imageSource)
imageSource - image sourceCopyright © 2023. All rights reserved.