Methods in com.arsdigita.sitenode with parameters of type SiteNodeRequestContext |
protected Stylesheet |
SiteNodePresentationManager.getComposedStylesheet(SiteNodeRequestContext rctx)
Deprecated. Returns a Stylesheet composed of rules from the XSL stylesheet
from this site node, all of its parent site nodes, and the default
stylesheets for the packages mounted on this site node and the
parent site nodes. |
protected Stylesheet |
BasePresentationManager.findStylesheet(SiteNodeRequestContext rctx)
Deprecated. Returns a Stylesheet for the current request context, searching
the current site node, all of its parent site nodes, and the default
stylesheets for the packages mounted on this site node and the
parent site nodes. |