|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Theme
The Theme interface defines the API to define themes (or skins)
to configure the look and feel of the web site.
This interface is not finalized yet and needs much enhancement !
| Field Summary | |
|---|---|
static String |
REQUEST_ATTR
The request attribute used to store the theme. |
| Method Summary | |
|---|---|
String |
getCss()
Returns the URL to the CSS to use on the result or null if
no CSS should be loaded. |
String |
getPath()
|
| Field Detail |
|---|
static final String REQUEST_ATTR
| Method Detail |
|---|
String getCss()
null if
no CSS should be loaded.
String getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||