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
Capability
Liferay Labs
Liferay Labs Liferay Labs is an innovation hub within Liferay Marketplace dedicated to exploring newer technologies and developing experimental features. It provides a wide range of useful...
公開日: 2025/01/07 16:36
ユーザーにメンションする
ユーザーにメンションする DXPアセットで他のユーザーにメンションすると、サイトと電子メール通知およびリンクが送信され、特定のアセット(掲示板スレッド、ブログ投稿、コメントなど)に注意が向けられます。...
公開日: 2025/01/18 2:46
通知とリクエスト
通知とリクエスト ユーザーガイド 通知とリクエスト ユーザーにメンションする 通知とリクエストの管理 メンションの設定
公開日: 2025/01/18 2:46
Session Replication with Tomcat
Session Replication with Tomcat Liferay DXP 2024.Q3+/Portal GA92+ To ensure user session data is synchronized across all instances in the cluster, Liferay supports session replication. If one...
公開日: 2025/01/18 2:47
送信ボタンのカスタマイズ
送信ボタンのカスタマイズ 7.4以降で利用可能 ユーザーは、フォームへのデータ入力が終了したら、フォームを送信する必要があります。 このため、デフォルトで 送信 というボタンが表示されます。 送信 は、フォームを送信するときにユーザーが実行するアクションを表す最も明確な言葉ではない場合があります。 例えば、 Register Now という言葉にしたい場合は以下のようにします。 ...
公開日: 2025/01/18 2:49
フォームの翻訳
フォームの翻訳 フォームは、現在のサイトで現在有効になっている任意の言語に翻訳して表示できます。 翻訳を追加するには: 翻訳する既存のフォーム(例: Guest Feedback Survey)を表示することから始めます。 言語のドロップダウンメニューの横にある(+)記号をクリックします。 フォームを翻訳する言語を選択します。 希望する言語を選択します。 ...
公開日: 2025/01/18 2:49
ストレージアダプターの使用
ストレージアダプターの使用 ユーザーがフォームレコードを追加すると、Liferayは ストレージアダプター APIを経由してリクエストの処理をルーティングします。 これは、フォームエントリーに対して行われる他の CRUD 操作(読み取り、更新、削除)についても同様です。 ストレージサービスのデフォルトの実装は、Liferayデータベースに保存するためにフォームをJSONに変換します。 ...
公開日: 2025/01/18 2:49
Field Autocompletion
Field Autocompletion You can configure form field autocompletion in the Forms application: Autocompletion TypeConfigurationField Types ManualType a list of autocompletion optionsText Data...
公開日: 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
Workflow Definition Link API Basics
Workflow Definition Link API Basics Liferay DXP 2025.Q1+/Portal GA132+ You can manage workflow definition links from the Liferay UI or using Liferay's REST APIs. In Liferay, the Control Panel →...
公開日: 2025/02/19 12:28
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+ You can connect Liferay DXP to Marketplace in Instance Settings. With this integration, you can add supported apps from the...
公開日: 2025/04/15 16:54
SCIM Resource Type, Service Provider, and Schema Basics
SCIM Resource Type, Service Provider, and Schema Basics Liferay DXP 2025.Q2+ Liferay provides a headless API to query the SCIM resource types, service providers, and schemas available. Use the...
公開日: 2025/05/27 15:40
Using Camunda Business Processes
Using Camunda Business Processes Liferay 7.4+, and all quarterly releases Liferay's native workflow features are designed for business processes requiring basic review and approval. If your...
公開日: 2025/06/04 18:31
Calling Liferay APIs from Camunda
Calling Liferay APIs from Camunda The Liferay Connector enables calling Liferay APIs from your Camunda tasks. It's a protocol connector built on top of the Camunda HTTP REST connector. Follow...
公開日: 2025/06/26 18:24
Triggering Events in Camunda with Liferay Webhooks
Triggering Events in Camunda with Liferay Webhooks You can send payloads from Liferay's webhook object actions to your Camunda process instances. This enables inbound communication from Liferay to...
公開日: 2025/06/26 18:24
Using Notification Templates for Commerce 2.0 and Earlier Versions
Using Notification Templates for Commerce 2.0 and Earlier Versions Email notifications are sent automatically to users based on events in the store. To send them, you must first create a...
公開日: 2025/06/27 18:47
Security and Administration
Security and Administration After installation comes configuration. There are three areas you should examine carefully before opening your system to users: Security Administration Settings ...
公開日: 2025/07/16 2:26
Liferayの保護
Liferayの保護 Liferay DXPは、セキュリティに配慮して構築されています。 これには、 OWASP Top 10 や CWE/SANS Top 25 で説明されているような一般的なセキュリティ脆弱性やエクスプロイトの緩和が含まれます。 ...
公開日: 2025/01/18 2:47