Search Results

All Results 1937
ソート
Resource Type
Deployment Approach
Capability
Feature
アカウント入力検証
Account Entry Validation Liferay DXP 2026.Q3+ [Release Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) Account entry...
オーディエンスの作成と管理
Creating and Managing Audiences [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay DXP 2026.Q3+ An audience is a group...
アカウント認証結果の確認
Reviewing Account Validation Results Liferay DXP 2026.Q3+ [Release Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) Open an...
VIESバリデーターの有効化
Enabling the VIES Validator Liferay DXP 2026.Q3+ [Release Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) The VIES...
視聴者検出
Audience Detection [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay DXP 2026.Q3+ Audience detection runs in the...
要素バリエーションの作成と管理
Creating and Managing Element Variations [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay DXP 2026.Q3+ An element...
観客
Audiences [Beta Feature](../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay DXP 2026.Q3+ An audience is a named group of visitors...
対象者属性リファレンス
Audience Attributes Reference [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay DXP 2026.Q3+ Each audience condition...
AI Hubの購入
Purchasing AI Hub AI Hub is sold through the Products catalog in Marketplace. Purchasing begins when you submit an order. Liferay then sends an order form for signature, and provisioning starts...
2026年第3四半期のデフォルト設定と機能フラグの変更
2026.Q3 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, review the changes and...
Liferay DXP 2026.Q3 の互換性のない変更点
Liferay DXP 2026.Q3 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2026.Q3. As the...
Webコンテンツの記事をプレビューする
Previewing Web Content Articles After creating a web content article, you can preview it using the selected default template or display page template before publishing, so you can make adjustments...
Webコンテンツストラクチャー
Web Content Structures Web content structures are the building blocks for web content articles. They determine the information you can include when writing web content. Structures provide these key...
ウェブコンテンツ構造の作成
Creating Web Content Structures Create web content structures to serve as building blocks for web content articles and determine the information you can include when writing them. To create a web...
データエンジンを使用したWebコンテンツ構造
Web Content Structures with Data Engine Beginning with Liferay 7.4, web content structures were migrated from using Dynamic Data Mapping (DDM) to Data Engine (DE) as the backend framework for...
Webコンテンツ構造の管理
Managing Web Content Structures You can manage structures from the structures page: Open the Site Menu (Site Menu) and go to Content & Data → Web Content. Select the Structures tab. Open the...
Web コンテンツ テンプレート
Web Content Templates With Web Content Templates, you can define how content appears, ensuring that your web content aligns with your brand and functional requirements. Learn how to create...
Webコンテンツテンプレートでのタグライブラリの使用
Using Taglibs in Web Content Templates Liferay's taglibs are accessible when developing templates in FreeMarker. There is no need to instantiate these taglibs within your FreeMarker template;...
最初のサイトの作成
最初のサイトの作成 サイトは、コンテンツを含み、表示するページの集まりである。 この記事では、既存のテンプレートをベースに新しいサイトを作成する手順を説明します。 サイトの作成 新しいコミュニティーサイトを作成するには、次の手順に従います。 [Global Menu] を開き、 コントロールパネル に移動して、 [Sites] を選択します。 ...
サンプルAPIアプリケーションの構築
Building a Sample API Application Liferay DXP 2023.Q4+/Portal GA102+ [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) The...
サイトの外観を変更する
サイトの外観を変更する Liferayにはサイトの外観をカスタマイズする方法がたくさんあります。 サイトのファビコンとテーマは、あなたが変更したいと思うかもしれない最初の要素の2つです。 テーマは、あなたのサイトのデフォルトのルック&フィールを設定し、ファビコンは、ユーザーのブラウザのタブであなたのサイトを識別するためのアイコンです。 サイトのファビコンを変更する ...
管理者アカウントの概要
管理者アカウントの概要 管理者ユーザーアカウントは、Liferay DXPの新規インストールでデフォルトで作成され、Liferay DXPインスタンスのすべてのファセットを変更するための完全なアクセス権を持っています。 管理者ユーザーは、サイト、ユーザー、ページを作成、変更、削除し、すべてのサイト管理タスクを実行できます。 管理者ユーザーとしてLiferay DXPにアクセスする ...
DXPのナビゲート
DXPのナビゲート Liferay DXP のすぐに使えるナビゲーションは、3つの主要なエリアに分かれています: サイトメニュー 、パーソナルメニュー 、グローバルメニュー 。 サイトメニュー 画面左側のDXP サイトメニュー には、現在表示されている特定のサイトを対象としたアクション、コンテンツ、設定が含まれています。 アプリケーションバーの...
RESTビルダー
REST Builder REST Builder is a code generation tool that makes it easy for you to take your local APIs and make them available on the web. It uses the OpenAPI Specification to generate REST and...
APIの使用
Consuming APIs APIs, or Application Programming Interfaces, serve as the bridge between different software applications, allowing them to communicate and exchange data. By consuming external APIs,...
REST Builderを使用したAPIの作成と実装
Producing and Implementing APIs with REST Builder With REST Builder, you can define the API you want to build, and REST Builder provides the framework and endpoints for you. Deploy an Example REST...
バッチエンジンAPIの基本 - データのインポート
Batch Engine API Basics - Importing Data Liferay's Headless Batch Engine provides REST APIs to import and export data. Call these services to import data to Liferay. Importing Data Then follow...
GraphQL APIの利用
Consuming GraphQL APIs Liferay DXP contains GraphQL APIs for most of its applications. The GraphQL APIs are available at http://[host]:[port]/o/graphql. Here's how to consume them in three steps: ...
外部参照コードの使用
Using External Reference Codes Liferay DXP/Portal 7.4+ Many of Liferay's headless API endpoints support an external reference code (ERC). The ERC field is useful in wide range of scenarios. For...
OAuth 2.0を使用する
Using OAuth 2.0 OAuth 2.0 is an industry-standard authorization protocol. Users with accounts on a Liferay-based website can share select credentials with various clients seamlessly. OAuth 2.0...
APIヘッダーリファレンス
API Headers Reference API headers are components of HTTP requests that provide essential information to the server about the client's request and how the server should handle it. You can use API...
RESTサービスの使用
Consuming REST Services Liferay DXP contains REST services for most of its applications. These services are fully OpenAPI compliant. Here, learn how to consume them. This takes only three steps: ...
データ移行センター
Data Migration Center Liferay DXP 2023.Q4+/Portal GA102+ [Beta Feature](../../../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Currently,...
認証されていないリクエストを行う
Making Unauthenticated Requests By default, Liferay DXP restricts API access for the sake of security, requiring authentication to get a valid response. However, in certain cases it may make sense...
サンプルAPIチュートリアル
Sample API Tutorials Follow the links below for sample API tutorials that include example requests and example code. Building Applications (Objects) Custom Objects API Basics Custom Objects...
ローリング再起動の実行
Performing Rolling Restarts The rolling restart cluster maintenance process involves shutting down and updating nodes one at a time (while the other nodes are running) until they're all updated....
スリムバンドルの使用
Using Slim Bundles Subscribers Liferay DXP 7.2 Fix Packs and Service Packs are also released bundled with the Tomcat application server. They are available as traditional bundles and Slim Bundles....
Configuring the Patching Tool
Configuring the Patching Tool Subscribers The Patching Tool can be adapted to any DXP installation. The tool's auto-discovery option is the easiest way to configure the Patching Tool. If you...
リファレンス
Reference When installing Liferay, you must take into consideration the specifics of your environment. These topics help you integrate Liferay into your existing environment and aid in...
Liferay ホーム
Liferay Home Liferay Home is the folder from which Liferay DXP/Portal launches applications, reads and applies configurations, loads JAR files, generates logs, and more. Liferay Home's location...

該当件数: 2,250 件中 1,001 - 1,040