Project Documentation
Foundation

Description

A component, which renders the path to a common CSS-file.

Screen Shot

Not available

API

component-family javax.faces.Output
renderer-type org.apache.myfaces.Stylesheet
component-class org.apache.myfaces.custom.stylesheet.Stylesheet
renderer-class org.apache.myfaces.custom.stylesheet.StylesheetRenderer
tag-class org.apache.myfaces.custom.stylesheet.StylesheetTag

Usage

<t:stylesheet path="String"/>
            

Syntax

<t:stylesheet>

path - URL for CSS-file.

Instructions

see examples/css.jsp for an example!