Package | Description |
---|---|
org.apache.jetspeed.layout | |
org.apache.jetspeed.om.page |
This package represents an Object Model for manipulating
portal "pages" describing the layout process for a specific
page to the aggregation engine.
|
org.apache.jetspeed.portalsite | |
org.apache.jetspeed.spaces |
Modifier and Type | Method and Description |
---|---|
ContentPage |
PageLayoutComponent.newContentPage(BaseFragmentsElement pageOrTemplate,
PageTemplate pageTemplate,
Map<String,FragmentDefinition> fragmentDefinitions)
Construct a new content page hierarchy from PSML page or template,
page templates, and fragment definitions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseConcretePageElement
This interface represents a concrete page document used by Jetspeed
to define a portal page.
|
interface |
BasePageElement
This interface represents a generic page document used by Jetspeed
to layout a portal page.
|
interface |
DynamicPage
This interface represents a dynamic page document used by Jetspeed
to define a user-customizable portal page.
|
interface |
FragmentDefinition
This interface represents a document that defines a fragment
hierarchy that can be referenced by other fragments.
|
interface |
Page
This interface represents a complete page document used by Jetspeed
to define a user-customizable portal page.
|
interface |
PageTemplate
This interface represents a page template document used by Jetspeed
to define portal pages.
|
Modifier and Type | Method and Description |
---|---|
BaseFragmentsElement |
ContentPage.getPageOrTemplate()
Access underlying concrete persistent page, template,
or null
if page is transient or constructed dynamically.
|
Modifier and Type | Method and Description |
---|---|
BaseFragmentsElement |
PortalSiteRequestContext.getManagedPageOrTemplate()
getManagedPageOrTemplate - get request profiled concrete page or template
instance as managed by the page manager
|
BaseFragmentsElement |
PortalSiteRequestContext.getPageOrTemplate()
getPageOrTemplate - get request profiled page or template view
|
Modifier and Type | Interface and Description |
---|---|
interface |
Dashboard
Container for spaces
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.