|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageLayoutComponent | |
|---|---|
| org.apache.jetspeed.mockobjects.request | |
| 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.request | |
| Uses of PageLayoutComponent in org.apache.jetspeed.mockobjects.request |
|---|
| Methods in org.apache.jetspeed.mockobjects.request with parameters of type PageLayoutComponent | |
|---|---|
ContentPage |
MockRequestContext.locatePage(Profiler profiler,
PageLayoutComponent pageLayoutComponent,
java.lang.String nonProfiledPath)
|
| Uses of PageLayoutComponent in org.apache.jetspeed.om.page |
|---|
| Methods in org.apache.jetspeed.om.page that return PageLayoutComponent | |
|---|---|
PageLayoutComponent |
ContentPage.getPageLayoutComponent()
Returns the PageLayoutComponent that generated this ContentPage |
PageLayoutComponent |
ContentFragment.getPageLayoutComponent()
Returns the PageLayoutComponent that generated this ContentPage |
| Uses of PageLayoutComponent in org.apache.jetspeed.request |
|---|
| Methods in org.apache.jetspeed.request with parameters of type PageLayoutComponent | |
|---|---|
ContentPage |
RequestContext.locatePage(Profiler profiler,
PageLayoutComponent pageLayoutComponent,
java.lang.String nonProfiledPath)
Locates a specific page using the profiler and site manager location algorithms from a generalized non-profiled path to the first page matching the path |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||