com.liferay.taglib.ui
Class InputPermissionsParamsTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.liferay.taglib.ui.InputPermissionsParamsTag
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag
public class InputPermissionsParamsTag
- extends javax.servlet.jsp.tagext.TagSupport
- Author:
- Brian Wing Shun Chan, Jorge Ferrer
- See Also:
com.liferay.portal.servlet.taglib.ui.InputPermissionsParamsTagUtil,
Serialized Form
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
|
Method Summary |
int |
doEndTag()
|
static java.lang.String |
doTag(java.lang.String modelName,
javax.servlet.jsp.PageContext pageContext)
|
static java.lang.String |
getDefaultViewRole(java.lang.String modelName,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
|
void |
setModelName(java.lang.String modelName)
|
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputPermissionsParamsTag
public InputPermissionsParamsTag()
doTag
public static java.lang.String doTag(java.lang.String modelName,
javax.servlet.jsp.PageContext pageContext)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDefaultViewRole
public static java.lang.String getDefaultViewRole(java.lang.String modelName,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
doEndTag
public int doEndTag()
throws javax.servlet.jsp.JspException
- Specified by:
doEndTag in interface javax.servlet.jsp.tagext.Tag- Overrides:
doEndTag in class javax.servlet.jsp.tagext.TagSupport
- Throws:
javax.servlet.jsp.JspException
setModelName
public void setModelName(java.lang.String modelName)