Theme
arya-blue
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga-blue
vela-blue
Localized
Markdown and EL. Markdown requires you to include org.commonmark:commonmark in your project.

It's now Sat Jun 28 11:32:19 UTC 2025

Source

                <pe:localized folder="folder2" name="content2" escape="false" evalEl="true" markdown="true"/>
            
Components and more
Documentation pe:localized
Attributes (move mouse over the names to see data types)
Name Description
id Unique identifier of the component in a namingContainer.
rendered Boolean value to specify the rendering of the component, when Set false component will not be rendered.
name Name of the content file, relative to /WEB-INF/pfe-localized/ and optional folder (attribute). If `null`, content is expected in facets.
folder Folder of the content file, relative to /WEB-INF/pfe-localized/ (optional, if `null` root will be used).
locale String or java.util.Locale representing user locale. Default is a locale specified in view root.
escape Boolean value to specify if the content needs to be escaped. Escaping is done before Markdown is applied. Default is true.
evalEl Boolean value to specify if the content needs to EL evaluated. Default is false.
markdown Boolean value to specify if Markdown needs to be applied on the content. Default is false.
PrimeFaces Extensions Showcase - © 2011-2025,PrimeFaces: 15.0.5,PrimeFaces Extensions: 15.0.6-SNAPSHOT,JSF: Apache MyFaces JSF-2.3 Core Impl 2.3.10,Server: Apache Tomcat (TomEE)/9.0.82 (8.0.16),Build time: 2025-06-13 20:21