|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.layout.impl.LayoutDisplay
public class LayoutDisplay
| Constructor Summary | |
|---|---|
LayoutDisplay()
|
|
| Method Summary | |
|---|---|
HTMLElement |
ProcessLayout(java.lang.Object[][] _markup,
AActivitySpace _currentSpace)
This method runs the markup layout through the Tag Engine. |
HTMLElement |
ProcessMainPageLayout(java.lang.Object[][] _markup,
AActivitySpace _currentSpace)
This method runs the markup layout for the main page through the Tag Engine, and ensures that there is an HTML head tag for JavaScript display. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutDisplay()
| Method Detail |
|---|
public HTMLElement ProcessLayout(java.lang.Object[][] _markup,
AActivitySpace _currentSpace)
ILayoutDisplay
ProcessLayout in interface ILayoutDisplay_markup - The layout markup to convert to HTML._currentSpace - The current Activity Space.
public HTMLElement ProcessMainPageLayout(java.lang.Object[][] _markup,
AActivitySpace _currentSpace)
ILayoutDisplay
ProcessMainPageLayout in interface ILayoutDisplay_markup - The layout markup to convert to HTML._currentSpace - The current Activity Space.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||