public class LogoSelectorTag extends IncludeTag
request, response, servletContextbodyContentpageContext| 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 |
setDefaultLogo(boolean defaultLogo) |
void |
setDefaultLogoURL(java.lang.String defaultLogoURL) |
void |
setEditLogoFn(java.lang.String editLogoFn) |
void |
setLogoDisplaySelector(java.lang.String logoDisplaySelector) |
void |
setMaxFileSize(long maxFileSize) |
void |
setShowBackground(boolean showBackground) |
void |
setShowButtons(boolean showButtons) |
void |
setTempImageFileName(java.lang.String tempImageFileName) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic void setCurrentLogoURL(java.lang.String currentLogoURL)
public void setDefaultLogo(boolean defaultLogo)
public void setDefaultLogoURL(java.lang.String defaultLogoURL)
public void setEditLogoFn(java.lang.String editLogoFn)
public void setLogoDisplaySelector(java.lang.String logoDisplaySelector)
public void setMaxFileSize(long maxFileSize)
public void setShowBackground(boolean showBackground)
public void setShowButtons(boolean showButtons)
public void setTempImageFileName(java.lang.String tempImageFileName)
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