Package com.liferay.portal.util
This package defines the portal utility interfaces and classes.
See:
Description
|
Class Summary |
| AggregateUtil |
|
| BaseUserNotificationTestCase |
|
| BrowserLauncher |
|
| CalendarFactoryImpl |
|
| ClassLoaderUtil |
|
| ClassLoaderUtil.NoPACL |
|
| ColorSchemeFactoryImpl |
|
| Constants |
Deprecated. As of 6.2.0, moved to Constants |
| ContentTypeUtil |
Deprecated. As of 6.1.0, replaced by MimeTypesUtil |
| CookieKeys |
Deprecated. As of 6.2.0, replaced by CookieKeys |
| CustomJspRegistryImpl |
|
| CustomJspRegistryUtil |
|
| DateFormatFactoryImpl |
|
| DigesterImpl |
|
| EntityResolver |
|
| ExtRegistry |
|
| FacebookConnectUtil |
Deprecated. As of 6.1.0, replaced by FacebookConnectUtil |
| FastDateFormatFactoryImpl |
|
| FileImpl |
|
| FileMultiValueMap<K extends Serializable,V extends Serializable> |
|
| FriendlyURLNormalizerImpl |
|
| GroupSubscriptionCheckSubscriptionSender |
|
| HashCodeFactoryImpl |
|
| HashCodeImpl |
|
| HtmlImpl |
Provides the implementation of the HTML utility interface for escaping,
rendering, replacing, and stripping HTML text. |
| HttpImpl |
|
| InitUtil |
|
| InstancePool |
Deprecated. As of 6.2.0, moved to InstancePool |
| JarUtil |
|
| JavaFieldsParser |
|
| JavaScriptBundleUtil |
|
| LayoutCloneFactory |
|
| LayoutDescription |
|
| LayoutListUtil |
|
| LayoutTypeControllerTracker |
|
| LayoutTypePortletFactoryImpl |
|
| LayoutTypePortletFactoryUtil |
|
| LayoutURLUtil |
|
| LocalizationImpl |
|
| MaintenanceUtil |
|
| MemoryMultiValueMap<K extends Serializable,V extends Serializable> |
|
| MethodParametersResolverImpl |
|
| MimeTypesImpl |
|
| MultiValueMapFactoryImpl |
|
| OpenIdUtil |
|
| PortalImpl |
|
| PortalInstances |
|
| PortalSimpleDateFormat |
|
| PortalUtil |
|
| PortletCategoryKeys |
|
| PortletCategoryUtil |
|
| PortletKeys |
|
| PortletListerFactoryImpl |
|
| PortletListerFactoryUtil |
|
| PortletListerImpl |
|
| PrefsPropsImpl |
|
| PrefsPropsUtil |
|
| PropsFiles |
|
| PropsImpl |
|
| PropsUtil |
|
| PropsUtilTask |
|
| PropsValues |
|
| RepositoryUtil |
|
| ResourcePermissionsThreadLocal |
|
| ResourcePermissionUtil |
|
| RobotsUtil |
|
| ServiceBeanMethodInvocationFactoryImpl |
|
| SessionClicks |
|
| SessionClicks_IW |
|
| SessionLayoutClone |
|
| ShutdownUtil |
|
| SubscriptionSender |
|
| ThemeFactoryImpl |
|
| URLUtil |
|
| WebAppPool |
|
| WebKeys |
|
Package com.liferay.portal.util Description
This package defines the portal utility interfaces and classes. They apply to the portal, portal port event listeners, the custom JSP registry, layout type portlets, portlet keys, portlet category keys, portlet listers, session clicks, and subscription senders.
Make use of utility interfaces and classes for:
-
The Portal
-
Custom JSP registry
-
Email addresses
-
Layout type portlets
-
Portal port event listeners
-
Portlet category keys
-
Portlet keys
-
Portlet listers
-
Session clicks
-
Subscription senders
Some of the most significant classes that you may need to use
are:
Interfaces
Classes