Package | Description |
---|---|
com.opensymphony.module.sitemesh.multipass | |
com.opensymphony.module.sitemesh.taglib.decorator |
Modifier and Type | Class | Description |
---|---|---|
class |
ExtractPropertyTag |
Modifier and Type | Class | Description |
---|---|---|
class |
BodyTag |
Write original Page body to out.
|
class |
HeadTag |
Write original HTMLPage head to out.
|
class |
PropertyTag |
Write property of Page to out.
|
class |
TitleTag |
Write the Page
<title> value to out. |
class |
UsePageTag |
Expose the Page as a bean to the page which can then be accessed
from scriptlets.
|