public class ComponentTag extends BaseComponentTag
_ATTRIBUTE_NAMESPACErequest, servletContextbodyContentpageContext| Constructor and Description |
|---|
ComponentTag() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isEventAttribute(java.lang.String key) |
protected boolean |
isValidAttribute(java.lang.String key) |
protected void |
proccessAttributes(java.util.Map<java.lang.String,java.lang.Object> options,
java.util.Map<java.lang.String,java.lang.Object> jsonifiedOptions) |
protected void |
processEventAttribute(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> afterEventOptions,
java.util.Map<java.lang.String,java.lang.String> onEventsOptions) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
cleanUp, doStartTag, getDefineVar, getExcludeAttributes, getJavaScriptAttributes, getModule, getName, getOptions, getPage, getScriptPosition, getTagPageContext, getUseJavaScript, getVar, setDefineVar, setExcludeAttributes, setJavaScriptAttributes, setModule, setName, setOptions, setScriptPosition, setTagPageContext, setUseJavaScript, setVarcallSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, 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, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentprotected boolean isEventAttribute(java.lang.String key)
protected boolean isValidAttribute(java.lang.String key)
protected void proccessAttributes(java.util.Map<java.lang.String,java.lang.Object> options,
java.util.Map<java.lang.String,java.lang.Object> jsonifiedOptions)
protected void processEventAttribute(java.lang.String key,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> afterEventOptions,
java.util.Map<java.lang.String,java.lang.String> onEventsOptions)
protected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class BaseComponentTag