public class WebContentView extends DefaultContentView
ContentView
looks first in the directory skin://stylesheets/content/[cType]/[cType]-[view].xsl then skin://stylesheets/content/[cType]/[cType].xsl then defaults to DefaultContentView
._contentTypesHelper, _resolver
ROLE
Constructor and Description |
---|
WebContentView() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
_getSourceURIs(String location,
String contentType,
String view,
String format,
String pluginName)
Returns the ordered list of URI to be tested to find a stylesheet to render the Content.
|
getSource, service
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public WebContentView()
protected List<String> _getSourceURIs(String location, String contentType, String view, String format, String pluginName)
DefaultContentView
_getSourceURIs
in class DefaultContentView
location
- the requested locationcontentType
- the content type for renderingview
- the content viewformat
- the format of the output (html, pdf, ...)pluginName
- the plugin name