icon

Portal Instance Preference

icon
Jignesh Thakkar
Data Modeling & Business Logic
Description
Personalize your preferences for your portal instance.
You can perform CRUD operation on the preferences.
Apply the properties changes on the fly by adding/updating the properties via preferences and reading those via PrefsPropsUtil.java instead of PropsUtil.java.
You can remove the custom added preferences or even default preferences. If you remove the preference which override property value then the preference will be removed and returns the default property.
Any changes done via Control Panel Configuration, Liferay will always override it as a Preferences over Property Configuration and there is no way to revert it back individually. Now with the help of this mechanism, it allows you to revert back by removing that individual preference. E.g. Liferay doesn't allow to revert LDAP Configuration done via Control Panel interface which can be done using this utility.
It also allow to search any property or preference with key/value. It even search when you enter partial key or value.
Liferay is trademark of Liferay, Inc., Liferay International Limited and/or Liferay Affiliate, registered in the United States and/or other countries.
Release Summary and Release Notes
Version Change Log Supported Framework Versions Date Added
1.1 Resolved Bug, Now it will allow to update Preferences for Server administration properties also which will not there earlier version.
Liferay Portal 6.2 CE GA1+
Liferay Portal 6.2 EE GA1+
2015-08-18
1.0 Resolved Bug, Now it will allow to update Preferences for Server administration properties also which will not there earlier like
Liferay Portal 6.2 CE GA1+
Liferay Portal 6.2 EE GA1+
2014-07-29
DEVELOPER
Jignesh Thakkar
Published Date
Version
1.1
Supported Versions
6.2
Edition
EE, CE
Price
Free
Help & Support
Terms & Conditions
SHARE LINK

Installation Instructions

This is a Legacy App that is no longer available in the new App Marketplace. You are able to acquire it from your installed DXP or CE instance and install it by following the instructions below.

Acquiring this App through the legacy Liferay Portal Store

  1. Review app documentation for any specific installation instructions.
  2. Login to your Liferay Portal instance with administrative permissions.
  3. Navigate to the Control Panel, Marketplace (or Apps for 7.3 and prior), then Store.
  4. If needed, login to your Liferay.com account by choosing Sign In.
  5. Search for the app name in the Search dialog.
  6. Once the app is found, click on the app in the search results.
  7. On the app details page, choose to acquire the app by selecting the Free, Buy, or Trial button.
  8. Follow the instructions on the screen to complete the acquisition.

Installing this App through legacy Liferay Portal Purchased Apps

  1. After acquiring the app, login to your Liferay Portal instance with administrative permissions.
  2. Navigate to the Control Panel, Marketplace (or Apps for 7.3 and prior), then Purchased.
  3. If needed, login to your Liferay.com account by choosing Sign In.
  4. Click the Install button to install your app on your Liferay Portal instance.

See the legacy App Marketplace help documentation for more information.