public abstract class ContextualizationHelper extends Object
| Constructor and Description |
|---|
ContextualizationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.portal.core.model.portal.Page |
getCurrentPage(org.osivia.portal.core.cms.CMSServiceCtx cmsCtx)
Détermine si le path courant impacte la navigation
|
static String |
getLivePath(String path) |
static boolean |
isCurrentDocContextualized(org.osivia.portal.core.cms.CMSServiceCtx cmsCtx)
Méthode permettant de déterminer si une portlet s'affiche
en mode contextualisé.
|
public static boolean isCurrentDocContextualized(org.osivia.portal.core.cms.CMSServiceCtx cmsCtx)
throws org.osivia.portal.core.cms.CMSException
cmsCtx - org.osivia.portal.core.cms.CMSExceptionpublic static org.jboss.portal.core.model.portal.Page getCurrentPage(org.osivia.portal.core.cms.CMSServiceCtx cmsCtx)
throws org.osivia.portal.core.cms.CMSException
cmsCtx - path - org.osivia.portal.core.cms.CMSExceptionCopyright © 2019. All rights reserved.