Capability

Development and Tooling

Liferay offers a comprehensive toolkit to extend or customize your digital experience. Build applications quickly with low-code/no-code features like Objects, or leverage developer tools like Liferay Workspace and Blade CLI for further customizations.

For users on PaaS or running Self-Hosted, Liferay also offers tools deploying customizations.

Feature
Deployment Approach
Using Client Extensions
Using Client Extensions Liferay DXP 2024.Q1+/Portal 7.4 GA112+ Using client extensions, you can extend Liferay without using OSGi modules. Deploy them to any Liferay environment, whether you host...
تاريخ النشر: 26‏/04‏/24 8:48 م
Using the Checkout Step Client Extension
Using the Checkout Step Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to create a new checkout step. This tutorial uses an example client extension from...
تاريخ النشر: 26‏/04‏/24 8:48 م
Using the Payment Integration Client Extension
Using the Payment Integration Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to integrate with a new payment method in Liferay. This client extension from...
تاريخ النشر: 26‏/04‏/24 8:48 م
Using the Shipping Engine Client Extension
Using the Shipping Engine Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to add a new shipping engine to Liferay. This client extension from the sample...
تاريخ النشر: 26‏/04‏/24 8:48 م
Creating Video Shortcut Providers
Creating Video Shortcut Providers Available for Liferay DXP 7.4+ By default, Liferay's external video shortcuts support YouTube, Vimeo, Facebook, and Twitch. However, you can extend this feature...
تاريخ النشر: 26‏/04‏/24 8:52 م
Building Applications
Building Applications For maximum compatibility with all of Liferay's deployment options, you can combine Liferay's Objects, Client Extensions, and other features and tools to build real-world...
تاريخ النشر: 26‏/04‏/24 8:54 م
Completely Custom Configuration
Completely Custom Configuration A configuration UI is generated automatically when you create a configuration interface. But in some cases you want a completely custom UI for your configuration....
تاريخ النشر: 26‏/04‏/24 8:56 م
Categorizing a Configuration
Categorizing a Configuration When you register a configuration interface, the UI for your application is generated in System Settings → Platform → Third Party. If you prefer a different section and...
تاريخ النشر: 26‏/04‏/24 8:56 م
OAuth Headless Server YAML Configuration Reference
OAuth Headless Server YAML Configuration Reference You can define an OAuth headless server client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines...
تاريخ النشر: 26‏/04‏/24 8:55 م
Configuration Client Extensions
Configuration Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Liferay instance configurations are deployable with client extensions. For example, you can deploy OAuth2...
تاريخ النشر: 26‏/04‏/24 8:55 م
Configuration Framework
Configuration Framework Setting and Accessing Configurations Categorizing a Configuration Scoping Configurations Portlet Level Configuration Configuration Form Renderer DDM Form Annotations ...
تاريخ النشر: 26‏/04‏/24 8:56 م
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,...
تاريخ النشر: 26‏/04‏/24 8:56 م
OAuth User Agent YAML Configuration Reference
OAuth User Agent YAML Configuration Reference You can define an OAuth user agent client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines an OAuth...
تاريخ النشر: 26‏/04‏/24 8:55 م
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: ...
تاريخ النشر: 26‏/04‏/24 8:56 م
Core Frameworks
Core Frameworks :file: ../landingpage_template.html :file: core-frameworks/landing.html
تاريخ النشر: 26‏/04‏/24 8:56 م
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...
تاريخ النشر: 26‏/04‏/24 8:56 م
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...
تاريخ النشر: 26‏/04‏/24 8:56 م
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...
تاريخ النشر: 26‏/04‏/24 8:56 م
Scoping Configurations
Scoping Configurations In Liferay DXP, you can set an application's configuration to different levels of scope: System, Instance, Site, or Portlet. For example, if you create an application to have...
تاريخ النشر: 26‏/04‏/24 8:56 م
Dependency Injection
Dependency Injection :file: ../../landingpage_template.html :file: dependency-injection/landing.html
تاريخ النشر: 26‏/04‏/24 8:56 م
Implementing a Documentation Referral System
Implementing a Documentation Referral System The ticketing system can be further enhanced with a documentation referral system. The system searches automatically for relevant documentation based on...
تاريخ النشر: 26‏/04‏/24 8:55 م
Building a Time Off Requester
Building a Time Off Requester Liferay 7.4+ With Liferay Objects, you can build entire applications without writing code or deploying modules. Here, you'll create a Time Off Request application...
تاريخ النشر: 26‏/04‏/24 8:55 م
Defining a Custom Data Schema
Defining a Custom Data Schema The ticketing application requires custom data fields and selections. You use Liferay objects and picklists to define a custom data schema. Creating Custom Picklists...
تاريخ النشر: 26‏/04‏/24 8:55 م
Building a Custom Ticketing System
Building a Custom Ticketing System Liferay makes it easy for you to build digital solutions. For example, you can create a custom ticketing application with the styling and features needed for your...
تاريخ النشر: 26‏/04‏/24 8:55 م
Data Frameworks
Data Frameworks :file: ../../landingpage_template.html :file: data-frameworks/landing.html
تاريخ النشر: 26‏/04‏/24 8:55 م
Implementing an Item Selector
Implementing an Item Selector Item selectors are pop-up dialogs for selecting assets, such as documents, videos, or users. By configuring the item selector's criteria and defining its usage, you...
تاريخ النشر: 26‏/04‏/24 8:55 م
Defining Entity Columns
Defining Entity Columns An entity's columns represent its attributes. These attributes map table fields to Java object fields. Here you'll examine the sample project from Understanding and...
تاريخ النشر: 26‏/04‏/24 8:55 م
Service Builder
Service Builder An application without reliable business logic or persistence isn't much of an application at all. Unfortunately, writing your own persistence code often takes a great deal of time....
تاريخ النشر: 26‏/04‏/24 8:55 م
Data Scopes
Data Scopes :file: ../../landingpage_template.html :file: data-scopes/landing.html
تاريخ النشر: 26‏/04‏/24 8:55 م
Invoking a Service Locally
Invoking a Service Locally Service Builder services that are deployed to DXP/Portal can be invoked from other classes in the same JVM. These services are local to the classes. Service Builder...
تاريخ النشر: 26‏/04‏/24 8:55 م
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...
تاريخ النشر: 26‏/04‏/24 8:55 م
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...
تاريخ النشر: 26‏/04‏/24 8:55 م
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...
تاريخ النشر: 26‏/04‏/24 8:55 م
Understanding and Extending Generated Classes
Understanding and Extending Generated Classes Service Builder generates both tables for your entity and model, persistence, and service classes for it. Here you'll examine generated classes for an...
تاريخ النشر: 26‏/04‏/24 8:55 م
Upgrading Your Database Tables
Upgrading Your Database Tables Liferay DXP 7.4 U10+ or Liferay Portal 7.4 GA14+ An upgrade of your application may require making changes to your database tables. Liferay's Upgrade framework makes...
تاريخ النشر: 26‏/04‏/24 8:55 م
Multithreading Process
Multithreading Process Liferay DXP 7.4 U10+ or Liferay Portal 7.4 GA14+ Your Upgrade Processes may involve making complex changes to large data sets. If performance is critical, use the...
تاريخ النشر: 26‏/04‏/24 8:55 م
Upgrade Processes
Upgrade Processes :file: ../../landingpage_template.html :file: upgrade-processes/landing.html
تاريخ النشر: 26‏/04‏/24 8:55 م
Portlet Descriptor to OSGi Service Property Map
Portlet Descriptor to OSGi Service Property Map Here's a map of portlet XML descriptor values to OSGi service properties for publishing OSGi Portlets. The properties centralize and simplify portlet...
تاريخ النشر: 26‏/04‏/24 8:55 م
Portlets
Portlets Liferay DXP started off as a portal server for Java-based web applications called portlets (see JSR 168, JSR-286, and JSR-362). Portlets process requests and generate responses like any...
تاريخ النشر: 26‏/04‏/24 8:55 م
Reference
Reference :file: ../../../landingpage_template.html :file: reference/landing.html
تاريخ النشر: 26‏/04‏/24 8:55 م

Ask

Capabilities

Product

DXP

Contact Us

Connect

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