|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LayoutFactory in org.apache.cocoon.portal |
---|
Methods in org.apache.cocoon.portal that return LayoutFactory | |
---|---|
LayoutFactory |
PortalComponentManager.getLayoutFactory()
Get the layout factory |
Uses of LayoutFactory in org.apache.cocoon.portal.impl |
---|
Fields in org.apache.cocoon.portal.impl declared as LayoutFactory | |
---|---|
protected LayoutFactory |
DefaultPortalComponentManager.layoutFactory
|
Methods in org.apache.cocoon.portal.impl that return LayoutFactory | |
---|---|
LayoutFactory |
DefaultPortalComponentManager.getLayoutFactory()
|
Uses of LayoutFactory in org.apache.cocoon.portal.layout.impl |
---|
Classes in org.apache.cocoon.portal.layout.impl that implement LayoutFactory | |
---|---|
class |
DefaultLayoutFactory
Configuration |
Uses of LayoutFactory in org.apache.cocoon.portal.profile.impl |
---|
Methods in org.apache.cocoon.portal.profile.impl with parameters of type LayoutFactory | |
---|---|
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 |
Uses of LayoutFactory in org.apache.cocoon.portal.tools.copletManagement |
---|
Constructors in org.apache.cocoon.portal.tools.copletManagement with parameters of type LayoutFactory | |
---|---|
LayoutActions(Layout layout,
LayoutFactory lf,
CopletFactory cf,
ProfileManager pm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |