Search Results

Capability
Feature
Deployment Approach
Defining Entity Relationships
Defining Entity Relationships Relationships between database entities or Java objects are necessary for most applications. Take Liferay's Message Boards application as an example. Each Message...
Published Date: May 9, 2024 6:52 PM
Modifying Database Fields in Development
Modifying Database Fields in Development As you develop an application, you might need to add fields to your database. This is a normal process of iterative development: you get an idea for a new...
Published Date: May 9, 2024 6:52 PM
Service Builder Basics
Service Builder Basics Using Service Builder helps you learn it. You'll use it to learn the basics: Generating Model, Persistence, and Service Code: Define a basic model, generate code from it,...
Published Date: May 9, 2024 6:52 PM
Upgrading Data Schemas
Upgrading Data Schemas When you upgrade Liferay, you might run into incompatibility issues with your custom modules' data schemas. There are three ways you can resolve these issues: You can run...
Published Date: May 9, 2024 6:52 PM
Developing a Java Web Application
Developing a Java Web Application
Published Date: May 9, 2024 6:53 PM
Reference
Reference
Published Date: May 9, 2024 6:53 PM
Sorting Entity Instances
Sorting Entity Instances Often, you want to retrieve multiple instances of a given entity and list them in a particular order. The service.xml file lets you specify the default order of your...
Published Date: May 9, 2024 6:52 PM
Generating Model, Persistence, and Service Code
Generating Model, Persistence, and Service Code Service Builder makes it easy to define models and generate model, persistence, and service code for them. You'll experience this by defining a model...
Published Date: May 9, 2024 6:52 PM
Styling Widgets with Widget Templates
Styling Widgets with Widget Templates You can use widget templates to customize the appearance and functionality of out-of-the-box widgets, such as the Asset Publisher and Media Gallery widgets. ...
Published Date: May 9, 2024 6:57 PM
Using the Web Content Display Widget
Using the Web Content Display Widget After you create a web content article, the quickest way to display it is the web content display widget. Once displayed in a widget, content updates appear...
Published Date: May 9, 2024 6:57 PM
Collection Providers
Collection Providers Collection providers group items into collections for display on your pages. Several are available out of the box, or you can create them using the Information Framework to...
Published Date: May 9, 2024 6:57 PM
Using the Simulation Panel
Using the Simulation Panel Available Liferay DXP 2023.Q4+/Portal GA102+ You can verify your page's responsiveness by simulating different scenarios. With Liferay, use the Simulation panel to...
Published Date: May 9, 2024 6:57 PM
Experience Personalization
Experience Personalization :::: 2 :gutter: 3 3 3 3 ::: Content Page Personalization :link: ./experience-personalization/content-page-personalization.md ::: ::: Creating and Managing Experiences...
Published Date: May 9, 2024 6:57 PM
Content Page Personalization
Content Page Personalization You can tailor your Content Page to different groups of users, providing each group a personalized experience, rather than a generic one. You can also leverage Content...
Published Date: May 9, 2024 6:57 PM
Creating and Managing Experiences
Creating and Managing Experiences Liferay 7.4+, 7.3 FP1+, and 7.2 FP11+ You can customize your content page for different groups of users using Experiences. See Content Page Personalization to...
Published Date: May 9, 2024 6:57 PM
Personalizing Collections
Personalizing Collections Liferay Portal 7.3 GA6 / DXP 7.3+ By default, any user can see all the collection's content and is part of the Anyone personalized variation. However, you can create a...
Published Date: May 9, 2024 6:57 PM
Manually Migrating from Audience Targeting
Manually Migrating from Audience Targeting Due to the similarities between Audience Targeting user segments and Liferay 7.2+ Segments, most of your configuration is automatically transferred into...
Published Date: May 9, 2024 6:57 PM
Migrating User Segments
Migrating User Segments A user segment represents a subset of users with a common set of properties. Segmentation in Liferay 7.2+ works similarly to Audience Targeting in previous Liferay DXP...
Published Date: May 9, 2024 6:57 PM
Segmentation
Segmentation
Published Date: May 9, 2024 6:57 PM
Creating and Managing User Segments
Creating and Managing User Segments Using Segments you can create different groups of users based on a common set of properties, like user Job Title, or user Language. For a list of the properties...
Published Date: May 9, 2024 6:57 PM
Publishing Tools
Publishing Tools Liferay provides two publishing tools for content creation and site building: Publications and Staging. With each tool you can edit sites and content in a working environment...
Published Date: May 9, 2024 6:57 PM
Publications
Publications Liferay DXP/Portal 7.3+ You can use Publications to develop, track, and publish changes across your DXP instance. It works by creating a database column to determine which version of...
Published Date: May 9, 2024 6:57 PM
Creating and Managing Publications
Creating and Managing Publications Liferay DXP/Portal 7.3+ With Publications, users can create instance-scoped blocks of changes. Because each publication is instance-scoped, they can be accessed...
Published Date: May 9, 2024 6:58 PM
Enabling Publications
Enabling Publications Available Liferay 7.3+ Publications provides a convenient and flexible way for you and your teams to develop, track, and publish changes. When enabled, Publications is...
Published Date: May 9, 2024 6:58 PM
Reverting Changes
Reverting Changes Liferay Publications maintains a history of all published changes. You can use this publishing history to easily create publications that revert earlier changes to production....
Published Date: May 9, 2024 6:58 PM
Using Workflow with Publications
Using Workflow with Publications 7.4 U44+/GA44+ Publications is integrated with Liferay's Workflow framework, so you can continue to use custom workflows for reviewing content and pages while...
Published Date: May 9, 2024 6:58 PM
Comparing Publishing Tools
Comparing Publishing Tools Liferay provides two publishing tools for content creation and site building: Publications and Staging. Publications is recommended over Staging in nearly all use cases...
Published Date: May 9, 2024 6:57 PM
Collaborating on Publications
Collaborating on Publications Liferay 7.4+ By default, a publication can only be accessed by its creator. However, publication creators can invite other users to view, edit, and publish their...
Published Date: May 9, 2024 6:57 PM
Publications Permissions
Publications Permissions 7.4+ Publications works with Liferay's permissions framework, so you can assign application and resource permissions to regular roles. You can also assign permissions...
Published Date: May 9, 2024 6:58 PM
Resolving Conflicts
Resolving Conflicts During the publishing process, Liferay checks for conflicts between your publication and the production environment. Resolving all conflicts is necessary to complete publishing....
Published Date: May 9, 2024 6:58 PM
Using Publication Templates
Using Publication Templates Liferay 7.4 U73+/GA73+ To simplify creating publications with shared details and contributors, use publication templates. You can create a list of users to invite and...
Published Date: May 9, 2024 6:58 PM
Configuring Automatic Publishing of Displayed Content
Configuring Automatic Publishing of Displayed Content Available 7.4+ By default, only content explicitly included in a publishing process is published to Live. If desired, you can configure your...
Published Date: May 9, 2024 6:58 PM
Configuring Local Live Staging
Configuring Local Live Staging With Local Live staging, both your staging and live environments are hosted on the same Liferay server. When enabled, Liferay DXP creates a local clone of your site...
Published Date: May 9, 2024 6:58 PM
Configuring Page Publishing
Configuring Page Publishing Staging and publishing settings control how pages and their content are published to Live, optimizing performance and ensuring consistency. These settings determine...
Published Date: May 9, 2024 6:58 PM
Configuring Remote Live Staging
Configuring Remote Live Staging With Remote Live staging, your staging and live environments are hosted on separate Liferay servers. When enabled, the site or asset library used to configure...
Published Date: May 9, 2024 6:58 PM
Managing Data and Content Types in Staging
Managing Data and Content Types in Staging Liferay DXP's Staging tool provides ways to manage available application data and content types both during initial configuration and the publishing...
Published Date: May 9, 2024 6:58 PM
Staging
Staging Liferay's Staging application provides a working environment for making changes to a site or asset library before publishing your changes to your live environment. With it, you can modify...
Published Date: May 9, 2024 6:58 PM
Managing Staging Permissions
Managing Staging Permissions With Staging, you can manage User permissions that deal directly with Staging and Page versioning. General Staging Permissions Related Site Permissions Individual...
Published Date: May 9, 2024 6:58 PM
Site Staging UI Reference
Site Staging UI Reference After enabling Local or Remote Live Staging for your site, most page configuration options are only accessible in your Staging environment. This prevents users from...
Published Date: May 9, 2024 6:58 PM
Configuring Menu Displays
Configuring Menu Displays Use a Menu Display fragment or a Menu Display widget to display and configure a menu display. With either option, you can define the menu display options, levels, and...
Published Date: May 9, 2024 6:58 PM

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy