public class WebViewSelector extends DefaultViewSelector
ViewSelector.
First looks the wanted file in the skin. If it's not present, it will look
in the web plugin, then in the context, then in the cms plugin._resolverROLE| Constructor and Description |
|---|
WebViewSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getLocations(String pluginName,
String filePath)
Returns the ordered list of URI to be tested to find the corresponding view.
|
getSource, serviceenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic WebViewSelector()
protected List<String> getLocations(String pluginName, String filePath)
DefaultViewSelectorgetLocations in class DefaultViewSelectorpluginName - The current plugin namefilePath - the requested location.