|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistributedLayoutManager | |
|---|---|
| org.jasig.portal.layout.dlm.processing | |
| org.jasig.portal.layout.dlm.providers | |
| org.jasig.portal.layout.dlm.remoting | |
| Uses of DistributedLayoutManager in org.jasig.portal.layout.dlm.processing |
|---|
| Methods in org.jasig.portal.layout.dlm.processing with parameters of type DistributedLayoutManager | |
|---|---|
void |
ExampleStickyTabEnforcer.setResources(IPerson person,
DistributedLayoutManager dlm)
Acquires an instance of DistributedLayoutManager to allow this processor to look at all tabs in the user's layout. |
void |
IParameterProcessor.setResources(IPerson person,
DistributedLayoutManager dlm)
Sets the IPerson and DistributedLayoutManager objects for use by this object in the implementation of its characteristics. |
void |
ProcessingPipe.setResources(IPerson person,
DistributedLayoutManager dlm)
Hands the passed-in instances or IPerson and DistributedLayoutManager to all configured fixed and optional processors. |
| Uses of DistributedLayoutManager in org.jasig.portal.layout.dlm.providers |
|---|
| Methods in org.jasig.portal.layout.dlm.providers with parameters of type DistributedLayoutManager | |
|---|---|
void |
ThemeParamInjector.setResources(IPerson person,
DistributedLayoutManager dlm)
Captures the passed-in IPerson object for use when processing parameters. |
void |
RegularViewChannelRemover.setResources(IPerson person,
DistributedLayoutManager dlm)
Captures the passed-in DistributedLayoutManager instance for use when processing parameters. |
| Uses of DistributedLayoutManager in org.jasig.portal.layout.dlm.remoting |
|---|
| Methods in org.jasig.portal.layout.dlm.remoting with parameters of type DistributedLayoutManager | |
|---|---|
void |
AuthenticatedUserThemeParamInjector.setResources(IPerson person,
DistributedLayoutManager dlm)
Captures the passed-in IPerson object for use when processing parameters. |
void |
AjaxPreferencesThemeParamInjector.setResources(IPerson person,
DistributedLayoutManager dlm)
Captures the passed-in IPerson object for use when processing parameters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||