public class JSONTag
extends com.liferay.taglib.util.IncludeTag
| Constructor and Description |
|---|
JSONTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
java.lang.String |
getResource() |
java.lang.String |
getVar() |
int |
processEndTag() |
void |
setResource(java.lang.String resource) |
void |
setVar(java.lang.String var) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processStartTag, runTag, setAttributes, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic java.lang.String getResource()
public java.lang.String getVar()
public int processEndTag()
throws java.lang.Exception
processEndTag in class com.liferay.taglib.util.IncludeTagjava.lang.Exceptionpublic void setResource(java.lang.String resource)
public void setVar(java.lang.String var)
protected void cleanUp()
cleanUp in class com.liferay.taglib.util.IncludeTag