public class TemplateSelectorTag extends BaseTemplateSelectorTag
_ATTRIBUTE_NAMESPACErequest, servletContextbodyContentpageContext| Constructor and Description |
|---|
TemplateSelectorTag() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayStyle() |
long |
getDisplayStyleGroupId() |
protected DDMTemplate |
getPortletDisplayDDMTemplate() |
protected java.util.ResourceBundle |
getResourceBundle() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
cleanUp, doStartTag, getClassName, getDefaultDisplayStyle, getDisplayStyles, getIcon, getLabel, getPage, getRefreshURL, getShowEmptyOption, setClassName, setDefaultDisplayStyle, setDisplayStyle, setDisplayStyleGroupId, setDisplayStyles, setIcon, setLabel, setRefreshURL, setShowEmptyOptioncallSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic java.lang.String getDisplayStyle()
getDisplayStyle in class BaseTemplateSelectorTagpublic long getDisplayStyleGroupId()
getDisplayStyleGroupId in class BaseTemplateSelectorTagpublic void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext in interface javax.servlet.jsp.tagext.TagsetPageContext in class BaseTemplateSelectorTagprotected DDMTemplate getPortletDisplayDDMTemplate()
protected java.util.ResourceBundle getResourceBundle()
protected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class BaseTemplateSelectorTag