Search Results

Capability
Feature
Deployment Approach
Bundle Classloading Flow
Bundle Classloading Flow The OSGi container searches several places for imported classes. It's important to know where it looks and in what order. Liferay DXP's classloading flow for OSGi bundles...
Published Date: Nov 22, 24, 10:50 PM
UI Architecture
UI Architecture
Published Date: Nov 22, 24, 10:50 PM
Configuration Form Renderer
Configuration Form Renderer When you create a configuration interface, a configuration UI is automatically generated. But in some cases you want customize the look and feel of the UI. For example,...
Published Date: Nov 22, 24, 10:50 PM
Field Options Provider
Field Options Provider You can populate a drop-down list manually in the @Meta.AD annotation of the configuration interface. But you can also populate the option labels and values automatically...
Published Date: Nov 22, 24, 10:50 PM
Hiding the Configuration UI
Hiding the Configuration UI Liferay generates a configuration UI automatically after a configuration interface deploys. But you may have certain use cases where you want to hide the UI. For...
Published Date: Nov 22, 24, 10:50 PM
DDM Form Annotations
DDM Form Annotations The auto-generated configuration interface UI may be too simplistic for some configurations. You can use the Dynamic Data Mapping (DDM) form annotations to customize your...
Published Date: Nov 22, 24, 10:50 PM
Job Scheduler UI Reference
Job Scheduler UI Reference Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the Liferay instance. Click Add (Add...
Published Date: Nov 22, 24, 10:50 PM
Understanding the Job Scheduler Framework
Understanding the Job Scheduler Framework Liferay Job Scheduler is a flexible framework built on top of Liferay's Scheduler Engine. You can use it to add, execute, and schedule tasks containing any...
Published Date: Nov 22, 24, 10:50 PM
Configuration Model Listener Reference
Configuration Model Listener Reference Use model listeners in your own configurations to listen for events and execute code in response. Creating a model listener requires only three steps: ...
Published Date: Nov 22, 24, 10:50 PM
Configuration Framework
Configuration Framework Setting and Accessing Configurations Categorizing a Configuration Scoping Configurations Portlet Level Configuration Configuration Form Renderer DDM Form Annotations ...
Published Date: Nov 22, 24, 10:50 PM
Managing Object Entries Using GraphQL
Managing Object Entries Using GraphQL You can use GraphQL to manage custom object entries in Liferay efficiently. This API framework simplifies data interaction and serves as an alternative to REST...
Published Date: Nov 22, 24, 10:50 PM
Using an OSGi Service
Using an OSGi Service Liferay APIs are readily available as OSGi services. You can access a service by creating a field of that service type and annotating the field with @Reference, like this: ...
Published Date: Nov 22, 24, 10:50 PM
Portal Developer Properties
Portal Developer Properties There are Portal Properties that facilitate development. Liferay's portal-developer.properties file includes all of them. The portal-developer.properties file is enabled...
Published Date: Nov 22, 24, 10:50 PM
Using the Gogo Shell
Using the Gogo Shell The Gogo shell provides a way to interact with the module framework. Among other things, you can Dynamically install/uninstall bundles (modules) Examine package...
Published Date: Nov 22, 24, 10:50 PM
Command Line Gogo Shell
Command Line Gogo Shell If you're in a development environment, you can interact with the module framework locally from the command line. Gogo shell should only be run from the command line in...
Published Date: Nov 22, 24, 10:50 PM
Reference
Reference 7.4 Breaking Changes 7.3 Breaking Changes 7.2 Breaking Changes Exported Third-Party Packages Portal Developer Properties
Published Date: Nov 22, 24, 10:50 PM
Object API Basics
Object API Basics When you publish an Object, Liferay automatically generates REST APIs for it. These APIs differ for Company and Site scoped Objects, but they all use the c/[pluralobjectlabel]...
Published Date: May 9, 24, 6:54 PM
Using Display Page Templates
Using Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated URL. When you create or upload content items, Liferay generates...
Published Date: Nov 22, 24, 10:52 PM
Configuring SEO and Open Graph Settings for Display Page Templates
Configuring SEO and Open Graph Settings for Display Page Templates Available: Liferay DXP/Portal 7.3+ Display page templates are custom layouts that display individual content items at a dedicated...
Published Date: Nov 22, 24, 10:52 PM
Collections and Collection Pages
Collections and Collection Pages This information applies to Liferay DXP 7.3+. In previous Liferay versions, collections were called content sets. For information on content sets, see Liferay DXP...
Published Date: Nov 22, 24, 10:52 PM
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define...
Published Date: Nov 22, 24, 10:52 PM
Types of Utility Pages
Types of Utility Pages Utility pages are content pages managed at the site level. Since the default system-level pages are not customizable, you can use site-level utility pages to provide a unique...
Published Date: Nov 22, 24, 10:52 PM
Creating and Managing Display Page Templates
Creating and Managing Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated friendly URL. These templates currently support...
Published Date: Nov 22, 24, 10:52 PM
Getting Started with Site Building
Getting Started with Site Building Sites are a fundamental component of Liferay DXP. A site is a collection of pages with content and applications that provide functionality. When you start your...
Published Date: Nov 22, 24, 10:52 PM
Using Information Templates
Using Information Templates Available 7.4+ With Information Templates, you can create FreeMarker templates for any item type that implements the Info Framework. Supported item types include web...
Published Date: Nov 22, 24, 10:52 PM
Publishing Content With Display Pages
Publishing Content With Display Pages You can use display page templates to create reusable dynamic designs for displaying content items at their friendly URLs. After designing the template, you...
Published Date: Nov 22, 24, 10:52 PM
Configuring Asset Publisher Subscriptions
Configuring Asset Publisher Subscriptions The Asset Publisher supports two kinds of subscriptions: email subscriptions and RSS feed subscriptions. Email Subscriptions Users can subscribe to the...
Published Date: Nov 22, 24, 10:52 PM
Optimizing Sites
Optimizing Sites From having top-tier SEO, to understanding and acting on your site's content, to building a site that is accessible to all types of users, Liferay provides tools for identifying...
Published Date: Nov 22, 24, 10:52 PM
Using the Asset Publisher Widget
Using the Asset Publisher Widget The Asset Display widget displays individual pieces of content from various sources like blogs, web content, and documents. You can use it to highlight specific...
Published Date: Nov 22, 24, 10:52 PM
A/B Testing
A/B Testing Liferay DXP 7.2 SP1+ With A/B Testing, you can determine the most effective version of your content by testing variations on different users. The majority of visitors see the current...
Published Date: Nov 22, 24, 10:52 PM
Using Object APIs With Base64 Encoded Files
Using Object APIs With Base64 Encoded Files Liferay DXP 2024.Q2+/Portal 7.4 GA120+ When creating object entries with attachment fields through APIs, you can generally upload files from your...
Published Date: Jun 7, 24, 3:58 PM
Configuring the Asset Publisher Display Settings
Configuring the Asset Publisher Display Settings When using an Asset Publisher widget, you can configure several display settings to specify how users view your content. Create a new page or...
Published Date: Nov 22, 24, 10:52 PM
Creating Mobile Device Rules
Creating Mobile Device Rules Mobile Device Rules is available for Liferay 7.2 and prior only because Liferay Mobile Device Detection Lite is deprecated in 7.3. As a prerequisite, you must install...
Published Date: Nov 22, 24, 10:52 PM
Creating A/B Tests
Creating A/B Tests Before creating A/B tests, remember these things: You can create a test for a default Experience or a personalized Experience mapped to a Segment. You can only create an A/B...
Published Date: Nov 22, 24, 10:52 PM
Personalizing Site Experience
Personalizing Site Experience Liferay DXP provides powerful tools out-of-the-box for understanding and delivering personalized experiences to users. For example, you can create user segments and...
Published Date: Nov 22, 24, 10:52 PM
Building Responsive Layouts with the Grid Fragment
Building Responsive Layouts with the Grid Fragment Availability: Liferay DXP 7.3+. Liferay DXP uses responsive design by default, but there are situations where you want additional and more...
Published Date: Nov 22, 24, 10:52 PM
Running and Monitoring A/B Tests
Running and Monitoring A/B Tests You can configure these parameters when you run the A/B Test: Traffic Split: The percentage of visitors randomly split between the original and the variant when...
Published Date: Nov 22, 24, 10:52 PM
Reviewing A/B Test Results and Publishing Test Variants
Reviewing A/B Test Results and Publishing Test Variants When the A/B Test finishes, you can find the test results in Analytics Cloud and Liferay DXP. Analytics Cloud declares a winner when the...
Published Date: Nov 22, 24, 10:52 PM
Building a Responsive Site
Building a Responsive Site More than half of all page views in the world come from mobile devices like phones and tablets. Any site should look as good when viewed by a mobile device as it does on...
Published Date: Nov 22, 24, 10:52 PM
Verifying A/B Test Requirements
Verifying A/B Test Requirements Before running A/B Testing on your Content pages, you must verify these requirements are met: Liferay DXP is connected to Analytics Cloud. Fore information on how...
Published Date: Nov 22, 24, 10:52 PM

Capabilities

Product

Contact Us

Connect

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