Capability

Platform

Liferay DXP is a robust platform with its own navigation menus, configuration methods, and core features. These core features are foundational to effective system administration, maintenance, notifications, and other core platform functions.

Feature
Deployment Approach
送信ボタンのカスタマイズ
送信ボタンのカスタマイズ 7.4以降で利用可能 ユーザーは、フォームへのデータ入力が終了したら、フォームを送信する必要があります。 このため、デフォルトで 送信 というボタンが表示されます。 送信 は、フォームを送信するときにユーザーが実行するアクションを表す最も明確な言葉ではない場合があります。 例えば、 Register Now という言葉にしたい場合は以下のようにします。 ...
公開日: 2025/01/18 2:49
フォームの翻訳
フォームの翻訳 フォームは、現在のサイトで現在有効になっている任意の言語に翻訳して表示できます。 翻訳を追加するには: 翻訳する既存のフォーム(例: Guest Feedback Survey)を表示することから始めます。 言語のドロップダウンメニューの横にある(+)記号をクリックします。 フォームを翻訳する言語を選択します。 希望する言語を選択します。 ...
公開日: 2025/01/18 2:49
フォーム構成リファレンス
フォーム構成リファレンス ここでは、フォームの全構成の概要を説明していますので、必要な構成をすぐに見つけることができます。 フォームオプション サイト間でフォームをエクスポートおよびインポートすることができます。 エクスポート/インポート メニューにアクセスするには、 [サイト管理] → [コンテンツとデータ] → [フォーム] に進みます。 右上のOptionsアイコンをクリックし、...
公開日: 2025/01/18 2:49
フォーム権限リファレンス
フォーム権限リファレンス この記事は、フォームアプリケーションに関連するすべての権限のガイドとして機能します。 フォームウィジェットの権限 フォーム ウィジェットがデプロイされているサイトページに移動します。 ウィジェット名の横にあるオプションアイコン(Options)をクリックし、 [Permissions] をクリックします。 [フォーム]ウィジェットの権限を表示する ...
公開日: 2025/01/18 2:49
ヘルプテキストと定義済みの値の提供
ヘルプテキストと定義済みの値の提供 フォームフィールドは、ユーザーがフォームを理解して入力するのに役立つヘルプテキスト、プレースホルダーテキスト、および事前定義された値を持つように構成できます。 ヘルプテキスト: フィールドラベルの小見出しとして表示されるが、フィールド入力領域には表示されないテキスト。 フィールドのサイドバーメニューの[基本]タブにヘルプテキストを入力します。 ...
公開日: 2025/01/18 2:49
Provisioning Cloud Apps
Provisioning Cloud Apps You can provision cloud apps to your Liferay instance and start using them immediately. Unlike DXP apps, cloud apps integrate with Liferay SaaS directly and don't require...
公開日: 2025/02/11 12:35
Integrating Service Builder Applications with Objects
Integrating Service Builder Applications with Objects You can integrate existing Service Builder applications with the Objects framework. Once integrated, your custom entities become unmodifiable...
公開日: 2025/02/13 12:44
Configuring the JWT Bearer Flow
Configuring the JWT Bearer Flow To use JWT Bearer as a grant type in Liferay, you must create an OAuth 2 client with the Client Authentication Method set to Client Secret Basic or Post. The client...
公開日: 2025/02/25 12:39
JSON Web Tokens (JWTs)
JSON Web Tokens (JWTs) JSON Web Tokens (JWTs) represent encoded data. They are compact, self-contained, and secure. There are two primary types of JSON Web Tokens: Encrypted JWT: ensures the...
公開日: 2025/02/25 12:39
Issuing JWT Access Tokens
Issuing JWT Access Tokens Liferay DXP 7.4 U45+/GA45+ You can configure Liferay to issue access tokens in the JWT format from System Settings. Enabling JWT Tokens Open the Global Menu...
公開日: 2025/02/25 12:39
JSON Web Token Assertions
JSON Web Token Assertions An assertion helps in sharing identity and security information across different domains. There are two uses for assertions: Authorization grants Client authentication...
公開日: 2025/02/25 12:39
Using Private Key JWT (JSON Web Token)
Using Private Key JWT (JSON Web Token) Liferay supports private key JWT as an authentication method for OAuth 2 clients. In this flow, the client itself creates the assertion. Liferay authenticates...
公開日: 2025/03/06 16:05
Best Practices for Managing Publications
Best Practices for Managing Publications Efficient publication workflows in Liferay help improve collaboration, reduce errors, and streamline content delivery. Follow these best practices to...
公開日: 2025/03/25 15:57
Configuring Authentication Types
Configuring Authentication Types Users can be configured to log in using one of three authentication types: Authentication TypeDescriptionUsed by Default? Screen NameDetermined by administrator or...
公開日: 2025/04/02 16:05
Securing Sign-In
Securing Sign-In The Sign-In widget calls the various mechanisms (the portal database, an LDAP server, a SAML identity provider, or any of the ways users can authenticate) that authenticate users....
公開日: 2025/04/02 16:05
Connecting Liferay DXP to Marketplace
Connecting Liferay DXP to Marketplace Liferay DXP 2025.Q1+/GA132+ Currently, this feature is behind a release feature flag (LPD-35941). Read Release Feature Flags for more information. You can...
公開日: 2025/04/15 16:54
Become a Publisher
Become a Publisher To publish apps or solutions on Marketplace, you need a Liferay account with publisher permissions. Becoming a publisher is free, but you must submit a request with relevant...
公開日: 2024/08/16 15:45
Publishing Solutions in Marketplace
Publishing Solutions in Marketplace The Liferay Marketplace contains business solutions to improve productivity and reduce time to market. Currently, only existing Liferay partners can publish a...
公開日: 2024/08/31 19:45
Notifications API Basics
Notifications API Basics Liferay's headless delivery application provides REST and GraphQL services for subscribing to or unsubscribing from notifications for platform events across several default...
公開日: 2024/10/04 16:10
Provisioning DXP Apps
Provisioning DXP Apps Free apps can be downloaded, deployed to Liferay DXP, and used immediately without deploying a license. Paid apps have trial, developer, or standard licenses based on the...
公開日: 2024/11/08 15:11
Configuring JSON Web Services
Configuring JSON Web Services Liferay’s services are exposed as JSON web services out-of-the-box. This is enabled by default. You can access these services via the API page at...
公開日: 2024/11/16 15:32
コマース通知キューの設定
コマース通知キューの設定 チャネルイベントが通知をトリガーすると、Commerce はチャネルの通知キュータブに 未送信 ステータスでログを記録します。 デフォルトでは、Liferayは15分ごとにキューに入れられた通知をチェックし、 Unsent ステータスがあれば送信します。 しかし、43200分(30日)後に通知が Unsent のステータスになると、Liferayはそれを削除します。...
公開日: 2024/11/22 22:47
通知テンプレート変数リファレンスガイド
通知テンプレート変数リファレンスガイド 通知テンプレートを作成する際、変数を使用して、トリガーとなるチャネルイベントのデータを動的にメールフィールドに入力することができます。 通知テンプレート タイプ を選択し、その変数を表示します。 これは、どのチャンネルイベントが通知をトリガーするかを決定します。 通知テンプレートの種類を選択します。 タイプを選択した後、 メール設定 と...
公開日: 2024/11/22 22:47
Publishing Apps in Marketplace
Publishing Apps in Marketplace The Liferay Marketplace contains Cloud apps (for Liferay SaaS, PaaS, and self-hosted) and DXP apps (for Liferay PaaS and Liferay Self-Hosted). As a publisher, you may...
公開日: 2024/08/16 15:45
ベータ版の機能と機能フラグ
ベータ版の機能と機能フラグ 機能フラグ DXP 7.4 U69+/GA69+. Liferayのいくつかの機能は feature flags の後ろに隠されています。 機能フラグを使うことで、Liferayインスタンスに導入される新しい機能をコントロールすることができます。 新機能や実験的な機能は、機能フラグによってより効果的に採用され、検証される。 ...
公開日: 2024/05/09 18:58
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
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 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

Capabilities

Product

Education

Contact Us

Connect

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