Search Results

Capability
Feature
Deployment Approach
Configuring Liferay Authentication With PingOne Using SAML
This recipe guides you through the basic steps needed to integrate PingOne, your Identity Provider (IdP), with your Liferay environment using Security Assertion Markup Language (SAML). PingOne...
公開日: 2024/08/02 14:34
Integrate Azure AD with Liferay DXP Using OpenID Connect
This recipe guides you through the basic steps needed to integrate Azure AD (now known as Microsoft Entra ID), your Identity Provider (IdP), with your Liferay environment using OpenID Connect....
公開日: 2024/08/02 16:36
Integrate Azure AD with Liferay DXP Using SAML
As a general best practice, integrating Liferay DXP with other Identity Providers (IdPs) provides enhanced security and streamlines authentication management. This recipe guides you through the...
公開日: 2024/08/05 17:12
Building Multi-Step Forms With Liferay DXP Objects
This recipe guides you through the basic steps to build a multi-step form. Liferay DXP environment An object definition with fields A user who has access and control to create and manage objects,...
公開日: 2024/08/06 18:21
Integrate Okta with Liferay DXP using OpenID Connect
This recipe guides you through the steps to integrate Okta, your Identity Provider (IdP), with your Liferay environment using OpenID Connect. Okta Dev account Liferay DXP environment Administrative...
公開日: 2024/08/06 20:09
Designing and Displaying Reusable Navigation Menus
Navigation menus for a site are typically tied strictly to a site's page hierarchy and structure. The Navigation Menus feature in Liferay is powerful because it enables you to create navigation...
公開日: 2024/08/15 18:33
Building a Reusable and Dynamic Accordion With Fragments
Liferay Fragments are reusable, customizable web elements that serve as building blocks for a page. They consist of HTML, CSS, and JavaScript to provide structure, style, and functionality to your...
公開日: 2024/08/19 16:54
Using Zapier to Sync Object Data with Google Sheets
This recipe guides you through the steps required to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Zapier.
公開日: 2024/11/14 16:15
Importing Packages
Importing Packages You often find yourself in a position of needing functionality provided by another module. To access this functionality, you must import packages from other modules into your...
公開日: 2024/11/22 22:50
Exporting Packages
Exporting Packages In OSGi, packages are private by default. You must explicitly exporting a package so other modules can import and use them. Here's how to export packages: Open your bnd.bnd...
公開日: 2024/11/22 22:50
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: ...
公開日: 2024/11/22 22:50
アダプティブメディアモジュールリファレンス
アダプティブメディアモジュールリファレンス アダプティブメディアのモジュール アダプティブメディアアプリの一部のモジュールは必須であり、アダプティブメディアが機能するには有効にする必要がありますが、他のモジュールは無効にすることができます。...
公開日: 2024/05/09 18:50
JARs Excluded from WABs
JARs Excluded from WABs [Liferay-generated web application bundles (WABs) are stripped of third party JARs that contain packages that Liferay exports already. Deploying the same third party...
公開日: 2024/05/09 18:55
Semantic Versioning
Semantic Versioning Semantic Versioning is a three tiered versioning system for incrementing version numbers based on the degree of API change made in a releasable software component. It's a...
公開日: 2024/11/22 22:50
Digital Asset Management
Digital Asset Management Use Liferay’s Digital Asset Management (DAM) features to store, organize, and reuse documents, images, and other media across your site. The Documents and Media library...
公開日: 2025/06/27 18:49
Module Projects
Module Projects Liferay applications and customizations are OSGi modules: .jar files containing Java code and some extra configuration for publishing and consuming APIs. A module project comprises...
公開日: 2024/11/22 22:50
ビデオショートカットプロバイダーの作成
ビデオショートカットプロバイダーの作成 Liferay DXP 7.4以降で利用可能 デフォルトでは、Liferayの外部ビデオショートカットは、 YouTube 、 Vimeo 、 Facebook 、および Twitch をサポートしています。 ただし、この機能を拡張して、他のビデオソースをサポートすることができます。 ...
公開日: 2024/05/09 18:50
OpenOffice / LibreOffice統合の有効化
OpenOffice / LibreOffice統合の有効化 OpenOffice と LibreOffice は、Liferayと統合できるオープンソースのプロダクティビティスイートです。 デフォルトでは、Liferayには限られたファイル形式の自動プレビューを生成する PDFBox が含まれています。...
公開日: 2024/05/09 18:50
Googleドライブ との連携
Googleドライブ との連携 Googleドライブでドキュメントの作成と編集を有効にする Googleドライブドキュメントへのリンクを有効にする
公開日: 2024/05/09 18:50
Googleドライブでドキュメントの作成と編集を有効にする
Googleドライブでドキュメントの作成と編集を有効にする Liferay DXPはGoogleドライブとの統合を提供しているため、ドキュメントとメディアアプリケーションを介してGoogleドキュメント、シート、およびスライドを作成および編集できます。 これらのドキュメントタイプのいずれかを追加または編集すると、ファイルを作成できるGoogleの外部エディタにリダイレクトされます。 ...
公開日: 2024/05/09 18:50