public class PortalImpl
extends Object
implements com.liferay.portal.kernel.util.Portal
| Constructor and Description |
|---|
PortalImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPageDescription(String description,
javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
addPageKeywords(String keywords,
javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
addPageSubtitle(String subtitle,
javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
addPageTitle(String title,
javax.servlet.http.HttpServletRequest httpServletRequest) |
boolean |
addPortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener) |
void |
addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest httpServletRequest,
String title,
String url) |
void |
addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest httpServletRequest,
String title,
String url,
Map<String,Object> data) |
void |
addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest httpServletRequest,
String title,
String url,
Map<String,Object> data,
boolean portletBreadcrumbEntry) |
void |
addPortletDefaultResource(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.Portlet portlet) |
void |
addPortletDefaultResource(long companyId,
com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.model.Portlet portlet) |
String |
addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
String url,
boolean doAsUser) |
String |
addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String url) |
String |
addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String url,
boolean typeControlPanel,
boolean doAsUser) |
protected void |
addRootModelResource(long companyId,
long groupId,
String name) |
void |
addUserLocaleOptionsMessage(javax.servlet.http.HttpServletRequest httpServletRequest)
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
void |
clearRequestParameters(RenderRequest renderRequest) |
void |
copyRequestParameters(ActionRequest actionRequest,
ActionResponse actionResponse) |
protected long |
doGetPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId) |
String |
escapeRedirect(String url) |
protected List<com.liferay.portal.kernel.model.Portlet> |
filterControlPanelPortlets(Set<com.liferay.portal.kernel.model.Portlet> portlets,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
generateRandomKey(javax.servlet.http.HttpServletRequest httpServletRequest,
String input) |
String |
getAbsoluteURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String url) |
com.liferay.portal.kernel.model.LayoutQueryStringComposite |
getActualLayoutQueryStringComposite(long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext) |
String |
getActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext) |
String |
getAlternateURL(String canonicalURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale,
com.liferay.portal.kernel.model.Layout layout) |
Map<Locale,String> |
getAlternateURLs(String canonicalURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout) |
long[] |
getAncestorSiteGroupIds(long groupId) |
protected Set<com.liferay.portal.kernel.model.Group> |
getAncestorSiteGroups(long groupId,
boolean checkContentSharingWithChildrenEnabled) |
protected Locale |
getAvailableLocale(long groupId,
Locale locale) |
com.liferay.portal.kernel.model.BaseModel<?> |
getBaseModel(com.liferay.portal.kernel.model.ResourcePermission resourcePermission) |
com.liferay.portal.kernel.model.BaseModel<?> |
getBaseModel(String modelName,
String primKey) |
protected com.liferay.portal.kernel.model.Layout |
getBrowsableLayout(com.liferay.portal.kernel.model.Layout layout) |
List<com.liferay.portal.kernel.model.Group> |
getBrowsableScopeGroups(long userId,
long companyId,
long groupId,
String portletId) |
protected String |
getCanonicalDomain(String virtualHostname,
String portalDomain)
Deprecated.
As of Mueller (7.2.x), replaced by
getCanonicalDomain(TreeMap, String) |
protected String |
getCanonicalDomain(TreeMap<String,String> virtualHostnames,
String portalDomain) |
String |
getCanonicalURL(String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout) |
String |
getCanonicalURL(String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
boolean forceLayoutFriendlyURL) |
String |
getCanonicalURL(String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
boolean forceLayoutFriendlyURL,
boolean includeQueryString) |
String |
getCDNHost(boolean secure) |
String |
getCDNHost(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getCDNHostHttp(long companyId) |
String |
getCDNHostHttps(long companyId) |
String |
getClassName(long classNameId) |
long |
getClassNameId(Class<?> clazz) |
long |
getClassNameId(String value) |
com.liferay.portal.kernel.model.Company |
getCompany(javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.portal.kernel.model.Company |
getCompany(PortletRequest portletRequest) |
long |
getCompanyId(javax.servlet.http.HttpServletRequest httpServletRequest) |
long |
getCompanyId(PortletRequest portletRequest) |
long[] |
getCompanyIds() |
Set<String> |
getComputerAddresses() |
String |
getComputerName() |
protected String |
getContextPath(String contextPath) |
protected com.liferay.portal.kernel.model.Group |
getControlPanelDisplayGroup(com.liferay.portal.kernel.model.Group controlPanelGroup,
com.liferay.portal.kernel.model.Group scopeGroup,
long doAsGroupId,
String portletId) |
protected com.liferay.portal.kernel.model.Group |
getControlPanelDisplayGroup(long companyId,
long scopeGroupId,
long doAsGroupId,
String portletId) |
String |
getControlPanelFullURL(long scopeGroupId,
String ppid,
Map<String,String[]> params) |
long |
getControlPanelPlid(long companyId) |
long |
getControlPanelPlid(PortletRequest portletRequest) |
PortletURL |
getControlPanelPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.Group group,
String portletId,
long refererGroupId,
long refererPlid,
String lifecycle) |
PortletURL |
getControlPanelPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletId,
String lifecycle) |
PortletURL |
getControlPanelPortletURL(PortletRequest portletRequest,
com.liferay.portal.kernel.model.Group group,
String portletId,
long refererGroupId,
long refererPlid,
String lifecycle) |
PortletURL |
getControlPanelPortletURL(PortletRequest portletRequest,
String portletId,
String lifecycle) |
String |
getCreateAccountURL(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
long[] |
getCurrentAndAncestorSiteGroupIds(long groupId) |
long[] |
getCurrentAndAncestorSiteGroupIds(long[] groupIds) |
long[] |
getCurrentAndAncestorSiteGroupIds(long[] groupIds,
boolean checkContentSharingWithChildrenEnabled) |
long[] |
getCurrentAndAncestorSiteGroupIds(long groupId,
boolean checkContentSharingWithChildrenEnabled) |
List<com.liferay.portal.kernel.model.Group> |
getCurrentAndAncestorSiteGroups(long groupId) |
List<com.liferay.portal.kernel.model.Group> |
getCurrentAndAncestorSiteGroups(long[] groupIds) |
List<com.liferay.portal.kernel.model.Group> |
getCurrentAndAncestorSiteGroups(long[] groupIds,
boolean checkContentSharingWithChildrenEnabled) |
List<com.liferay.portal.kernel.model.Group> |
getCurrentAndAncestorSiteGroups(long groupId,
boolean checkContentSharingWithChildrenEnabled) |
String |
getCurrentCompleteURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
protected com.liferay.portal.kernel.model.Group |
getCurrentSiteGroup(long groupId) |
String |
getCurrentURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getCurrentURL(PortletRequest portletRequest) |
String |
getCustomSQLFunctionIsNotNull() |
String |
getCustomSQLFunctionIsNull() |
Date |
getDate(int month,
int day,
int year) |
Date |
getDate(int month,
int day,
int year,
Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) |
Date |
getDate(int month,
int day,
int year,
int hour,
int min,
Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) |
Date |
getDate(int month,
int day,
int year,
int hour,
int min,
TimeZone timeZone,
Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) |
Date |
getDate(int month,
int day,
int year,
TimeZone timeZone,
Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz) |
long |
getDefaultCompanyId() |
protected long |
getDoAsUserId(javax.servlet.http.HttpServletRequest httpServletRequest,
String doAsUserIdString,
boolean alwaysAllowDoAsUser) |
String |
getEmailFromAddress(PortletPreferences preferences,
long companyId,
String defaultValue) |
String |
getEmailFromName(PortletPreferences preferences,
long companyId,
String defaultValue) |
Map<String,Serializable> |
getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
javax.servlet.http.HttpServletRequest httpServletRequest) |
Map<String,Serializable> |
getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
PortletRequest portletRequest) |
Map<String,Serializable> |
getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest) |
Serializable |
getExpandoValue(javax.servlet.http.HttpServletRequest httpServletRequest,
String name,
int type,
String displayType) |
Serializable |
getExpandoValue(PortletRequest portletRequest,
String name,
int type,
String displayType) |
Serializable |
getExpandoValue(com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest,
String name,
int type,
String displayType) |
String |
getFirstPageLayoutTypes(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getForwardedHost(javax.servlet.http.HttpServletRequest httpServletRequest) |
int |
getForwardedPort(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getFullName(String firstName,
String middleName,
String lastName) |
String |
getGoogleGadgetURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
getGroupFriendlyURL(LayoutSet, ThemeDisplay, boolean, boolean) |
protected String |
getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean canonicalURL) |
String |
getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean canonicalURL,
boolean controlPanel) |
String |
getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale) |
int[] |
getGroupFriendlyURLIndex(String requestURI) |
protected String[] |
getGroupPermissions(String[] groupPermissions,
String className,
String inputPermissionsShowOptions) |
protected String[] |
getGuestPermissions(String[] guestPermissions,
String className,
String inputPermissionsShowOptions) |
String |
getHomeURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getHost(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getHost(PortletRequest portletRequest) |
javax.servlet.http.HttpServletRequest |
getHttpServletRequest(PortletRequest portletRequest) |
javax.servlet.http.HttpServletResponse |
getHttpServletResponse(PortletResponse portletResponse) |
String |
getI18nPathLanguageId(Locale locale,
String defaultI18nPathLanguageId) |
String |
getJsSafePortletId(String portletId) |
String |
getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout) |
String |
getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout,
String mainPath) |
String |
getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL) |
String |
getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext) |
String |
getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale) |
String |
getLayoutFriendlyURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
com.liferay.portal.kernel.portlet.LayoutFriendlyURLSeparatorComposite |
getLayoutFriendlyURLSeparatorComposite(long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext) |
String |
getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser) |
String |
getLayoutFullURL(long groupId,
String portletId) |
String |
getLayoutFullURL(long groupId,
String portletId,
boolean secure) |
String |
getLayoutFullURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser) |
String |
getLayoutSetDisplayURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
boolean secureConnection) |
String |
getLayoutSetFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getLayoutTarget(com.liferay.portal.kernel.model.Layout layout) |
String |
getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser) |
String |
getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale) |
String |
getLayoutURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
com.liferay.portal.kernel.portlet.LiferayPortletRequest |
getLiferayPortletRequest(PortletRequest portletRequest) |
com.liferay.portal.kernel.portlet.LiferayPortletResponse |
getLiferayPortletResponse(PortletResponse portletResponse) |
Locale |
getLocale(javax.servlet.http.HttpServletRequest httpServletRequest) |
Locale |
getLocale(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
boolean initialize) |
Locale |
getLocale(PortletRequest portletRequest) |
String |
getLocalizedFriendlyURL(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.Layout layout,
Locale locale,
Locale originalLocale) |
String |
getMailId(String mx,
String popPortletPrefix,
Object... ids) |
String |
getNetvibesURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getNewPortletTitle(String portletTitle,
String oldScopeName,
String newScopeName) |
javax.servlet.http.HttpServletRequest |
getOriginalServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getPathContext() |
String |
getPathContext(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getPathContext(PortletRequest portletRequest) |
String |
getPathContext(String contextPath) |
String |
getPathFriendlyURLPrivateGroup() |
String |
getPathFriendlyURLPrivateUser() |
String |
getPathFriendlyURLPublic() |
String |
getPathImage() |
String |
getPathMain() |
String |
getPathModule() |
String |
getPathProxy() |
long |
getPlidFromFriendlyURL(long companyId,
String friendlyURL) |
protected long |
getPlidFromPortletId(List<com.liferay.portal.kernel.model.Layout> layouts,
String portletId,
long scopeGroupId) |
long |
getPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId) |
long |
getPlidFromPortletId(long groupId,
String portletId) |
com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener[] |
getPortalInetSocketAddressEventListeners() |
InetAddress |
getPortalLocalInetAddress(boolean secure) |
int |
getPortalLocalPort(boolean secure) |
Properties |
getPortalProperties() |
InetAddress |
getPortalServerInetAddress(boolean secure) |
int |
getPortalServerPort(boolean secure) |
String |
getPortalURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getPortalURL(javax.servlet.http.HttpServletRequest httpServletRequest,
boolean secure) |
String |
getPortalURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getPortalURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getPortalURL(PortletRequest portletRequest) |
String |
getPortalURL(PortletRequest portletRequest,
boolean secure) |
String |
getPortalURL(String serverName,
int serverPort,
boolean secure) |
String |
getPortalURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getPortalWebDir() |
PortletConfig |
getPortletConfig(long companyId,
String portletId,
javax.servlet.ServletContext servletContext) |
String |
getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale) |
String |
getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user) |
String |
getPortletDescription(String portletId,
Locale locale) |
String |
getPortletDescription(String portletId,
String languageId) |
String |
getPortletDescription(String portletId,
com.liferay.portal.kernel.model.User user) |
com.liferay.portal.kernel.model.LayoutQueryStringComposite |
getPortletFriendlyURLMapperLayoutQueryStringComposite(long groupId,
boolean privateLayout,
String url,
Map<String,String[]> params,
Map<String,Object> requestContext) |
String |
getPortletId(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getPortletId(PortletRequest portletRequest) |
String |
getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
Locale locale) |
String |
getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale) |
String |
getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
String languageId) |
String |
getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user) |
String |
getPortletLongTitle(String portletId,
Locale locale) |
String |
getPortletLongTitle(String portletId,
String languageId) |
String |
getPortletLongTitle(String portletId,
com.liferay.portal.kernel.model.User user) |
String |
getPortletNamespace(String portletId) |
protected String |
getPortletParam(javax.servlet.http.HttpServletRequest httpServletRequest,
String name) |
String |
getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
Locale locale) |
String |
getPortletTitle(PortletRequest portletRequest) |
String |
getPortletTitle(PortletResponse portletResponse) |
String |
getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale) |
String |
getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
String languageId) |
String |
getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user) |
String |
getPortletTitle(String portletId,
Locale locale) |
String |
getPortletTitle(String portletId,
ResourceBundle resourceBundle) |
String |
getPortletTitle(String portletId,
String languageId) |
String |
getPortletTitle(String portletId,
com.liferay.portal.kernel.model.User user) |
String |
getPortletXmlFileName() |
PortletPreferences |
getPreferences(javax.servlet.http.HttpServletRequest httpServletRequest) |
PreferencesValidator |
getPreferencesValidator(com.liferay.portal.kernel.model.Portlet portlet) |
String |
getRelativeHomeURL(javax.servlet.http.HttpServletRequest httpServletRequest) |
ResourceBundle |
getResourceBundle(Locale locale) |
long |
getScopeGroupId(javax.servlet.http.HttpServletRequest httpServletRequest) |
long |
getScopeGroupId(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletId) |
long |
getScopeGroupId(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletId,
boolean checkStagingGroup) |
long |
getScopeGroupId(com.liferay.portal.kernel.model.Layout layout) |
long |
getScopeGroupId(com.liferay.portal.kernel.model.Layout layout,
String portletId) |
long |
getScopeGroupId(long plid) |
long |
getScopeGroupId(PortletRequest portletRequest) |
com.liferay.portal.kernel.model.User |
getSelectedUser(javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.portal.kernel.model.User |
getSelectedUser(javax.servlet.http.HttpServletRequest httpServletRequest,
boolean checkPermission) |
com.liferay.portal.kernel.model.User |
getSelectedUser(PortletRequest portletRequest) |
com.liferay.portal.kernel.model.User |
getSelectedUser(PortletRequest portletRequest,
boolean checkPermission) |
String |
getServletContextName() |
protected String |
getServletURL(com.liferay.portal.kernel.model.Portlet portlet,
String servletPath,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
long[] |
getSharedContentSiteGroupIds(long companyId,
long groupId,
long userId) |
String |
getSiteAdminURL(String portalURL,
com.liferay.portal.kernel.model.Group group,
String ppid,
Map<String,String[]> params) |
String |
getSiteAdminURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String ppid,
Map<String,String[]> params) |
Locale |
getSiteDefaultLocale(com.liferay.portal.kernel.model.Group group) |
Locale |
getSiteDefaultLocale(long groupId) |
long |
getSiteGroupId(long groupId) |
String |
getSiteLoginURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
String |
getStaticResourceURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String uri) |
String |
getStaticResourceURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String uri,
long timestamp) |
String |
getStaticResourceURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String uri,
String queryString) |
String |
getStaticResourceURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String uri,
String queryString,
long timestamp) |
String |
getStrutsAction(javax.servlet.http.HttpServletRequest httpServletRequest) |
String[] |
getSystemGroups() |
String[] |
getSystemOrganizationRoles() |
String[] |
getSystemRoles() |
String[] |
getSystemSiteRoles() |
String |
getUniqueElementId(javax.servlet.http.HttpServletRequest httpServletRequest,
String namespace,
String elementId) |
String |
getUniqueElementId(PortletRequest request,
String namespace,
String elementId) |
com.liferay.portal.kernel.upload.UploadPortletRequest |
getUploadPortletRequest(PortletRequest portletRequest) |
com.liferay.portal.kernel.upload.UploadServletRequest |
getUploadServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.portal.kernel.upload.UploadServletRequest |
getUploadServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest,
int fileSizeThreshold,
String location,
long maxRequestSize,
long maxFileSize) |
Date |
getUptime() |
String |
getURLWithSessionId(String url,
String sessionId) |
com.liferay.portal.kernel.model.User |
getUser(javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.portal.kernel.model.User |
getUser(PortletRequest portletRequest) |
String |
getUserEmailAddress(long userId) |
long |
getUserId(javax.servlet.http.HttpServletRequest httpServletRequest) |
long |
getUserId(PortletRequest portletRequest) |
String |
getUserName(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
String |
getUserName(long userId,
String defaultUserName) |
String |
getUserName(long userId,
String defaultUserName,
javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getUserName(long userId,
String defaultUserName,
String userAttribute) |
String |
getUserName(long userId,
String defaultUserName,
String userAttribute,
javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getUserPassword(javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
getUserPassword(javax.servlet.http.HttpSession httpSession) |
String |
getUserPassword(PortletRequest portletRequest) |
String |
getValidPortalDomain(long companyId,
String domain) |
long |
getValidUserId(long companyId,
long userId) |
String |
getVirtualHostname(com.liferay.portal.kernel.model.LayoutSet layoutSet)
Deprecated.
As of Mueller (7.2.x), replaced by
getVirtualHostnames(LayoutSet) |
TreeMap<String,String> |
getVirtualHostnames(com.liferay.portal.kernel.model.LayoutSet layoutSet) |
String |
getWidgetURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
void |
initCustomSQL() |
com.liferay.portal.kernel.model.User |
initUser(javax.servlet.http.HttpServletRequest httpServletRequest) |
protected boolean |
isAlwaysAllowDoAsUser(javax.servlet.http.HttpServletRequest httpServletRequest) |
protected boolean |
isAlwaysAllowDoAsUser(String actionName,
String mvcRenderCommandName,
String path,
String strutsAction) |
boolean |
isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest httpServletRequest) |
boolean |
isCDNDynamicResourcesEnabled(long companyId) |
boolean |
isCompanyAdmin(com.liferay.portal.kernel.model.User user) |
boolean |
isCompanyControlPanelPortlet(String portletId,
String category,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isCompanyControlPanelPortlet(String portletId,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isControlPanelPortlet(String portletId,
String category,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isControlPanelPortlet(String portletId,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isCustomPortletMode(PortletMode portletMode) |
boolean |
isForwardedSecure(javax.servlet.http.HttpServletRequest httpServletRequest) |
boolean |
isGroupAdmin(com.liferay.portal.kernel.model.User user,
long groupId) |
boolean |
isGroupFriendlyURL(String fullURL,
String groupFriendlyURL,
String layoutFriendlyURL) |
boolean |
isGroupOwner(com.liferay.portal.kernel.model.User user,
long groupId) |
boolean |
isLayoutDescendant(com.liferay.portal.kernel.model.Layout layout,
long layoutId) |
boolean |
isLayoutSitemapable(com.liferay.portal.kernel.model.Layout layout) |
boolean |
isLoginRedirectRequired(javax.servlet.http.HttpServletRequest httpServletRequest) |
boolean |
isMethodGet(PortletRequest portletRequest) |
boolean |
isMethodPost(PortletRequest portletRequest) |
boolean |
isMultipartRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
boolean |
isOmniadmin(long userId) |
boolean |
isOmniadmin(com.liferay.portal.kernel.model.User user) |
boolean |
isReservedParameter(String name) |
boolean |
isRightToLeft(javax.servlet.http.HttpServletRequest httpServletRequest) |
boolean |
isRSSFeedsEnabled() |
boolean |
isSecure(javax.servlet.http.HttpServletRequest httpServletRequest) |
boolean |
isSkipPortletContentRendering(com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet,
com.liferay.portal.kernel.theme.PortletDisplay portletDisplay,
String portletName) |
boolean |
isSystemGroup(String groupName) |
boolean |
isSystemRole(String roleName) |
protected boolean |
isUnwrapRequest(String currentRequestClassName) |
protected boolean |
isValidPortalDomain(long companyId,
String domain) |
protected boolean |
isValidPortalDomain(String domain) |
boolean |
isValidResourceId(String resourceId) |
protected boolean |
isValidVirtualHostname(String virtualHostname) |
protected void |
notifyPortalInetSocketAddressEventListeners(InetSocketAddress inetSocketAddress,
boolean local,
boolean secure) |
boolean |
removePortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener) |
protected String |
removeRedirectParameter(String url) |
void |
resetCDNHosts() |
String |
resetPortletParameters(String url,
String portletId) |
protected void |
resetThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String languageId,
String path,
Locale locale) |
void |
sendError(Exception exception,
ActionRequest actionRequest,
ActionResponse actionResponse) |
void |
sendError(Exception exception,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
sendError(int status,
Exception exception,
ActionRequest actionRequest,
ActionResponse actionResponse) |
void |
sendError(int status,
Exception exception,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
sendRSSFeedsDisabledError(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
sendRSSFeedsDisabledError(PortletRequest portletRequest,
PortletResponse portletResponse) |
protected void |
setLocale(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
Locale locale) |
void |
setPageDescription(String description,
javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setPageKeywords(String keywords,
javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setPageSubtitle(String subtitle,
javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setPageTitle(String title,
javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setPortalInetSocketAddresses(javax.servlet.http.HttpServletRequest httpServletRequest) |
protected void |
setThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale) |
void |
storePreferences(PortletPreferences portletPreferences) |
String[] |
stripURLAnchor(String url,
String separator) |
String |
transformCustomSQL(String sql) |
String |
transformSQL(String sql) |
void |
updateImageId(com.liferay.portal.kernel.model.BaseModel<?> baseModel,
boolean hasImage,
byte[] bytes,
String fieldName,
long maxSize,
int maxHeight,
int maxWidth) |
PortletMode |
updatePortletMode(String portletId,
com.liferay.portal.kernel.model.User user,
com.liferay.portal.kernel.model.Layout layout,
PortletMode portletMode,
javax.servlet.http.HttpServletRequest httpServletRequest) |
String |
updateRedirect(String redirect,
String oldPath,
String newPath) |
WindowState |
updateWindowState(String portletId,
com.liferay.portal.kernel.model.User user,
com.liferay.portal.kernel.model.Layout layout,
WindowState windowState,
javax.servlet.http.HttpServletRequest httpServletRequest) |
public void addPageDescription(String description,
javax.servlet.http.HttpServletRequest httpServletRequest)
addPageDescription in interface com.liferay.portal.kernel.util.Portalpublic void addPageKeywords(String keywords,
javax.servlet.http.HttpServletRequest httpServletRequest)
addPageKeywords in interface com.liferay.portal.kernel.util.Portalpublic void addPageSubtitle(String subtitle,
javax.servlet.http.HttpServletRequest httpServletRequest)
addPageSubtitle in interface com.liferay.portal.kernel.util.Portalpublic void addPageTitle(String title,
javax.servlet.http.HttpServletRequest httpServletRequest)
addPageTitle in interface com.liferay.portal.kernel.util.Portalpublic boolean addPortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener)
addPortalInetSocketAddressEventListener in interface com.liferay.portal.kernel.util.Portalpublic void addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest httpServletRequest,
String title,
String url)
addPortletBreadcrumbEntry in interface com.liferay.portal.kernel.util.Portalpublic void addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest httpServletRequest,
String title,
String url,
Map<String,Object> data)
addPortletBreadcrumbEntry in interface com.liferay.portal.kernel.util.Portalpublic void addPortletBreadcrumbEntry(javax.servlet.http.HttpServletRequest httpServletRequest,
String title,
String url,
Map<String,Object> data,
boolean portletBreadcrumbEntry)
addPortletBreadcrumbEntry in interface com.liferay.portal.kernel.util.Portalpublic void addPortletDefaultResource(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.Portlet portlet)
throws com.liferay.portal.kernel.exception.PortalException
addPortletDefaultResource in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic void addPortletDefaultResource(long companyId,
com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.model.Portlet portlet)
throws com.liferay.portal.kernel.exception.PortalException
addPortletDefaultResource in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
String url,
boolean doAsUser)
addPreservedParameters in interface com.liferay.portal.kernel.util.Portalpublic String addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String url)
addPreservedParameters in interface com.liferay.portal.kernel.util.Portalpublic String addPreservedParameters(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String url,
boolean typeControlPanel,
boolean doAsUser)
addPreservedParameters in interface com.liferay.portal.kernel.util.Portal@Deprecated public void addUserLocaleOptionsMessage(javax.servlet.http.HttpServletRequest httpServletRequest)
addUserLocaleOptionsMessage in interface com.liferay.portal.kernel.util.Portalpublic void clearRequestParameters(RenderRequest renderRequest)
clearRequestParameters in interface com.liferay.portal.kernel.util.Portalpublic void copyRequestParameters(ActionRequest actionRequest, ActionResponse actionResponse)
copyRequestParameters in interface com.liferay.portal.kernel.util.Portalpublic String escapeRedirect(String url)
escapeRedirect in interface com.liferay.portal.kernel.util.Portalpublic String generateRandomKey(javax.servlet.http.HttpServletRequest httpServletRequest,
String input)
generateRandomKey in interface com.liferay.portal.kernel.util.Portalpublic String getAbsoluteURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String url)
getAbsoluteURL in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.model.LayoutQueryStringComposite getActualLayoutQueryStringComposite(long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
throws com.liferay.portal.kernel.exception.PortalException
getActualLayoutQueryStringComposite in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
throws com.liferay.portal.kernel.exception.PortalException
getActualURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getAlternateURL(String canonicalURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale,
com.liferay.portal.kernel.model.Layout layout)
throws com.liferay.portal.kernel.exception.PortalException
getAlternateURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Map<Locale,String> getAlternateURLs(String canonicalURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout)
throws com.liferay.portal.kernel.exception.PortalException
getAlternateURLs in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long[] getAncestorSiteGroupIds(long groupId)
getAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.model.BaseModel<?> getBaseModel(com.liferay.portal.kernel.model.ResourcePermission resourcePermission)
throws com.liferay.portal.kernel.exception.PortalException
getBaseModel in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.BaseModel<?> getBaseModel(String modelName,
String primKey)
throws com.liferay.portal.kernel.exception.PortalException
getBaseModel in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic List<com.liferay.portal.kernel.model.Group> getBrowsableScopeGroups(long userId,
long companyId,
long groupId,
String portletId)
throws com.liferay.portal.kernel.exception.PortalException
getBrowsableScopeGroups in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getCanonicalURL(String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout)
throws com.liferay.portal.kernel.exception.PortalException
getCanonicalURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getCanonicalURL(String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
boolean forceLayoutFriendlyURL)
throws com.liferay.portal.kernel.exception.PortalException
getCanonicalURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getCanonicalURL(String completeURL,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.model.Layout layout,
boolean forceLayoutFriendlyURL,
boolean includeQueryString)
throws com.liferay.portal.kernel.exception.PortalException
getCanonicalURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getCDNHost(boolean secure)
getCDNHost in interface com.liferay.portal.kernel.util.Portalpublic String getCDNHost(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getCDNHost in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getCDNHostHttp(long companyId)
getCDNHostHttp in interface com.liferay.portal.kernel.util.Portalpublic String getCDNHostHttps(long companyId)
getCDNHostHttps in interface com.liferay.portal.kernel.util.Portalpublic String getClassName(long classNameId)
getClassName in interface com.liferay.portal.kernel.util.Portalpublic long getClassNameId(Class<?> clazz)
getClassNameId in interface com.liferay.portal.kernel.util.Portalpublic long getClassNameId(String value)
getClassNameId in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.model.Company getCompany(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getCompany in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.Company getCompany(PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getCompany in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCompanyId(javax.servlet.http.HttpServletRequest httpServletRequest)
getCompanyId in interface com.liferay.portal.kernel.util.Portalpublic long getCompanyId(PortletRequest portletRequest)
getCompanyId in interface com.liferay.portal.kernel.util.Portalpublic long[] getCompanyIds()
getCompanyIds in interface com.liferay.portal.kernel.util.Portalpublic Set<String> getComputerAddresses()
getComputerAddresses in interface com.liferay.portal.kernel.util.Portalpublic String getComputerName()
getComputerName in interface com.liferay.portal.kernel.util.Portalpublic String getControlPanelFullURL(long scopeGroupId,
String ppid,
Map<String,String[]> params)
throws com.liferay.portal.kernel.exception.PortalException
getControlPanelFullURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long getControlPanelPlid(long companyId)
throws com.liferay.portal.kernel.exception.PortalException
getControlPanelPlid in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long getControlPanelPlid(PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getControlPanelPlid in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic PortletURL getControlPanelPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Group group, String portletId, long refererGroupId, long refererPlid, String lifecycle)
getControlPanelPortletURL in interface com.liferay.portal.kernel.util.Portalpublic PortletURL getControlPanelPortletURL(javax.servlet.http.HttpServletRequest httpServletRequest, String portletId, String lifecycle)
getControlPanelPortletURL in interface com.liferay.portal.kernel.util.Portalpublic PortletURL getControlPanelPortletURL(PortletRequest portletRequest, com.liferay.portal.kernel.model.Group group, String portletId, long refererGroupId, long refererPlid, String lifecycle)
getControlPanelPortletURL in interface com.liferay.portal.kernel.util.Portalpublic PortletURL getControlPanelPortletURL(PortletRequest portletRequest, String portletId, String lifecycle)
getControlPanelPortletURL in interface com.liferay.portal.kernel.util.Portalpublic String getCreateAccountURL(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws Exception
getCreateAccountURL in interface com.liferay.portal.kernel.util.PortalExceptionpublic long[] getCurrentAndAncestorSiteGroupIds(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long[] getCurrentAndAncestorSiteGroupIds(long groupId,
boolean checkContentSharingWithChildrenEnabled)
throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long[] getCurrentAndAncestorSiteGroupIds(long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long[] getCurrentAndAncestorSiteGroupIds(long[] groupIds,
boolean checkContentSharingWithChildrenEnabled)
throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroupIds in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroups in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long groupId,
boolean checkContentSharingWithChildrenEnabled)
throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroups in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long[] groupIds)
throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroups in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic List<com.liferay.portal.kernel.model.Group> getCurrentAndAncestorSiteGroups(long[] groupIds,
boolean checkContentSharingWithChildrenEnabled)
throws com.liferay.portal.kernel.exception.PortalException
getCurrentAndAncestorSiteGroups in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getCurrentCompleteURL(javax.servlet.http.HttpServletRequest httpServletRequest)
getCurrentCompleteURL in interface com.liferay.portal.kernel.util.Portalpublic String getCurrentURL(javax.servlet.http.HttpServletRequest httpServletRequest)
getCurrentURL in interface com.liferay.portal.kernel.util.Portalpublic String getCurrentURL(PortletRequest portletRequest)
getCurrentURL in interface com.liferay.portal.kernel.util.Portalpublic String getCustomSQLFunctionIsNotNull()
getCustomSQLFunctionIsNotNull in interface com.liferay.portal.kernel.util.Portalpublic String getCustomSQLFunctionIsNull()
getCustomSQLFunctionIsNull in interface com.liferay.portal.kernel.util.Portalpublic Date getDate(int month,
int day,
int year)
getDate in interface com.liferay.portal.kernel.util.Portalpublic Date getDate(int month,
int day,
int year,
Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz)
throws com.liferay.portal.kernel.exception.PortalException
getDate in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Date getDate(int month,
int day,
int year,
int hour,
int min,
Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz)
throws com.liferay.portal.kernel.exception.PortalException
getDate in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Date getDate(int month,
int day,
int year,
int hour,
int min,
TimeZone timeZone,
Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz)
throws com.liferay.portal.kernel.exception.PortalException
getDate in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Date getDate(int month,
int day,
int year,
TimeZone timeZone,
Class<? extends com.liferay.portal.kernel.exception.PortalException> clazz)
throws com.liferay.portal.kernel.exception.PortalException
getDate in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long getDefaultCompanyId()
getDefaultCompanyId in interface com.liferay.portal.kernel.util.Portalpublic String getEmailFromAddress(PortletPreferences preferences, long companyId, String defaultValue)
getEmailFromAddress in interface com.liferay.portal.kernel.util.Portalpublic String getEmailFromName(PortletPreferences preferences, long companyId, String defaultValue)
getEmailFromName in interface com.liferay.portal.kernel.util.Portalpublic Map<String,Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getExpandoBridgeAttributes in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Map<String,Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
PortletRequest portletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getExpandoBridgeAttributes in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Map<String,Serializable> getExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge,
com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getExpandoBridgeAttributes in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Serializable getExpandoValue(javax.servlet.http.HttpServletRequest httpServletRequest,
String name,
int type,
String displayType)
throws com.liferay.portal.kernel.exception.PortalException
getExpandoValue in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Serializable getExpandoValue(PortletRequest portletRequest, String name, int type, String displayType) throws com.liferay.portal.kernel.exception.PortalException
getExpandoValue in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Serializable getExpandoValue(com.liferay.portal.kernel.upload.UploadPortletRequest uploadPortletRequest,
String name,
int type,
String displayType)
throws com.liferay.portal.kernel.exception.PortalException
getExpandoValue in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getFirstPageLayoutTypes(javax.servlet.http.HttpServletRequest httpServletRequest)
getFirstPageLayoutTypes in interface com.liferay.portal.kernel.util.Portalpublic String getForwardedHost(javax.servlet.http.HttpServletRequest httpServletRequest)
getForwardedHost in interface com.liferay.portal.kernel.util.Portalpublic int getForwardedPort(javax.servlet.http.HttpServletRequest httpServletRequest)
getForwardedPort in interface com.liferay.portal.kernel.util.Portalpublic String getFullName(String firstName,
String middleName,
String lastName)
getFullName in interface com.liferay.portal.kernel.util.Portalpublic String getGoogleGadgetURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getGoogleGadgetURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalException@Deprecated
public String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getGroupFriendlyURL(LayoutSet, ThemeDisplay, boolean, boolean)getGroupFriendlyURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean canonicalURL,
boolean controlPanel)
throws com.liferay.portal.kernel.exception.PortalException
getGroupFriendlyURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
getGroupFriendlyURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic int[] getGroupFriendlyURLIndex(String requestURI)
getGroupFriendlyURLIndex in interface com.liferay.portal.kernel.util.Portalpublic String getHomeURL(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getHomeURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getHost(javax.servlet.http.HttpServletRequest httpServletRequest)
getHost in interface com.liferay.portal.kernel.util.Portalpublic String getHost(PortletRequest portletRequest)
getHost in interface com.liferay.portal.kernel.util.Portalpublic javax.servlet.http.HttpServletRequest getHttpServletRequest(PortletRequest portletRequest)
getHttpServletRequest in interface com.liferay.portal.kernel.util.Portalpublic javax.servlet.http.HttpServletResponse getHttpServletResponse(PortletResponse portletResponse)
getHttpServletResponse in interface com.liferay.portal.kernel.util.Portalpublic String getI18nPathLanguageId(Locale locale,
String defaultI18nPathLanguageId)
getI18nPathLanguageId in interface com.liferay.portal.kernel.util.Portalpublic String getJsSafePortletId(String portletId)
getJsSafePortletId in interface com.liferay.portal.kernel.util.Portalpublic String getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout)
getLayoutActualURL in interface com.liferay.portal.kernel.util.Portalpublic String getLayoutActualURL(com.liferay.portal.kernel.model.Layout layout,
String mainPath)
getLayoutActualURL in interface com.liferay.portal.kernel.util.Portalpublic String getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutActualURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutActualURL(long groupId,
boolean privateLayout,
String mainPath,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutActualURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutFriendlyURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutFriendlyURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.portlet.LayoutFriendlyURLSeparatorComposite getLayoutFriendlyURLSeparatorComposite(long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFriendlyURLSeparatorComposite in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutFullURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutFullURL(long groupId,
String portletId)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutFullURL(long groupId,
String portletId,
boolean secure)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutFullURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutFullURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutRelativeURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutRelativeURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutRelativeURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutSetDisplayURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
boolean secureConnection)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutSetDisplayURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutSetFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutSetFriendlyURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutTarget(com.liferay.portal.kernel.model.Layout layout)
getLayoutTarget in interface com.liferay.portal.kernel.util.Portalpublic String getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean doAsUser)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getLayoutURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getLayoutURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.portlet.LiferayPortletRequest getLiferayPortletRequest(PortletRequest portletRequest)
getLiferayPortletRequest in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.portlet.LiferayPortletResponse getLiferayPortletResponse(PortletResponse portletResponse)
getLiferayPortletResponse in interface com.liferay.portal.kernel.util.Portalpublic Locale getLocale(javax.servlet.http.HttpServletRequest httpServletRequest)
getLocale in interface com.liferay.portal.kernel.util.Portalpublic Locale getLocale(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
boolean initialize)
getLocale in interface com.liferay.portal.kernel.util.Portalpublic Locale getLocale(PortletRequest portletRequest)
getLocale in interface com.liferay.portal.kernel.util.Portalpublic String getLocalizedFriendlyURL(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.model.Layout layout,
Locale locale,
Locale originalLocale)
getLocalizedFriendlyURL in interface com.liferay.portal.kernel.util.Portalpublic String getMailId(String mx,
String popPortletPrefix,
Object... ids)
getMailId in interface com.liferay.portal.kernel.util.Portalpublic String getNetvibesURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getNetvibesURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getNewPortletTitle(String portletTitle,
String oldScopeName,
String newScopeName)
getNewPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic javax.servlet.http.HttpServletRequest getOriginalServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
getOriginalServletRequest in interface com.liferay.portal.kernel.util.Portalpublic String getPathContext()
getPathContext in interface com.liferay.portal.kernel.util.Portalpublic String getPathContext(javax.servlet.http.HttpServletRequest httpServletRequest)
getPathContext in interface com.liferay.portal.kernel.util.Portalpublic String getPathContext(PortletRequest portletRequest)
getPathContext in interface com.liferay.portal.kernel.util.Portalpublic String getPathContext(String contextPath)
getPathContext in interface com.liferay.portal.kernel.util.Portalpublic String getPathFriendlyURLPrivateGroup()
getPathFriendlyURLPrivateGroup in interface com.liferay.portal.kernel.util.Portalpublic String getPathFriendlyURLPrivateUser()
getPathFriendlyURLPrivateUser in interface com.liferay.portal.kernel.util.Portalpublic String getPathFriendlyURLPublic()
getPathFriendlyURLPublic in interface com.liferay.portal.kernel.util.Portalpublic String getPathImage()
getPathImage in interface com.liferay.portal.kernel.util.Portalpublic String getPathMain()
getPathMain in interface com.liferay.portal.kernel.util.Portalpublic String getPathModule()
getPathModule in interface com.liferay.portal.kernel.util.Portalpublic String getPathProxy()
getPathProxy in interface com.liferay.portal.kernel.util.Portalpublic long getPlidFromFriendlyURL(long companyId,
String friendlyURL)
getPlidFromFriendlyURL in interface com.liferay.portal.kernel.util.Portalpublic long getPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId)
getPlidFromPortletId in interface com.liferay.portal.kernel.util.Portalpublic long getPlidFromPortletId(long groupId,
String portletId)
getPlidFromPortletId in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener[] getPortalInetSocketAddressEventListeners()
getPortalInetSocketAddressEventListeners in interface com.liferay.portal.kernel.util.Portalpublic InetAddress getPortalLocalInetAddress(boolean secure)
getPortalLocalInetAddress in interface com.liferay.portal.kernel.util.Portalpublic int getPortalLocalPort(boolean secure)
getPortalLocalPort in interface com.liferay.portal.kernel.util.Portalpublic Properties getPortalProperties()
getPortalProperties in interface com.liferay.portal.kernel.util.Portalpublic InetAddress getPortalServerInetAddress(boolean secure)
getPortalServerInetAddress in interface com.liferay.portal.kernel.util.Portalpublic int getPortalServerPort(boolean secure)
getPortalServerPort in interface com.liferay.portal.kernel.util.Portalpublic String getPortalURL(javax.servlet.http.HttpServletRequest httpServletRequest)
getPortalURL in interface com.liferay.portal.kernel.util.Portalpublic String getPortalURL(javax.servlet.http.HttpServletRequest httpServletRequest,
boolean secure)
getPortalURL in interface com.liferay.portal.kernel.util.Portalpublic String getPortalURL(com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getPortalURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getPortalURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
getPortalURL in interface com.liferay.portal.kernel.util.Portalpublic String getPortalURL(PortletRequest portletRequest)
getPortalURL in interface com.liferay.portal.kernel.util.Portalpublic String getPortalURL(PortletRequest portletRequest, boolean secure)
getPortalURL in interface com.liferay.portal.kernel.util.Portalpublic String getPortalURL(String serverName,
int serverPort,
boolean secure)
getPortalURL in interface com.liferay.portal.kernel.util.Portalpublic String getPortalURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getPortalURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getPortalWebDir()
getPortalWebDir in interface com.liferay.portal.kernel.util.Portalpublic PortletConfig getPortletConfig(long companyId, String portletId, javax.servlet.ServletContext servletContext) throws PortletException
getPortletConfig in interface com.liferay.portal.kernel.util.PortalPortletExceptionpublic String getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
getPortletDescription in interface com.liferay.portal.kernel.util.Portalpublic String getPortletDescription(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user)
getPortletDescription in interface com.liferay.portal.kernel.util.Portalpublic String getPortletDescription(String portletId,
Locale locale)
getPortletDescription in interface com.liferay.portal.kernel.util.Portalpublic String getPortletDescription(String portletId,
String languageId)
getPortletDescription in interface com.liferay.portal.kernel.util.Portalpublic String getPortletDescription(String portletId,
com.liferay.portal.kernel.model.User user)
getPortletDescription in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.model.LayoutQueryStringComposite getPortletFriendlyURLMapperLayoutQueryStringComposite(long groupId,
boolean privateLayout,
String url,
Map<String,String[]> params,
Map<String,Object> requestContext)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic String getPortletId(javax.servlet.http.HttpServletRequest httpServletRequest)
getPortletId in interface com.liferay.portal.kernel.util.Portalpublic String getPortletId(PortletRequest portletRequest)
getPortletId in interface com.liferay.portal.kernel.util.Portalpublic String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
Locale locale)
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
String languageId)
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletLongTitle(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user)
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletLongTitle(String portletId,
Locale locale)
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletLongTitle(String portletId,
String languageId)
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletLongTitle(String portletId,
com.liferay.portal.kernel.model.User user)
getPortletLongTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletNamespace(String portletId)
getPortletNamespace in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
Locale locale)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
javax.servlet.ServletContext servletContext,
Locale locale)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
String languageId)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.model.User user)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(PortletRequest portletRequest)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(PortletResponse portletResponse)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(String portletId,
Locale locale)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(String portletId,
ResourceBundle resourceBundle)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(String portletId,
String languageId)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletTitle(String portletId,
com.liferay.portal.kernel.model.User user)
getPortletTitle in interface com.liferay.portal.kernel.util.Portalpublic String getPortletXmlFileName()
getPortletXmlFileName in interface com.liferay.portal.kernel.util.Portalpublic PortletPreferences getPreferences(javax.servlet.http.HttpServletRequest httpServletRequest)
getPreferences in interface com.liferay.portal.kernel.util.Portalpublic PreferencesValidator getPreferencesValidator(com.liferay.portal.kernel.model.Portlet portlet)
getPreferencesValidator in interface com.liferay.portal.kernel.util.Portalpublic String getRelativeHomeURL(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getRelativeHomeURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic ResourceBundle getResourceBundle(Locale locale)
getResourceBundle in interface com.liferay.portal.kernel.util.Portalpublic long getScopeGroupId(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getScopeGroupId in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long getScopeGroupId(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletId)
throws com.liferay.portal.kernel.exception.PortalException
getScopeGroupId in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long getScopeGroupId(javax.servlet.http.HttpServletRequest httpServletRequest,
String portletId,
boolean checkStagingGroup)
throws com.liferay.portal.kernel.exception.PortalException
getScopeGroupId in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long getScopeGroupId(com.liferay.portal.kernel.model.Layout layout)
getScopeGroupId in interface com.liferay.portal.kernel.util.Portalpublic long getScopeGroupId(com.liferay.portal.kernel.model.Layout layout,
String portletId)
getScopeGroupId in interface com.liferay.portal.kernel.util.Portalpublic long getScopeGroupId(long plid)
getScopeGroupId in interface com.liferay.portal.kernel.util.Portalpublic long getScopeGroupId(PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getScopeGroupId in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.User getSelectedUser(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getSelectedUser in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.User getSelectedUser(javax.servlet.http.HttpServletRequest httpServletRequest,
boolean checkPermission)
throws com.liferay.portal.kernel.exception.PortalException
getSelectedUser in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.User getSelectedUser(PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getSelectedUser in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.User getSelectedUser(PortletRequest portletRequest, boolean checkPermission) throws com.liferay.portal.kernel.exception.PortalException
getSelectedUser in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getServletContextName()
getServletContextName in interface com.liferay.portal.kernel.util.Portalpublic long[] getSharedContentSiteGroupIds(long companyId,
long groupId,
long userId)
throws com.liferay.portal.kernel.exception.PortalException
getSharedContentSiteGroupIds in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getSiteAdminURL(String portalURL,
com.liferay.portal.kernel.model.Group group,
String ppid,
Map<String,String[]> params)
throws com.liferay.portal.kernel.exception.PortalException
getSiteAdminURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getSiteAdminURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String ppid,
Map<String,String[]> params)
throws com.liferay.portal.kernel.exception.PortalException
getSiteAdminURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Locale getSiteDefaultLocale(com.liferay.portal.kernel.model.Group group)
throws com.liferay.portal.kernel.exception.PortalException
getSiteDefaultLocale in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic Locale getSiteDefaultLocale(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
getSiteDefaultLocale in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic long getSiteGroupId(long groupId)
getSiteGroupId in interface com.liferay.portal.kernel.util.Portalpublic String getSiteLoginURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getSiteLoginURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getStaticResourceURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String uri)
getStaticResourceURL in interface com.liferay.portal.kernel.util.Portalpublic String getStaticResourceURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String uri,
long timestamp)
getStaticResourceURL in interface com.liferay.portal.kernel.util.Portalpublic String getStaticResourceURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String uri,
String queryString)
getStaticResourceURL in interface com.liferay.portal.kernel.util.Portalpublic String getStaticResourceURL(javax.servlet.http.HttpServletRequest httpServletRequest,
String uri,
String queryString,
long timestamp)
getStaticResourceURL in interface com.liferay.portal.kernel.util.Portalpublic String getStrutsAction(javax.servlet.http.HttpServletRequest httpServletRequest)
getStrutsAction in interface com.liferay.portal.kernel.util.Portalpublic String[] getSystemGroups()
getSystemGroups in interface com.liferay.portal.kernel.util.Portalpublic String[] getSystemOrganizationRoles()
getSystemOrganizationRoles in interface com.liferay.portal.kernel.util.Portalpublic String[] getSystemRoles()
getSystemRoles in interface com.liferay.portal.kernel.util.Portalpublic String[] getSystemSiteRoles()
getSystemSiteRoles in interface com.liferay.portal.kernel.util.Portalpublic String getUniqueElementId(javax.servlet.http.HttpServletRequest httpServletRequest,
String namespace,
String elementId)
getUniqueElementId in interface com.liferay.portal.kernel.util.Portalpublic String getUniqueElementId(PortletRequest request, String namespace, String elementId)
getUniqueElementId in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.upload.UploadPortletRequest getUploadPortletRequest(PortletRequest portletRequest)
getUploadPortletRequest in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.upload.UploadServletRequest getUploadServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
getUploadServletRequest in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.upload.UploadServletRequest getUploadServletRequest(javax.servlet.http.HttpServletRequest httpServletRequest,
int fileSizeThreshold,
String location,
long maxRequestSize,
long maxFileSize)
getUploadServletRequest in interface com.liferay.portal.kernel.util.Portalpublic Date getUptime()
getUptime in interface com.liferay.portal.kernel.util.Portalpublic String getURLWithSessionId(String url,
String sessionId)
getURLWithSessionId in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.model.User getUser(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
getUser in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.User getUser(PortletRequest portletRequest) throws com.liferay.portal.kernel.exception.PortalException
getUser in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String getUserEmailAddress(long userId)
getUserEmailAddress in interface com.liferay.portal.kernel.util.Portalpublic long getUserId(javax.servlet.http.HttpServletRequest httpServletRequest)
getUserId in interface com.liferay.portal.kernel.util.Portalpublic long getUserId(PortletRequest portletRequest)
getUserId in interface com.liferay.portal.kernel.util.Portalpublic String getUserName(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
getUserName in interface com.liferay.portal.kernel.util.Portalpublic String getUserName(long userId,
String defaultUserName)
getUserName in interface com.liferay.portal.kernel.util.Portalpublic String getUserName(long userId,
String defaultUserName,
javax.servlet.http.HttpServletRequest httpServletRequest)
getUserName in interface com.liferay.portal.kernel.util.Portalpublic String getUserName(long userId,
String defaultUserName,
String userAttribute)
getUserName in interface com.liferay.portal.kernel.util.Portalpublic String getUserName(long userId,
String defaultUserName,
String userAttribute,
javax.servlet.http.HttpServletRequest httpServletRequest)
getUserName in interface com.liferay.portal.kernel.util.Portalpublic String getUserPassword(javax.servlet.http.HttpServletRequest httpServletRequest)
getUserPassword in interface com.liferay.portal.kernel.util.Portalpublic String getUserPassword(javax.servlet.http.HttpSession httpSession)
getUserPassword in interface com.liferay.portal.kernel.util.Portalpublic String getUserPassword(PortletRequest portletRequest)
getUserPassword in interface com.liferay.portal.kernel.util.Portalpublic String getValidPortalDomain(long companyId,
String domain)
getValidPortalDomain in interface com.liferay.portal.kernel.util.Portalpublic long getValidUserId(long companyId,
long userId)
throws com.liferay.portal.kernel.exception.PortalException
getValidUserId in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalException@Deprecated public String getVirtualHostname(com.liferay.portal.kernel.model.LayoutSet layoutSet)
getVirtualHostnames(LayoutSet)getVirtualHostname in interface com.liferay.portal.kernel.util.Portalpublic TreeMap<String,String> getVirtualHostnames(com.liferay.portal.kernel.model.LayoutSet layoutSet)
getVirtualHostnames in interface com.liferay.portal.kernel.util.Portalpublic String getWidgetURL(com.liferay.portal.kernel.model.Portlet portlet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
getWidgetURL in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic void initCustomSQL()
initCustomSQL in interface com.liferay.portal.kernel.util.Portalpublic com.liferay.portal.kernel.model.User initUser(javax.servlet.http.HttpServletRequest httpServletRequest)
throws Exception
initUser in interface com.liferay.portal.kernel.util.PortalExceptionpublic boolean isCDNDynamicResourcesEnabled(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
isCDNDynamicResourcesEnabled in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic boolean isCDNDynamicResourcesEnabled(long companyId)
isCDNDynamicResourcesEnabled in interface com.liferay.portal.kernel.util.Portalpublic boolean isCompanyAdmin(com.liferay.portal.kernel.model.User user)
throws Exception
isCompanyAdmin in interface com.liferay.portal.kernel.util.PortalExceptionpublic boolean isCompanyControlPanelPortlet(String portletId,
String category,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
isCompanyControlPanelPortlet in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic boolean isCompanyControlPanelPortlet(String portletId,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
isCompanyControlPanelPortlet in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic boolean isControlPanelPortlet(String portletId,
String category,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
isControlPanelPortlet in interface com.liferay.portal.kernel.util.Portalpublic boolean isControlPanelPortlet(String portletId,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
isControlPanelPortlet in interface com.liferay.portal.kernel.util.Portalpublic boolean isCustomPortletMode(PortletMode portletMode)
isCustomPortletMode in interface com.liferay.portal.kernel.util.Portalpublic boolean isForwardedSecure(javax.servlet.http.HttpServletRequest httpServletRequest)
isForwardedSecure in interface com.liferay.portal.kernel.util.Portalpublic boolean isGroupAdmin(com.liferay.portal.kernel.model.User user,
long groupId)
throws Exception
isGroupAdmin in interface com.liferay.portal.kernel.util.PortalExceptionpublic boolean isGroupFriendlyURL(String fullURL,
String groupFriendlyURL,
String layoutFriendlyURL)
isGroupFriendlyURL in interface com.liferay.portal.kernel.util.Portalpublic boolean isGroupOwner(com.liferay.portal.kernel.model.User user,
long groupId)
throws Exception
isGroupOwner in interface com.liferay.portal.kernel.util.PortalExceptionpublic boolean isLayoutDescendant(com.liferay.portal.kernel.model.Layout layout,
long layoutId)
throws com.liferay.portal.kernel.exception.PortalException
isLayoutDescendant in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic boolean isLayoutSitemapable(com.liferay.portal.kernel.model.Layout layout)
isLayoutSitemapable in interface com.liferay.portal.kernel.util.Portalpublic boolean isLoginRedirectRequired(javax.servlet.http.HttpServletRequest httpServletRequest)
isLoginRedirectRequired in interface com.liferay.portal.kernel.util.Portalpublic boolean isMethodGet(PortletRequest portletRequest)
isMethodGet in interface com.liferay.portal.kernel.util.Portalpublic boolean isMethodPost(PortletRequest portletRequest)
isMethodPost in interface com.liferay.portal.kernel.util.Portalpublic boolean isMultipartRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
isMultipartRequest in interface com.liferay.portal.kernel.util.Portalpublic boolean isOmniadmin(long userId)
isOmniadmin in interface com.liferay.portal.kernel.util.Portalpublic boolean isOmniadmin(com.liferay.portal.kernel.model.User user)
isOmniadmin in interface com.liferay.portal.kernel.util.Portalpublic boolean isReservedParameter(String name)
isReservedParameter in interface com.liferay.portal.kernel.util.Portalpublic boolean isRightToLeft(javax.servlet.http.HttpServletRequest httpServletRequest)
isRightToLeft in interface com.liferay.portal.kernel.util.Portalpublic boolean isRSSFeedsEnabled()
isRSSFeedsEnabled in interface com.liferay.portal.kernel.util.Portalpublic boolean isSecure(javax.servlet.http.HttpServletRequest httpServletRequest)
isSecure in interface com.liferay.portal.kernel.util.Portalpublic boolean isSkipPortletContentRendering(com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.model.LayoutTypePortlet layoutTypePortlet,
com.liferay.portal.kernel.theme.PortletDisplay portletDisplay,
String portletName)
isSkipPortletContentRendering in interface com.liferay.portal.kernel.util.Portalpublic boolean isSystemGroup(String groupName)
isSystemGroup in interface com.liferay.portal.kernel.util.Portalpublic boolean isSystemRole(String roleName)
isSystemRole in interface com.liferay.portal.kernel.util.Portalpublic boolean isValidResourceId(String resourceId)
isValidResourceId in interface com.liferay.portal.kernel.util.Portalpublic boolean removePortalInetSocketAddressEventListener(com.liferay.portal.kernel.util.PortalInetSocketAddressEventListener portalInetSocketAddressEventListener)
removePortalInetSocketAddressEventListener in interface com.liferay.portal.kernel.util.Portalpublic void resetCDNHosts()
resetCDNHosts in interface com.liferay.portal.kernel.util.Portalpublic String resetPortletParameters(String url,
String portletId)
resetPortletParameters in interface com.liferay.portal.kernel.util.Portalpublic void sendError(Exception exception,
ActionRequest actionRequest,
ActionResponse actionResponse)
throws IOException
sendError in interface com.liferay.portal.kernel.util.PortalIOExceptionpublic void sendError(Exception exception,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException,
javax.servlet.ServletException
sendError in interface com.liferay.portal.kernel.util.PortalIOExceptionjavax.servlet.ServletExceptionpublic void sendError(int status,
Exception exception,
ActionRequest actionRequest,
ActionResponse actionResponse)
throws IOException
sendError in interface com.liferay.portal.kernel.util.PortalIOExceptionpublic void sendError(int status,
Exception exception,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException,
javax.servlet.ServletException
sendError in interface com.liferay.portal.kernel.util.PortalIOExceptionjavax.servlet.ServletExceptionpublic void sendRSSFeedsDisabledError(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException,
javax.servlet.ServletException
sendRSSFeedsDisabledError in interface com.liferay.portal.kernel.util.PortalIOExceptionjavax.servlet.ServletExceptionpublic void sendRSSFeedsDisabledError(PortletRequest portletRequest, PortletResponse portletResponse) throws IOException, javax.servlet.ServletException
sendRSSFeedsDisabledError in interface com.liferay.portal.kernel.util.PortalIOExceptionjavax.servlet.ServletExceptionpublic void setPageDescription(String description,
javax.servlet.http.HttpServletRequest httpServletRequest)
setPageDescription in interface com.liferay.portal.kernel.util.Portalpublic void setPageKeywords(String keywords,
javax.servlet.http.HttpServletRequest httpServletRequest)
setPageKeywords in interface com.liferay.portal.kernel.util.Portalpublic void setPageSubtitle(String subtitle,
javax.servlet.http.HttpServletRequest httpServletRequest)
setPageSubtitle in interface com.liferay.portal.kernel.util.Portalpublic void setPageTitle(String title,
javax.servlet.http.HttpServletRequest httpServletRequest)
setPageTitle in interface com.liferay.portal.kernel.util.Portalpublic void setPortalInetSocketAddresses(javax.servlet.http.HttpServletRequest httpServletRequest)
setPortalInetSocketAddresses in interface com.liferay.portal.kernel.util.Portalpublic void storePreferences(PortletPreferences portletPreferences) throws IOException, ValidatorException
storePreferences in interface com.liferay.portal.kernel.util.PortalIOExceptionValidatorExceptionpublic String[] stripURLAnchor(String url,
String separator)
stripURLAnchor in interface com.liferay.portal.kernel.util.Portalpublic String transformCustomSQL(String sql)
transformCustomSQL in interface com.liferay.portal.kernel.util.Portalpublic String transformSQL(String sql)
transformSQL in interface com.liferay.portal.kernel.util.Portalpublic void updateImageId(com.liferay.portal.kernel.model.BaseModel<?> baseModel,
boolean hasImage,
byte[] bytes,
String fieldName,
long maxSize,
int maxHeight,
int maxWidth)
throws com.liferay.portal.kernel.exception.PortalException
updateImageId in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic PortletMode updatePortletMode(String portletId, com.liferay.portal.kernel.model.User user, com.liferay.portal.kernel.model.Layout layout, PortletMode portletMode, javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
updatePortletMode in interface com.liferay.portal.kernel.util.Portalcom.liferay.portal.kernel.exception.PortalExceptionpublic String updateRedirect(String redirect,
String oldPath,
String newPath)
updateRedirect in interface com.liferay.portal.kernel.util.Portalpublic WindowState updateWindowState(String portletId, com.liferay.portal.kernel.model.User user, com.liferay.portal.kernel.model.Layout layout, WindowState windowState, javax.servlet.http.HttpServletRequest httpServletRequest)
updateWindowState in interface com.liferay.portal.kernel.util.Portalprotected void addRootModelResource(long companyId,
long groupId,
String name)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected long doGetPlidFromPortletId(long groupId,
boolean privateLayout,
String portletId)
protected List<com.liferay.portal.kernel.model.Portlet> filterControlPanelPortlets(Set<com.liferay.portal.kernel.model.Portlet> portlets,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
protected Set<com.liferay.portal.kernel.model.Group> getAncestorSiteGroups(long groupId,
boolean checkContentSharingWithChildrenEnabled)
protected Locale getAvailableLocale(long groupId,
Locale locale)
protected com.liferay.portal.kernel.model.Layout getBrowsableLayout(com.liferay.portal.kernel.model.Layout layout)
@Deprecated
protected String getCanonicalDomain(String virtualHostname,
String portalDomain)
getCanonicalDomain(TreeMap, String)protected String getCanonicalDomain(TreeMap<String,String> virtualHostnames,
String portalDomain)
protected String getContextPath(String contextPath)
protected com.liferay.portal.kernel.model.Group getControlPanelDisplayGroup(com.liferay.portal.kernel.model.Group controlPanelGroup,
com.liferay.portal.kernel.model.Group scopeGroup,
long doAsGroupId,
String portletId)
protected com.liferay.portal.kernel.model.Group getControlPanelDisplayGroup(long companyId,
long scopeGroupId,
long doAsGroupId,
String portletId)
protected com.liferay.portal.kernel.model.Group getCurrentSiteGroup(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected long getDoAsUserId(javax.servlet.http.HttpServletRequest httpServletRequest,
String doAsUserIdString,
boolean alwaysAllowDoAsUser)
throws Exception
Exceptionprotected String getGroupFriendlyURL(com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
boolean canonicalURL)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected String[] getGroupPermissions(String[] groupPermissions,
String className,
String inputPermissionsShowOptions)
protected String[] getGuestPermissions(String[] guestPermissions,
String className,
String inputPermissionsShowOptions)
protected long getPlidFromPortletId(List<com.liferay.portal.kernel.model.Layout> layouts,
String portletId,
long scopeGroupId)
protected String getPortletParam(javax.servlet.http.HttpServletRequest httpServletRequest,
String name)
protected String getServletURL(com.liferay.portal.kernel.model.Portlet portlet,
String servletPath,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected boolean isAlwaysAllowDoAsUser(javax.servlet.http.HttpServletRequest httpServletRequest)
throws Exception
Exceptionprotected boolean isAlwaysAllowDoAsUser(String actionName,
String mvcRenderCommandName,
String path,
String strutsAction)
protected boolean isUnwrapRequest(String currentRequestClassName)
protected boolean isValidPortalDomain(long companyId,
String domain)
protected boolean isValidPortalDomain(String domain)
protected boolean isValidVirtualHostname(String virtualHostname)
protected void notifyPortalInetSocketAddressEventListeners(InetSocketAddress inetSocketAddress,
boolean local,
boolean secure)
protected String removeRedirectParameter(String url)
protected void resetThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String languageId,
String path,
Locale locale)
protected void setLocale(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
Locale locale)
protected void setThemeDisplayI18n(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
Locale locale)