public class LogoSelectorTag
extends com.liferay.taglib.util.IncludeTag
Constructor and Description |
---|
LogoSelectorTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUp() |
int |
getAspectRatio() |
java.lang.String |
getCurrentLogoURL() |
java.lang.String |
getDefaultLogoURL() |
protected java.lang.String |
getPage() |
java.lang.String |
getTempImageFileName() |
boolean |
isDefaultLogo() |
boolean |
isPreserveRatio() |
void |
setAspectRatio(int aspectRatio) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setCurrentLogoURL(java.lang.String currentLogoURL) |
void |
setDefaultLogo(boolean defaultLogo) |
void |
setDefaultLogoURL(java.lang.String defaultLogoURL) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
void |
setPreserveRatio(boolean preserveRatio) |
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, themeResourceExists
clearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContext
doAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContent
findAncestorWithClass, getParent, setParent
public int getAspectRatio()
public java.lang.String getCurrentLogoURL()
public java.lang.String getDefaultLogoURL()
public java.lang.String getTempImageFileName()
public boolean isDefaultLogo()
public boolean isPreserveRatio()
public void setAspectRatio(int aspectRatio)
public void setCurrentLogoURL(java.lang.String currentLogoURL)
public void setDefaultLogo(boolean defaultLogo)
public void setDefaultLogoURL(java.lang.String defaultLogoURL)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext
in interface javax.servlet.jsp.tagext.Tag
setPageContext
in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImpl
public void setPreserveRatio(boolean preserveRatio)
public void setTempImageFileName(java.lang.String tempImageFileName)
protected void cleanUp()
cleanUp
in class com.liferay.taglib.util.IncludeTag
protected java.lang.String getPage()
getPage
in class com.liferay.taglib.util.IncludeTag
protected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes
in class com.liferay.taglib.util.IncludeTag