|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProfileManager in org.apache.cocoon.portal |
---|
Methods in org.apache.cocoon.portal that return ProfileManager | |
---|---|
ProfileManager |
PortalComponentManager.getProfileManager()
Get the current profile manager. |
Uses of ProfileManager in org.apache.cocoon.portal.coplets.basket |
---|
Methods in org.apache.cocoon.portal.coplets.basket with parameters of type ProfileManager | |
---|---|
protected BasketGenerator.StoreInfo |
BasketGenerator.toSAX(ContentStore store,
LinkService linkService,
ProfileManager profileManager)
|
Uses of ProfileManager in org.apache.cocoon.portal.impl |
---|
Fields in org.apache.cocoon.portal.impl declared as ProfileManager | |
---|---|
protected ProfileManager |
DefaultPortalComponentManager.profileManager
|
Methods in org.apache.cocoon.portal.impl that return ProfileManager | |
---|---|
ProfileManager |
DefaultPortalComponentManager.getProfileManager()
|
Uses of ProfileManager in org.apache.cocoon.portal.profile.impl |
---|
Classes in org.apache.cocoon.portal.profile.impl that implement ProfileManager | |
---|---|
class |
AbstractProfileManager
Base class for all profile managers |
class |
AbstractUserProfileManager
Deprecated. Use the GroupBasedProfileManager |
class |
AuthenticationProfileManager
Deprecated. Use the GroupBasedProfileManager |
class |
GroupBasedProfileManager
This profile manager uses a group based approach: The coplet-base-data and the coplet-data are global, these are shared between all users. |
class |
SiteProfileManager
|
class |
StaticProfileManager
|
Uses of ProfileManager in org.apache.cocoon.portal.tools.copletManagement |
---|
Constructors in org.apache.cocoon.portal.tools.copletManagement with parameters of type ProfileManager | |
---|---|
LayoutActions(Layout layout,
LayoutFactory lf,
CopletFactory cf,
ProfileManager pm)
|
Uses of ProfileManager in org.apache.cocoon.portal.tools.helper |
---|
Methods in org.apache.cocoon.portal.tools.helper that return ProfileManager | |
---|---|
ProfileManager |
PortalObjects.getProfileManager()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |