Class |
Description |
CompositeDisplayElement
|
This class contains multiple Display Elements. This is a framework only class and should not be used by external developers. |
DisplayTree
|
This class is used to process the portlet data and transform the tags. This is a framework only class and should not be used by external developers. |
HeadPreprocessor
|
This class is used to preprocess the main page to make sure that it has a place where the JavaScript can go. |
HTMLDisplayElement
|
This class displays an HTML fragment. This is a framework only class and should not be used by external developers. |
TagDisplayElement
|
This class displays a Tag. On construction, it merely stores the Tag data, and waits until execution time to create the tag. This is a framework only class and should not be used by external developers. |