fr.toutatice.portail.cms.nuxeo.portlets.customizer
public class CMSCustomizer extends fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IDENT_PERMALINK_URL
Permalink URL identifier.
|
| Constructor and Description |
|---|
CMSCustomizer(javax.portlet.PortletContext ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.core.cms.CMSHandlerProperties |
getCMSDefaultPlayer(org.osivia.portal.core.cms.CMSServiceCtx ctx) |
java.util.Map<java.lang.String,org.osivia.portal.core.cms.CMSItemType> |
getCMSItemTypes() |
org.osivia.portal.core.cms.CMSHandlerProperties |
getCMSPlayer(org.osivia.portal.core.cms.CMSServiceCtx ctx) |
java.util.List<org.osivia.portal.core.cms.ListTemplate> |
getListTemplates(java.util.Locale locale) |
java.util.SortedMap<java.lang.String,java.lang.String> |
getMenuTemplates(java.util.Locale locale) |
java.lang.String |
getNuxeoNativeViewerUrl(org.osivia.portal.core.cms.CMSServiceCtx ctx) |
static java.lang.String |
getSearchSchema()
Get search schemas.
|
java.util.Map<java.lang.String,java.lang.String> |
parseCMSURL(org.osivia.portal.core.cms.CMSServiceCtx cmsCtx,
java.lang.String requestPath,
java.util.Map<java.lang.String,java.lang.String> requestParameters) |
adaptContentMenuBar, addPublicationFilter, computeUserPreloadedPages, createCustomLink, createFolderRequest, createPortletDelegatedExternalLink, createPortletDelegatedFileContentLink, createPortletLink, formatContentMenuBar, getBundleFactory, getCMSAnnonceFolderPlayer, getCMSFolderPlayer, getCMSItemAdapter, getCMSOrderedFolderPlayer, getCMSSectionPlayer, getCmsService, getCMSUrlContainerPlayer, getCMSVirtualPagePlayer, getCommentsHTMLContent, getContentWebIdPath, getDefaultExternalViewer, getDirectoryService, getDocumentConfiguration, getEditableWindowAdapter, getExtraRequestFilter, getFragmentTypes, getListTemplates, getMenuBarFormater, getNavigationItemAdapter, getNuxeoCommentsService, getNuxeoConnectionProps, getParser, getPortletCtx, getUserAvatar, getUserPagesLoader, getWebIdService, refreshUserAvatar, setCmsService, setDirectoryService, setNavigationItemAdapter, setParser, transformHTMLContentpublic static final java.lang.String IDENT_PERMALINK_URL
public CMSCustomizer(javax.portlet.PortletContext ctx)
ctx - portlet contextpublic java.util.List<org.osivia.portal.core.cms.ListTemplate> getListTemplates(java.util.Locale locale)
getListTemplates in class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizerpublic static java.lang.String getSearchSchema()
public java.util.SortedMap<java.lang.String,java.lang.String> getMenuTemplates(java.util.Locale locale)
getMenuTemplates in class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizerpublic java.lang.String getNuxeoNativeViewerUrl(org.osivia.portal.core.cms.CMSServiceCtx ctx)
getNuxeoNativeViewerUrl in class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizerpublic org.osivia.portal.core.cms.CMSHandlerProperties getCMSDefaultPlayer(org.osivia.portal.core.cms.CMSServiceCtx ctx)
throws java.lang.Exception
getCMSDefaultPlayer in class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizerjava.lang.Exceptionpublic java.util.Map<java.lang.String,java.lang.String> parseCMSURL(org.osivia.portal.core.cms.CMSServiceCtx cmsCtx,
java.lang.String requestPath,
java.util.Map<java.lang.String,java.lang.String> requestParameters)
throws java.lang.Exception
parseCMSURL in class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizerjava.lang.Exceptionpublic org.osivia.portal.core.cms.CMSHandlerProperties getCMSPlayer(org.osivia.portal.core.cms.CMSServiceCtx ctx)
throws java.lang.Exception
getCMSPlayer in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizergetCMSPlayer in class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizerjava.lang.Exceptionpublic java.util.Map<java.lang.String,org.osivia.portal.core.cms.CMSItemType> getCMSItemTypes()
getCMSItemTypes in interface fr.toutatice.portail.cms.nuxeo.api.services.INuxeoCustomizergetCMSItemTypes in class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizerCopyright © 2014. All Rights Reserved.