Package | Description |
---|---|
com.fatwire.gst.foundation.include |
Modifier and Type | Method and Description |
---|---|
IncludePage |
IncludePage.argument(String name,
String value) |
IncludePage |
IncludePage.copyArguments(String... name)
Copies the ics variables identified by the name array
|
IncludePage |
IncludePage.embedded()
Sets Style to embedded
|
IncludePage |
IncludePage.packedargs(String s)
Adds packedargs.
|
IncludePage |
IncludeService.page(String name,
String pagename,
CallTemplate.Style style)
Creates a IncludePage and registers this under the name for retrieval in
the View layer by that name.
|
IncludePage |
DefaultIncludeService.page(String name,
String pagename,
CallTemplate.Style style) |
IncludePage |
IncludePage.pagelet()
Sets Style to pagelet
|
IncludePage |
IncludePage.style(CallTemplate.Style s) |
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.