Package | Description |
---|---|
de.innovationgate.wgpublisher |
Base package of WGA containing central functionalities.
|
de.innovationgate.wgpublisher.webtml.utils |
Utility objects for the WebTML runtime including facilities to build WebTML elements.
|
Modifier and Type | Method and Description |
---|---|
DeployedLayout |
WGPDeployer.deployInlineTML(de.innovationgate.webgate.api.WGTMLModule tmlLib,
java.lang.String inlineName,
java.lang.String code,
int codeOffset,
javax.servlet.ServletRequest req) |
java.lang.String |
WGPDeployer.locateTmlResource(de.innovationgate.webgate.api.WGTMLModule tmlLib,
javax.servlet.ServletRequest servletRequest) |
Modifier and Type | Method and Description |
---|---|
void |
TMLPageImpl.OuterLayoutWriter.write(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |