|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizer
fr.toutatice.portail.cms.nuxeo.portlets.customizer.CMSCustomizer
public class CMSCustomizer
CMS customizer.
DefaultCMSCustomizer| Field Summary | |
|---|---|
static java.lang.String |
SCHEMAS_BLOG
"blog" schemas. |
static java.lang.String |
SCHEMAS_FORUM
"forum" schemas. |
static java.lang.String |
SCHEMAS_PICTUREBOOK
"picturebook" schemas. |
static java.lang.String |
SCHEMAS_SLIDER
"slider" schemas. |
static java.lang.String |
SCHEMAS_TUILE
"tuile" schemas. |
static java.lang.String |
SCHEMAS_WORKSPACE
"workspace" schemas. |
static java.lang.String |
STYLE_BLOG
"blog" list template. |
static java.lang.String |
STYLE_FORUM
"forum" list template. |
static java.lang.String |
STYLE_PICTUREBOOK
"picturebook" list template. |
static java.lang.String |
STYLE_SLIDER
"slider" list template. |
static java.lang.String |
STYLE_TUILE
"tuile" list template. |
static java.lang.String |
STYLE_WORKSPACE
"workspace" list template. |
| Fields inherited from class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizer |
|---|
DEFAULT_SCHEMAS, STYLE_DETAILED, STYLE_EDITORIAL, STYLE_MINI, STYLE_NORMAL, TEMPLATE_DOWNLOAD |
| Constructor Summary | |
|---|---|
CMSCustomizer(javax.portlet.PortletContext ctx)
Constructor. |
|
| Method Summary | |
|---|---|
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)
|
static java.util.List<fr.toutatice.portail.cms.nuxeo.portlets.customizer.ListTemplate> |
getListTemplates()
Get list of list templates. |
static java.lang.String |
getSearchSchema()
Get search schema. |
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)
|
| Methods inherited from class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizer |
|---|
adaptCMSPathToWeb, adaptContentMenuBar, addPublicationFilter, computeUserPreloadedPages, createCustomLink, createFolderRequest, createPortletDelegatedExternalLink, createPortletDelegatedFileContentLink, createPortletLink, formatContentMenuBar, getCMSAnnonceFolderPlayer, getCMSFolderPlayer, getCMSItemAdapter, getCMSOrderedFolderPlayer, getCMSSectionPlayer, getCmsService, getCMSToWebPathAdapter, getCMSUrlContainerPlayer, getCMSVirtualPagePlayer, getCommentsHTMLContent, getDefaultExternalViewer, getDocumentConfiguration, getEditableWindowAdapter, getExtraRequestFilter, getFragmentTypes, getMenuBarFormater, getNavigationItemAdapter, getNuxeoCommentsService, getNuxeoConnectionProps, getNuxeoNativeViewerUrl, getParser, getPortletCtx, getUserPagesLoader, setCmsService, setNavigationItemAdapter, setParser, setPortletCtx, transformHTMLContent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SCHEMAS_TUILE
public static final java.lang.String STYLE_TUILE
public static final java.lang.String SCHEMAS_PICTUREBOOK
public static final java.lang.String STYLE_PICTUREBOOK
public static final java.lang.String SCHEMAS_BLOG
public static final java.lang.String STYLE_BLOG
public static final java.lang.String SCHEMAS_WORKSPACE
public static final java.lang.String STYLE_WORKSPACE
public static final java.lang.String SCHEMAS_SLIDER
public static final java.lang.String STYLE_SLIDER
public static final java.lang.String SCHEMAS_FORUM
public static final java.lang.String STYLE_FORUM
| Constructor Detail |
|---|
public CMSCustomizer(javax.portlet.PortletContext ctx)
ctx - portlet context| Method Detail |
|---|
public static java.lang.String getSearchSchema()
public static java.util.List<fr.toutatice.portail.cms.nuxeo.portlets.customizer.ListTemplate> getListTemplates()
public org.osivia.portal.core.cms.CMSHandlerProperties getCMSDefaultPlayer(org.osivia.portal.core.cms.CMSServiceCtx ctx)
throws org.osivia.portal.core.cms.CMSException
getCMSDefaultPlayer in class fr.toutatice.portail.cms.nuxeo.portlets.customizer.DefaultCMSCustomizerorg.osivia.portal.core.cms.CMSException
public 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.Exception
public 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.DefaultCMSCustomizer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||