Search Results

Capability
Feature
Deployment Approach
Bundle Classloading Flow
Bundle Classloading Flow The OSGi container searches several places for imported classes. It's important to know where it looks and in what order. Liferay DXP's classloading flow for OSGi bundles...
公開日: 2024/11/22 22:50
Building Liferay Source
Building Liferay Source This section aims to provide instructions for building Liferay Portal from source as quickly as possible. Using a nightly snapshot bundle no longer requires a full build...
公開日: 2024/11/22 22:50
APIs as OSGi Services
APIs as OSGi Services After you've learned what a module is and how to deploy one, you can use modules to define APIs and implement them. Liferay APIs are OSGi services, defined by Java interfaces...
公開日: 2024/11/22 22:50
Configuring Dependencies
Configuring Dependencies Liferay provides a container where modules can publish and consume functionality through their Java packages. Modules can leverage packages from other modules or...
公開日: 2024/11/22 22:50
Finding Artifacts
Finding Artifacts To use external artifacts in your project, you must configure their dependencies in your build.gradle Gradle script. Before specifying an artifact as a dependency, you must first...
公開日: 2024/11/22 22:50
Organizing the Source
Organizing the Source It is important to have a solid understanding of how the Liferay source is organized when working on fixing a bug or adding a new feature to the product. The Liferay Source...
公開日: 2024/11/22 22:50
Resolving Third Party Library Package Dependencies
Resolving Third Party Library Package Dependencies An application can rely on multiple OSGi modules. Resolving their Java package dependencies can be challenging. In a perfect world, every package...
公開日: 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
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
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
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
Specifying Dependencies
Specifying Dependencies You must satisfy all dependencies to compile and deploy a module successfully. After you find the dependency artifacts, add them as dependencies in your Gradle build file....
公開日: 2024/11/22 22:50
Portal Developer Properties
Portal Developer Properties There are Portal Properties that facilitate development. Liferay's portal-developer.properties file includes all of them. The portal-developer.properties file is enabled...
公開日: 2024/11/22 22:50
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define...
公開日: 2024/11/22 22:52
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
Using the Gogo Shell
Using the Gogo Shell The Gogo shell provides a way to interact with the module framework. Among other things, you can Dynamically install/uninstall bundles (modules) Examine package...
公開日: 2024/11/22 22:50
Command Line Gogo Shell
Command Line Gogo Shell If you're in a development environment, you can interact with the module framework locally from the command line. Gogo shell should only be run from the command line in...
公開日: 2024/11/22 22:50
Gogo Shell Commands
Gogo Shell Commands The Gogo shell executes Felix Gogo basic commands and Liferay commands. The Gogo shell is accessible in the Control Panel (recommended) and from the command line. Here are some...
公開日: 2024/11/22 22:50
Reference
Reference 7.4 Breaking Changes 7.3 Breaking Changes 7.2 Breaking Changes Exported Third-Party Packages Portal Developer Properties
公開日: 2024/11/22 22:50
表示ページテンプレートの使用
表示ページテンプレートの使用 liferay DXP/Portal 7.3+. 表示ページテンプレートは、専用URLにコンテンツを表示するための構造を定義します。 コンテンツアイテムを作成またはアップロードすると、LiferayはそれにアクセスするためのユニークなフレンドリーURLを生成します。...
公開日: 2024/11/22 22:52
表示ページテンプレートの作成と管理
表示ページテンプレートの作成と管理 liferay DXP/Portal 7.3+. 表示ページテンプレートは、専用のフレンドリURLにコンテンツを表示するためのストラクチャーを定義します。 これらのテンプレートは、現在、以下のコンテンツの種類に対応しています。 ブログエントリー カテゴリー 7.4+ カスタムオブジェクト 7.4+ ドキュメント ウェブコンテンツ記事 ...
公開日: 2024/11/22 22:52
表示ページによるコンテンツの公開
表示ページによるコンテンツの公開 表示ページテンプレートを使用して、コンテンツアイテムをフレンドリURLで表示するための再利用可能な動的デザインを作成できます。 テンプレート をデザインした後、そのコンテンツ・タイプを表示するためのデフォルト・テンプレートにしたり、一部のコンテンツ・アイテムだけがそのテンプレートを使用するように手動で設定したりすることができます。...
公開日: 2024/11/22 22:52
情報テンプレートの使用
情報テンプレートの使用 7.4+で利用可能 情報テンプレートを使用すると、情報フレームワークを実装しているあらゆるアイテムタイプの FreeMarker テンプレートを作成できます。 サポートされているアイテムタイプには、ウェブコンテンツ、ドキュメント、アセット、ブログ、カテゴリー、オブジェクトがあります。...
公開日: 2024/11/22 22:52
アセットパブリッシャーウィジェットの使用
アセットパブリッシャーウィジェットの使用 アセットパブリッシャーウィジェットを使用したアセットの表示 アセットパブリッシャーウィジェットでアセットを選択する アセットパブリッシャーの表示設定の構成 アセット・パブリッシャ・サブスクリプションの設定
公開日: 2024/11/22 22:52
サイトの最適化
サイトの最適化 トップレベルのSEOを行うことから、サイトのコンテンツを理解して行動すること、あらゆるタイプのユーザーがアクセス可能なサイトを構築することまで、Liferayはサイトの問題を理解して行動するためのツールを提供します。 検索エンジンを最適化 :::: 2 :gutter: 3 3 3 3 ::: ページのフレンドリURLの設定 :link:...
公開日: 2024/11/22 22:52
A/Bテスト結果のレビューとテストバリアントの公開
A/Bテスト結果のレビューとテストバリアントの公開 A/Bテストが終了すると、Analytics CloudとLiferay DXPでテスト結果を確認できます。Analytics Cloudは、テスト期間中に 必要信頼度 が達成された場合に勝者を宣言します。テストの必要信頼度を設定する方法については、A/Bテストの作成 を参照してください。 ...
公開日: 2024/11/22 22:52
サイト構築を始める
サイト構築を始める サイトはLiferay DXPの基本的なコンポーネントです。 基本的に、サイトとは、追加機能を提供するコンテンツ・アプリケーションを含むページの集まりである。 Liferay DXPインスタンスを最初に起動し設定するとき、デフォルトのサイトが含まれます。 デフォルトではインスタンス名は Liferay ですが、この値はセットアップウィザードまたはコントロールパネルの...
公開日: 2024/11/22 22:52
A/Bテスト
A/Bテスト
公開日: 2024/11/22 22:52
A/Bテストの作成
A/Bテストの作成 A/Bテストを作成する前に、次の点に留意してください。 デフォルトのエクスペリエンスまたはセグメントにマップされたパーソナライズされたエクスペリエンスのテストを作成できます。 A/Bテストは、一度に1つのページまたはエクスペリエンスに対してのみ作成できます。 実行中のA/Bテストの一部であるエクスペリエンスを編集することはできません。 ...
公開日: 2024/11/22 22:52
レスポンシブサイトの構築
レスポンシブサイトの構築 世界の全ページビューの半分以上は、携帯電話やタブレットなどのモバイルデバイスからアクセスされています。 どのサイトも、モバイルデバイスで表示した場合に、デスクトップで表示した場合と同様に見栄えをよくする必要があります。 Liferay DXPでは、どのデバイスがサイトにアクセスしても、可能な限り最高のエクスペリエンスを提供することができます。 ...
公開日: 2024/11/22 22:52
モバイルデバイスルールの作成
モバイルデバイスルールの作成 モバイルデバイスルールは、Liferay Mobile Device Detection Liteが7.3で廃止予定になったため、Liferay7.2以前でのみ使用できます。 前提条件として、Liferay マーケットプレイスから Liferay Mobile Device Detection Lite (LMDD) アプリをインストールする必要があります。...
公開日: 2024/11/22 22:52
A/Bテストの実行と監視
A/Bテストの実行と監視 A/Bテストを実行するときに、次のパラメーターを設定できます。 トラフィックの分割: ページを訪問したときに、オリジナルとバリアントの間でランダムに分かれた訪問者の割合。 訪問者はオリジナルとバリアントの間でランダムに分割され、A/Bテストが終了するまで常に同じページが表示されます。 必要な信頼度: テストの精度を表します。...
公開日: 2024/11/22 22:52
A/Bテスト要件の確認
A/Bテスト要件の確認 コンテンツページでA/Bテストを実行する前に、次の要件が満たされていることを確認する必要があります。 Liferay DXPがAnalytics Cloudに接続されている。 この接続を設定する方法については、 Liferay DXPをAnalytics Cloudに接続する を参照してください。 ページがコンテントページである。...
公開日: 2024/11/22 22:52
グリッドフラグメントを使用したレスポンシブレイアウトの構築
グリッドフラグメントを使用したレスポンシブレイアウトの構築 対応可能:Liferay DXP 7.3以降 Liferay DXPではデフォルトで レスポンシブデザインが使用 されますが、コンテンツレイアウトをさらに細かく制御したい場合があります。 コンテントページで グリッドフラグメント...
公開日: 2024/11/22 22:52
自動ライブチャットシステムの有効化
自動ライブチャットシステムの有効化 liferay 7.4+ Liferayは現在、多数のライブサポートチャットプラットフォームとの統合を提供しています。 この統合を有効にすると、Liferayインスタンスのサイトにチャットウィンドウが追加され、ユーザーのサポートとサイトエクスペリエンスを向上させるために使用できます。 Click To Chatの有効化 Click To Chat...
公開日: 2024/11/22 22:52
SEO and Metadata Configuration Reference
SEO and Metadata Configuration Reference Optimizing SEO and metadata is essential for improving site visibility in search engines and ensuring content is properly indexed and displayed across...
公開日: 2024/11/22 22:52
サイトエクスペリエンスのパーソナライズ
サイトエクスペリエンスのパーソナライズ Liferay DXPは、ユーザーを理解し、パーソナライズされた体験を提供するための強力なツールをすぐに利用できます。 例えば、 ユーザーセグメント を作成し、それらを異なる エクスペリエンス にマッピングすることができます。 エクスペリエンスを導入することで、 コレクションをパーソナライズし、 コンテンツや ユーザーが見るページ...
公開日: 2024/11/22 22:52
組織
組織 組織について 組織の作成と管理 組織へのユーザーの追加 組織ロール 組織サイト 新しい組織種別の追加
公開日: 2024/11/22 22:53
新しい組織種別の追加
新しい組織種別の追加 デフォルトでは、Liferay DXPには 組織 種別のみが含まれています。 既存のタイプを設定したり、システム設定の → ユーザー → 組織種別でタイプを追加することができます。 組織種別を設定する主な理由は2つあります。 組織は通常、実際の階層構造に関連付けられています。 管理者やユーザにとっては、それらを実際の名前で呼ぶと便利です。 例えば、野球組織では、...
公開日: 2024/11/22 22:53
ロールの作成と管理
ロールの作成と管理 ロールとパーミッションを理解したら、Liferay DXP ソリューション内でユーザーに権限を与えるために必要なロールを作成することができます。 コントロールパネル → ユーザー → ロール でロールを作成し、管理します。 ロールの作成 まず、 、作成しなければならない役割の範囲 を決定します。...
公開日: 2024/11/22 22:53
ユーザーデータの管理(GDPR)
ユーザーデータの管理(GDPR) Liferayのユーザー関連データ(UAD)フレームワークは、一般データ保護規則(GDPR)の技術的に厳しい2つの要件を満たすのに役立ちます。 データポータビリティの権利 「忘れられる権利」 以下のLiferayアプリケーションには、UADフレームワークが適用されています。 LiferayアプリケーションLiferay 7.2 (DXP &...
公開日: 2024/11/22 22:53
ユーザーデータのエクスポート
ユーザーデータのエクスポート 一般データ保護規則(GDPR)の信条の1つは、ユーザーには データポータビリティ の権利があるということです。 データポータビリティとは、ユーザーが機械可読形式で個人データを受け取る権利があることを意味します。 コントロールパネルのユーザー管理システムは、ダウンロード用のZIPファイルへのユーザーの個人データのエクスポートをネイティブにサポートしています。...
公開日: 2024/11/22 22:53
ユーザーデータの無害化
ユーザーデータの無害化 一般データ保護規則(GDPR)の技術的に難しい要件のひとつに、「忘れられる権利」がある。 ここでは、この要件の詳細に関する説明ではなく、その要件を満たすのに役立つ2つの機能(個人データ抹消とデータ匿名化)について説明します。 ...
公開日: 2024/11/22 22:53
Installing OpenSearch
Installing OpenSearch Subscription Required [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md) You can connect OpenSearch with Liferay. For detailed OpenSearch...
公開日: 2024/11/28 15:14
OpenSearch Connector Configuration Reference
OpenSearch Connector Configuration Reference Subscription Required [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md) Configure Liferay's connection to OpenSearch...
公開日: 2024/11/28 15:14
OpenSearch
OpenSearch Subscription Required [Beta Feature](../../system-administration/configuring-liferay/feature-flags.md) Elasticsearch is Liferay's native search engine. Beginning with Liferay DXP...
公開日: 2024/11/28 15:14
Using Upgrade Processes in Earlier Versions
Using Upgrade Processes in Earlier Versions Liferay DXP 7.4 U10/Portal 7.4 GA14 and Below Follow these steps to create an upgrade process for your module: Open your module's bnd.bnd file, and...
公開日: 2024/12/03 15:10
Logs
Logs The OSGi Log Service Extender enables bundles to provide OSGi logging configuration using embedded properties files META-INF/osgi-logging.properties or META-INF/osgi-logging-ext.properties....
公開日: 2024/12/03 15:11
Adding Reasons for Returns
Adding Reasons for Returns When creating a return request, customers must choose a reason for the return. Open the Global Menu (Global Menu) and navigate to Control Panel → Instance Settings. ...
公開日: 2024/12/07 0:07
Using the Minium 4 Theme
Using the Minium 4 Theme Liferay DXP 2024.Q4+/GA129+ To use the CSS styles from Minium 4, you can install the Minium theme from the Liferay Marketplace. This contains a CSS client extension. Go...
公開日: 2024/12/07 0:07
Creating a Return
Creating a Return Customers can place return requests for completed orders. The Minium and Minium 4.0 accelerators and the Classic Site Initializer have a returns page where they can track their...
公開日: 2024/12/07 0:07
Returns Workflow
Returns Workflow When a customer submits a return request, you must go to the Returns application to manage it. It is advised to use the Returns Manager role for this. Open the Global Menu...
公開日: 2024/12/07 0:07
Custom Facet Examples
Custom Facet Examples The custom facet is a powerful aid to customizing your site's search experience. When the out-of-the-box facets don't meet your requirements, the custom facet fills the gap....
公開日: 2024/12/07 0:15
Apps
Apps com.liferay.account.api com.liferay.adaptive.media.api com.liferay.adaptive.media.content.transformer.api com.liferay.adaptive.media.demo.data.creator.api ...
公開日: 2024/12/07 0:16
Maintenance Mode and Deprecations in Liferay DXP 2024.Q2
Maintenance Mode and Deprecations in Liferay DXP 2024.Q2 Features moved to Maintenance Mode or marked as Deprecated in Liferay DXP 2024.Q2 appear here. For details about these statuses and their...
公開日: 2024/12/11 16:21
Maintenance Mode and Deprecations in Liferay DXP 2024.Q4
Maintenance Mode and Deprecations in Liferay DXP 2024.Q4 Features moved to Maintenance Mode or marked as Deprecated in Liferay DXP 2024.Q4 appear here. For details about these statuses and their...
公開日: 2024/12/11 16:21
Liferay DXP 2024.Q1 Breaking Changes
Liferay DXP 2024.Q1 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2024.Q1. As the...
公開日: 2024/12/13 15:47
Liferay DXP 2024.Q4 Breaking Changes
Liferay DXP 2024.Q4 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2024.Q4. As the...
公開日: 2024/12/13 15:47
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
Personalizing Collections for Liferay 7.2 and Earlier Versions
Personalizing Collections for Liferay 7.2 and Earlier Versions Personalizing collections tailors content for specific user segments, enhancing user experiences and targeting content effectively. In...
公開日: 2025/01/09 17:24

Capabilities

Product

Education

Contact Us

Connect

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