public class FlagsTagUtil
extends java.lang.Object
| Constructor and Description |
|---|
FlagsTagUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getCaptchaURI(javax.servlet.http.HttpServletRequest httpServletRequest) |
static java.lang.String |
getCurrentURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
static java.util.Map<java.lang.String,java.lang.String> |
getReasons(long companyId,
javax.servlet.http.HttpServletRequest httpServletRequest) |
static java.lang.String |
getURI(javax.servlet.http.HttpServletRequest httpServletRequest) |
static boolean |
isFlagsEnabled(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
public static java.lang.String getCaptchaURI(javax.servlet.http.HttpServletRequest httpServletRequest)
public static java.lang.String getCurrentURL(javax.servlet.http.HttpServletRequest httpServletRequest)
public static java.util.Map<java.lang.String,java.lang.String> getReasons(long companyId,
javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.lang.String getURI(javax.servlet.http.HttpServletRequest httpServletRequest)
public static boolean isFlagsEnabled(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException