|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.cms.gui.misc.Sources
public class Sources
Field Summary | |
---|---|
static java.lang.String |
REQUEST_LINKS_DRAWN
Attribute set in request when links are drawn by custom tags. |
Constructor Summary | |
---|---|
Sources(java.lang.String contextPath)
Instantiate a new Source for a given context path. |
Method Summary | |
---|---|
java.lang.String |
getHtmlCss()
|
java.lang.String |
getHtmlJs()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String REQUEST_LINKS_DRAWN
Constructor Detail |
---|
public Sources(java.lang.String contextPath)
contextPath
- context path for the current request (request.getContextPath)Method Detail |
---|
public java.lang.String getHtmlJs()
public java.lang.String getHtmlCss()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |