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, themeResourceExists
clearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContext
doAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContent
findAncestorWithClass, getParent, setParent
public java.lang.String getResource()
public java.lang.String getVar()
public int processEndTag() throws java.lang.Exception
processEndTag
in class com.liferay.taglib.util.IncludeTag
java.lang.Exception
public void setResource(java.lang.String resource)
public void setVar(java.lang.String var)
protected void cleanUp()
cleanUp
in class com.liferay.taglib.util.IncludeTag