Package org.ametys.cms.source
package org.ametys.cms.source
-
ClassDescriptionComponent responsible to lookup a
Sourcefor a content viewThis factory looks for files in the current skin and fallback in the current plugin dir.Default implementation of aContentViewWill first look in directory context://WEB-INF/stylesheets/content/article/article-[view].[extension] And if the file does not exist will search in plugin:[currentPluginName]://stylesheets/content/article/article-[view].[extension]CMS implementation ofViewSelector.