|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Layout in org.apache.cocoon.portal |
---|
Methods in org.apache.cocoon.portal that return Layout | |
---|---|
Layout |
PortalService.getEntryLayout(String layoutKey)
|
Methods in org.apache.cocoon.portal with parameters of type Layout | |
---|---|
void |
PortalService.setEntryLayout(String layoutKey,
Layout object)
FIXME this is for the full-screen function |
Uses of Layout in org.apache.cocoon.portal.coplets.basket |
---|
Methods in org.apache.cocoon.portal.coplets.basket with parameters of type Layout | |
---|---|
void |
AddToBasketAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler contenthandler)
|
Uses of Layout in org.apache.cocoon.portal.coplets.basket.events |
---|
Fields in org.apache.cocoon.portal.coplets.basket.events declared as Layout | |
---|---|
protected Layout |
ShowItemEvent.layout
The layout object to use |
Methods in org.apache.cocoon.portal.coplets.basket.events that return Layout | |
---|---|
Layout |
ShowItemEvent.getLayout()
Return the layout |
Constructors in org.apache.cocoon.portal.coplets.basket.events with parameters of type Layout | |
---|---|
ShowItemEvent(ContentStore store,
Object item,
Layout layout,
String copletData)
Constructor |
Uses of Layout in org.apache.cocoon.portal.event.aspect.impl |
---|
Methods in org.apache.cocoon.portal.event.aspect.impl with parameters of type Layout | |
---|---|
protected void |
LinkEventAspect.publish(EventManager publisher,
Layout layout,
String[] values)
|
protected void |
FrameEventAspect.publish(EventManager publisher,
Layout layout,
String[] values)
|
protected abstract void |
AbstractContentEventAspect.publish(EventManager publisher,
Layout layout,
String[] values)
Custom publishing of an event. |
Uses of Layout in org.apache.cocoon.portal.event.impl |
---|
Fields in org.apache.cocoon.portal.event.impl declared as Layout | |
---|---|
protected Layout |
FullScreenCopletEvent.layout
|
Methods in org.apache.cocoon.portal.event.impl that return Layout | |
---|---|
Layout |
MaximizeEvent.getLayout()
|
Layout |
FullScreenCopletEvent.getLayout()
|
Constructors in org.apache.cocoon.portal.event.impl with parameters of type Layout | |
---|---|
FullScreenCopletEvent(CopletInstanceData data,
Layout layout)
|
|
MaximizeEvent(Layout target)
|
Uses of Layout in org.apache.cocoon.portal.impl |
---|
Methods in org.apache.cocoon.portal.impl that return Layout | |
---|---|
Layout |
PortalServiceImpl.getEntryLayout(String layoutKey)
|
Methods in org.apache.cocoon.portal.impl with parameters of type Layout | |
---|---|
void |
PortalServiceImpl.setEntryLayout(String layoutKey,
Layout object)
|
Uses of Layout in org.apache.cocoon.portal.layout |
---|
Subinterfaces of Layout in org.apache.cocoon.portal.layout | |
---|---|
interface |
CompositeLayout
A composite layout is a layout that contains other layouts. |
Classes in org.apache.cocoon.portal.layout that implement Layout | |
---|---|
class |
AbstractLayout
|
Methods in org.apache.cocoon.portal.layout that return Layout | |
---|---|
Layout |
Layout.copy()
Make a copy of this layout object and of all it's children. |
Layout |
AbstractLayout.copy()
|
Layout |
Item.getLayout()
Returns the layout. |
Layout |
LayoutFactory.newInstance(String name)
Create a new layout instance. |
Methods in org.apache.cocoon.portal.layout with parameters of type Layout | |
---|---|
void |
LayoutFactory.prepareLayout(Layout layout)
This method is invoked for a newly loaded profile |
void |
LayoutFactory.remove(Layout layout)
Remove the layout instance. |
void |
Item.setLayout(Layout layout)
Sets the layout. |
Uses of Layout in org.apache.cocoon.portal.layout.impl |
---|
Classes in org.apache.cocoon.portal.layout.impl that implement Layout | |
---|---|
class |
CompositeLayoutImpl
A composite layout is a layout that contains other layouts. |
class |
CopletLayout
A coplet layout holds a coplet. |
class |
FrameLayout
A frame layout holds a source URI. |
class |
LinkLayout
A link layout references another layout to be used instead. |
Methods in org.apache.cocoon.portal.layout.impl that return Layout | |
---|---|
Layout |
CopletLayout.copy()
|
Layout |
CompositeLayoutImpl.copy()
|
Layout |
DefaultLayoutFactory.newInstance(String layoutName)
|
Methods in org.apache.cocoon.portal.layout.impl with parameters of type Layout | |
---|---|
void |
DefaultLayoutFactory.prepareLayout(Layout layout)
|
void |
DefaultLayoutFactory.remove(Layout layout)
|
Uses of Layout in org.apache.cocoon.portal.layout.renderer |
---|
Methods in org.apache.cocoon.portal.layout.renderer with parameters of type Layout | |
---|---|
void |
Renderer.toSAX(Layout layout,
PortalService service,
ContentHandler handler)
Stream out raw layout |
Uses of Layout in org.apache.cocoon.portal.layout.renderer.aspect |
---|
Methods in org.apache.cocoon.portal.layout.renderer.aspect with parameters of type Layout | |
---|---|
void |
RendererAspectContext.invokeNext(Layout layout,
PortalService service,
ContentHandler handler)
Stream out raw layout |
void |
RendererAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
Stream out raw layout |
Uses of Layout in org.apache.cocoon.portal.layout.renderer.aspect.impl |
---|
Methods in org.apache.cocoon.portal.layout.renderer.aspect.impl with parameters of type Layout | |
---|---|
protected String |
XSLTAspect.getStylesheetURI(XSLTAspect.PreparedConfiguration config,
Layout layout)
|
void |
DefaultRendererContext.invokeNext(Layout layout,
PortalService service,
ContentHandler handler)
|
protected void |
AbstractCompositeAspect.processLayout(Layout layout,
PortalService service,
ContentHandler handler)
Default implementation for processing a Layout. |
void |
XSLTAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
WindowAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler contenthandler)
|
void |
TabContentAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
SizingAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
RemovableAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
PortletWindowAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler contenthandler)
|
void |
ParameterAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler contenthandler)
|
void |
HistoryAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
FullScreenCopletAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
FrameAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
DefaultCopletAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
CompositeContentAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
CIncludeCopletAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
AbstractCompositeAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
void |
AbstractAspect.toSAX(RendererAspectContext context,
Layout layout,
PortalService service,
ContentHandler handler)
|
Constructors in org.apache.cocoon.portal.layout.renderer.aspect.impl with parameters of type Layout | |
---|---|
DefaultRendererContext(RendererAspectChain chain,
Layout layout,
PortalService service)
|
Uses of Layout in org.apache.cocoon.portal.layout.renderer.impl |
---|
Methods in org.apache.cocoon.portal.layout.renderer.impl with parameters of type Layout | |
---|---|
String |
AbstractRenderer.getStylesheetURI(Layout layout)
|
void |
DefaultLinkRenderer.process(Layout layout,
PortalService service,
ContentHandler handler)
|
protected abstract void |
AbstractRenderer.process(Layout layout,
PortalService service,
ContentHandler handler)
|
protected void |
AbstractRenderer.processLayout(Layout layout,
PortalService service,
ContentHandler handler)
Process a Layout |
void |
AspectRenderer.toSAX(Layout layout,
PortalService service,
ContentHandler handler)
Stream out raw layout |
void |
AbstractRenderer.toSAX(Layout layout,
PortalService service,
ContentHandler handler)
Stream out raw layout |
Uses of Layout in org.apache.cocoon.portal.profile |
---|
Methods in org.apache.cocoon.portal.profile that return Layout | |
---|---|
Layout |
ProfileManager.getPortalLayout(String layoutKey,
String layoutID)
Get the portal layout defined by the layout key. |
Methods in org.apache.cocoon.portal.profile with parameters of type Layout | |
---|---|
void |
ProfileManager.register(Layout layout)
New layouts have to be registered using this method. |
void |
ProfileManager.storeProfile(Layout rootLayout,
String layoutKey)
Store the provided profile under the layoutKey. |
void |
ProfileManager.unregister(Layout layout)
New layouts have to be unregistered using this method. |
Uses of Layout in org.apache.cocoon.portal.profile.impl |
---|
Fields in org.apache.cocoon.portal.profile.impl declared as Layout | |
---|---|
protected Layout |
UserProfile.rootLayout
|
Methods in org.apache.cocoon.portal.profile.impl that return Layout | |
---|---|
Layout |
StaticProfileManager.getPortalLayout(String layoutKey,
String layoutID)
|
Layout |
SiteProfileManager.getPortalLayout(String layoutKey,
String layoutId)
|
Layout |
GroupBasedProfileManager.getPortalLayout(String layoutKey,
String layoutId)
|
Layout |
AbstractUserProfileManager.getPortalLayout(String layoutKey,
String layoutID)
Deprecated. |
Layout |
UserProfile.getRootLayout()
|
protected Layout |
AuthenticationProfileManager.loadProfile(String layoutKey,
PortalService service,
CopletFactory copletFactory,
LayoutFactory layoutFactory,
ServiceSelector adapterSelector)
Deprecated. This loads a new profile |
protected abstract Layout |
AbstractUserProfileManager.loadProfile(String layoutKey,
PortalService service,
CopletFactory copletFactory,
LayoutFactory layoutFactory,
ServiceSelector adapterSelector)
Deprecated. This loads a new profile |
Methods in org.apache.cocoon.portal.profile.impl with parameters of type Layout | |
---|---|
protected void |
UserProfile.cacheLayouts(Map layoutMap,
Layout layout)
|
protected void |
AbstractUserProfileManager.cacheLayouts(Map layoutMap,
Layout layout)
Deprecated. |
void |
StaticProfileManager.register(Layout layout)
|
void |
SiteProfileManager.register(Layout layout)
|
void |
GroupBasedProfileManager.register(Layout layout)
|
void |
AbstractUserProfileManager.register(Layout layout)
Deprecated. |
void |
AbstractProfileManager.register(Layout layout)
|
void |
UserProfile.setRootLayout(Layout rootLayout)
|
void |
StaticProfileManager.storeProfile(Layout rootLayout,
String layoutKey)
|
void |
SiteProfileManager.storeProfile(Layout rootLayout,
String layoutKey)
|
void |
GroupBasedProfileManager.storeProfile(Layout rootLayout,
String layoutKey)
|
void |
AbstractUserProfileManager.storeProfile(Layout rootLayout,
String layoutKey)
Deprecated. |
void |
StaticProfileManager.unregister(Layout layout)
|
void |
SiteProfileManager.unregister(Layout layout)
|
void |
GroupBasedProfileManager.unregister(Layout layout)
|
void |
AbstractUserProfileManager.unregister(Layout layout)
Deprecated. |
void |
AbstractProfileManager.unregister(Layout layout)
|
Uses of Layout in org.apache.cocoon.portal.tools.copletManagement |
---|
Constructors in org.apache.cocoon.portal.tools.copletManagement with parameters of type Layout | |
---|---|
LayoutActions(Layout layout,
LayoutFactory lf,
CopletFactory cf,
ProfileManager pm)
|
Uses of Layout in org.apache.cocoon.portal.tools.helper |
---|
Methods in org.apache.cocoon.portal.tools.helper that return Layout | |
---|---|
Layout |
PortalObjects.getPortalLayout()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |