info.magnolia.cms.gui.misc
Class Sources
java.lang.Object
info.magnolia.cms.gui.misc.Sources
public class Sources
- extends Object
- Version:
- 2.0
- Author:
- Vinzenz Wyser
Constructor Summary |
Sources(String contextPath)
Instantiate a new Source for a given context path. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUEST_LINKS_DRAWN
public static final String REQUEST_LINKS_DRAWN
- Attribute set in request when links are drawn by custom tags.
- See Also:
- Constant Field Values
Sources
public Sources(String contextPath)
- Instantiate a new Source for a given context path.
- Parameters:
contextPath
- context path for the current request (request.getContextPath)
getHtmlJs
public String getHtmlJs()
getHtmlCss
public String getHtmlCss()
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.