public class ViewDeclarationLanguageFactoryImpl extends ViewDeclarationLanguageFactory
| Modifier and Type | Field and Description | 
|---|---|
| static String | PARAM_DISABLE_JSF_FACELETDisable facelets VDL from the current application project. | 
| Constructor and Description | 
|---|
| ViewDeclarationLanguageFactoryImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ViewDeclarationLanguage> | getAllViewDeclarationLanguages() | 
| ViewDeclarationLanguage | getViewDeclarationLanguage(String viewId) | 
getWrapped@JSFWebConfigParam(since="2.0",
                   defaultValue="false",
                   expectedValues="true,false",
                   group="viewhandler")
public static final String PARAM_DISABLE_JSF_FACELET
public ViewDeclarationLanguage getViewDeclarationLanguage(String viewId)
getViewDeclarationLanguage in class ViewDeclarationLanguageFactorypublic List<ViewDeclarationLanguage> getAllViewDeclarationLanguages()
getAllViewDeclarationLanguages in class ViewDeclarationLanguageFactoryCopyright © 2021 The Apache Software Foundation. All rights reserved.