public class LogoSelectorTag extends IncludeTag
request, servletContext| Constructor and Description |
|---|
LogoSelectorTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setCurrentLogoURL(java.lang.String currentLogoURL) |
void |
setDefaultLogoURL(java.lang.String defaultLogoURL) |
void |
setEditLogoURL(java.lang.String editLogoURL) |
void |
setImageId(long imageId) |
void |
setLogoDisplaySelector(java.lang.String logoDisplaySelector) |
void |
setShowBackground(boolean showBackground) |
callSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, doStartTag, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, isCleanUpSetAttributes, isUseCustomPage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentpublic void setCurrentLogoURL(java.lang.String currentLogoURL)
public void setDefaultLogoURL(java.lang.String defaultLogoURL)
public void setEditLogoURL(java.lang.String editLogoURL)
public void setImageId(long imageId)
public void setLogoDisplaySelector(java.lang.String logoDisplaySelector)
public void setShowBackground(boolean showBackground)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getPage()
getPage in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag