|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.core.servlet.jsp.taglib.PortalLib
public class PortalLib
Expression language static functions for the JBoss library.
| Constructor Summary | |
|---|---|
PortalLib()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getMessage(java.lang.String key)
Internationalize messages |
static java.lang.String |
i18nOut(java.lang.String key)
Return a translated message for a context value |
static java.lang.String |
out(java.lang.String key)
Print a value from the context |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalLib()
| Method Detail |
|---|
public static java.lang.String getMessage(java.lang.String key)
key - Key of the message
public static java.lang.String i18nOut(java.lang.String key)
key - The context value
public static java.lang.String out(java.lang.String key)
key - The context path to the value requested
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||