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, _resolverROLE| 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, serviceenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic WebContentView()
protected List<String> _getSourceURIs(String location, String contentType, String view, String format, String pluginName)
DefaultContentView_getSourceURIs in class DefaultContentViewlocation - the requested locationcontentType - the content type for renderingview - the content viewformat - the format of the output (html, pdf, ...)pluginName - the plugin name