Package | Description |
---|---|
com.jalios.jcms.jportal |
Modifier and Type | Method and Description |
---|---|
JPortalStructure |
JPortalHistoryHandler.getJportalStructure() |
JPortalStructure |
JPortalManager.getJPortalStructure(AbstractJPortal jPortal,
boolean isDraftStructure) |
JPortalStructure |
JPortalManager.getJPortalStructure(java.lang.String structureId)
Retrieve
JPortalStructure |
JPortalStructure |
JPortalDisplayHandler.getStructure() |
Modifier and Type | Method and Description |
---|---|
java.util.List<JPortalStructure> |
JPortalManager.getJPortalStructures(AbstractJPortal jportal,
int firstResult,
int maxResults)
Retrieve a list of
JPortalStructure for the given AbstractJPortal |
Modifier and Type | Method and Description |
---|---|
JPortalMapping |
JPortalManager.getJPortalMapping(JPortalStructure structure) |
static java.lang.String |
JPortalUtils.getJPortalStructureCss(JPortalStructure structure) |
static java.lang.String |
JPortalUtils.getJPortalStructureJS(JPortalStructure structure) |
static java.lang.String |
JPortalUtils.getPrettyPrintJPortalStructure(JPortalStructure structure) |
JPortalMapping |
JPortalManager.revertJPortalStructure(AbstractJPortal jPortal,
JPortalStructure structure,
Member mbr) |
Copyright © 2001-2018 Jalios SA. All Rights Reserved.