Search Results

All Results 7014
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
シャード化された環境のアップグレード
Upgrading a Sharded Environment Since Liferay DXP 7.0, Liferay removed its own physical partitioning implementation (also known as sharding) in favor of the capabilities provided natively by...
クラスタ環境とシャード環境のアップグレード
Upgrading Clustered and Sharded Environments If you're upgrading a clustered installation, you must follow an upgrade approach that fits your cluster requirements. See Maintaining Clustered...
データベースアップグレードツールの使用
Using the Database Upgrade Tool The Liferay Database Upgrade Tool is a client program for upgrading Liferay DXP and Liferay Portal databases offline. Always back up your data and installation...
DXPをDockerでライセンスする
Licensing DXP in Docker If you're using a DXP trial license that's expiring or you have a new license (activation key) you must install, you can replace your container's existing license. Here's...
テンプレート変更の伝播(Liferay DXP 2025.Q4およびそれ以前のバージョン向け)
Propagating Template Changes (for Liferay DXP 2025.Q4 and Earlier Versions) In Liferay version 2025.Q4 and earlier, you can enable site template propagation to propagate template changes to...
Liferay Data PlatformとMarketoの接続
Connecting Liferay Data Platform to Marketo Liferay Data Platform 2026.Q2+ Connect your Marketo instance to Liferay Data Platform (LDP) to ingest marketing data into your workspace. The connector...
ライフサイクル
Lifecycles Liferay Data Platform 2026.Q2+ The Lifecycles dashboard tracks how accounts progress through lifecycle stages in Liferay Data Platform (LDP). It uses behavioral, CRM, and product usage...
サイトテンプレートの同期
Syncing Site Templates [Release Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) When sites are linked to a site template, you...
サイトテンプレートにおけるフレンドリーURLの競合の処理
Handling Friendly URL Conflicts in Site Templates Currently, this feature is behind a beta feature flag (LPS-174417). Read Beta Feature Flags for more information. Liferay doesn't allow...
Webhookペイロードリファレンス
Webhook Payload Reference Liferay Data Platform 2026.Q2+ This reference describes the webhook payload fields Liferay Data Platform (LDP) accepts from Demandbase, HubSpot, and Marketo. Each source...
Organizing the Source
Organizing the Source The liferay-portal repository is large, but its layout follows a few consistent patterns. Learn the patterns once and you can locate the code for almost any feature. ...
アプリ
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 ...
DXP
DXP :::: 2 :gutter: 3 3 3 3 ::: Definitions :link: ./dxp/definitions/index.html ::: ::: Javadocs :link: ./dxp/javadocs.md Portal Impl Portal Kernel Portal-Test Core Apps ::: ::: Utility Classes...
コア
Core :::: 2 :gutter: 3 3 3 3 ::: Core Modules Liferay Shielded Container API Service Tracker Collections ::: ::: Petra Concurrent Executor Function IO Lang Memory NIO Process Reflect SQL DSL...
ジャカルタ2025に関するよくある質問
Jakarta 2025 FAQ Liferay DXP is evolving! To continue providing you with the most advanced and secure platform, Liferay is transitioning its underlying enterprise platform from Java EE 8 to Jakarta...
コーススタイル
Course Style This article covers rules that apply only to course content: the elements that distinguish a course from a feature article, the course and module structure, naming conventions, lesson...
文書スタイル
Documentation Style This article covers rules that apply only to product documentation: the six documentation types and their templates, how to handle multiple Liferay versions, the badges that...
トレーニング教材
Training Material These materials supplement some recorded and in-person trainings by providing you with opportunities to practice key skills, test your understanding, and gain confidence in...
Liferayを使ったエンタープライズウェブサイト構築演習
Building Enterprise Websites with Liferay Exercises These exercises supplement the Building Enterprise Websites with Liferay video training and provide an opportunity to solidify your learning....
ライフレイ大学
Liferay University This page serves as an archive and index of videos that were previously hosted on Liferay University. As of February 28, 2023 Liferay University is no longer operational....
Liferayスタイルガイド
Liferay Style Guide This is the style guide for the content Liferay publishes — both the product documentation and the courses. It sits on the shoulders of giants: The Chicago Manual of Style and...
Javadocs
Javadocs Portal-Impl Portal-Kernel Portal-Test Core Apps
レガシードキュメント
Legacy Documentation Using Liferay DXP 7.2 Developing Liferay DXP 7.2 Using Liferay DXP 7.1 Developing Liferay DXP 7.1 Using Liferay DXP 7.0 Developing Liferay DXP 7.0 Using Liferay...
ポートレットAPI
Portlet API Portlet API
プロパティドキュメント
Properties Documentation Portal Properties System Properties Liferay Plugin Package Properties 7.4 Liferay Plugin Package Properties 7.3 Liferay Plugin Package Properties 7.2 Liferay Plugin...
ユーティリティクラス
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
書式設定
Formatting This article covers the formatting choices that apply to both product documentation and courses: text emphasis, code, lists, tables, headings, images, admonitions, file naming, front...
フレンドリーURLリダイレクトの設定
Configuring Friendly URL Redirects Liferay 7.4+ When you update friendly URLs for pages, blogs, and documents, Liferay automatically stores the old URLs. As long as the old URL remains in the...
リダイレクトと404追跡の設定
Setting Up Redirects and 404 Tracking 7.4 U48+/GA48+ Maintaining URL integrity is important for any site. Liferay's Redirection tool provides a convenient and integrated way to manage HTTP...
フレンドリーURL区切り文字の設定
Configuring Friendly URL Separators Liferay DXP 2024.Q2+/Portal GA120+ You can customize URL separators to improve URL readability and enhance SEO. For example, web content articles use the...
サイトのフレンドリーURLの設定
Configuring Your Site's Friendly URL Friendly URLs are readable URLs that can help users quickly access your site. Each URL must be unique and is appended to https://localhost:8080/web (e.g.,...
パターンリダイレクトの使用
Using Pattern Redirects Available 7.4 U48+/GA48+ Pattern redirects use regular expressions to define patterns for multiple source URLs and their replacements. Consequently, they are best used when...
XMLサイトマップの設定
Configuring XML Sitemaps Liferay DXP 2024.Q2+/Portal GA120+ XML sitemaps are XML-formatted documents listing the URLs of a website along with additional metadata (e.g. last update, change...
エイリアスリダイレクトの使用
Using Alias Redirects Alias redirects define absolute source and destination URLs explicitly. Because of their predictability, alias redirects are recommended for most use cases. You can make alias...
サイトレベルメンテナンスモード
Site Level Maintenance Mode Liferay DXP 2026.Q2+ This feature is behind a release feature flag (LPD-82969) and must be enabled before use. See Feature Flags for more information. Site-level...
サイトのドキュメントコンテンツの保護
Securing Site Documents Content By default, your Site's Documents and Media files and folders are not visible in the web server directory index, so you can't view them through the browser. To...
サイト間でのコンテンツ共有の管理
Managing Content Sharing Across Sites You can allow Liferay DXP child Sites to display content from parent Sites. This content includes Web Content Structures Web Content Templates Document...
サイトコンテンツの設定
Site Content Configurations Liferay offers a range of tools and settings to help you configure and optimize your site's content: Setting up the asset recycle bin Configuring content rating...
サイトのアセットごみ箱の設定
Configuring the Asset Recycle Bin for Sites The recycle bin stores content and assets that have been flagged for deletion, before they are permanently removed from the system. This functionality...
アセットに位置情報を設定する
Configuring Geolocation for Assets Geolocated assets include geographical data, allowing them to be displayed on maps or filtered based on location. You can use geolocation data to display a list...
サイトのローカライゼーション
Site Localization If you are setting up your Liferay installation for the first time, we recommend reviewing Initial Instance Localization first. Configuring Site Languages You can set your...
コンテンツの評価タイプの設定
Configuring Content Rating Type Ratings can be represented by different types of icons/labels (like, stacked stars, stars, and thumbs ups). You can configure these rating types for the following...
サイトテンプレート
Site Templates Liferay provides site templates for designing structures and content that you can use during site creation. Each template includes most standard site applications for adding pages,...
サイトテンプレートの作成
Creating Site Templates With site templates, you can design and configure templates for creating sites. Each template is built using the same tools as sites. Site templates are primarily intended...
セグメントの作成
Creating Segments Liferay Data Platform 2026.Q2+ Segments are dynamic audience definitions built from criteria that filter individuals based on their attributes, behavior, and the content they...
Liferay Data PlatformとSalesforceの接続
Connecting Liferay Data Platform to Salesforce Liferay Data Platform 2026.Q2+ Connect your Salesforce instance to Liferay Data Platform (LDP) to ingest CRM data into your workspace. The connector...
Liferay開発への貢献
Contributing to Liferay Development You can contribute to Liferay DXP by opening a pull request against the liferay-portal repository on GitHub. This section covers the two common contribution...
Liferay Data PlatformとHubSpotの接続
Connecting Liferay Data Platform to HubSpot Liferay Data Platform 2026.Q2+ Connect your HubSpot account to Liferay Data Platform (LDP) to ingest marketing event data into your workspace. Only...
Liferay Data Platform
Liferay Data Platform Liferay Data Platform 2026.Q2+ Visit the Liferay Marketplace for more information about LDP. Liferay Data Platform (LDP) is Liferay's customer data platform (CDP), built on...
定義
Definitions Definitions
アップグレードログのコンテキスト
Upgrade Log Context Liferay DXP 7.4 U72 / Liferay Portal 7.4 GA72 Enable the upgrade log context to display identifiers for upgrade related processes in your console logs. The possible identifiers...
デフォルトウィジェットリファレンス
Default Widgets Reference Liferay provides a variety of widgets out-of-the-box, so you can start building your solution right away. Widgets can be placed on content pages, widget pages, and page...
ファイルストアの移行
File Store Migration Files can be migrated from one file store type to another. Here are some migration scenarios: Migrating from Simple File System Store to Advanced File System Store for...
SCIMグループAPIの基本
SCIM Group API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM groups to keep their information in sync with your company's...
個人
Individuals Liferay Data Platform 2026.Q2+ The Individuals view consolidates customer data into a single interface for reviewing profile details, attributes, and activity. It aggregates data from...
ヘッドレスAPIを使用したリモートアプリケーション
Remote Applications with Headless APIs Available 7.4+ After creating and publishing objects, headless REST APIs are automatically generated. Here you'll see how to integrate these endpoints to...
SAML経由で外部IDプロバイダーからユーザーグループのメンバーシップをインポートする
Importing User Groups' Memberships from an External IdP through SAML Subscription This feature was released behind a dev feature flag. It was made Generally Available (GA) in Liferay DXP...
ウィジェットページの使用
Using Widget Pages...
React Chartsでオブジェクトデータを使用する
Using Object Data with React Charts Here you'll use Objects, Headless APIs, and custom element remote applications to create a dynamic chart for data dashboards. First, you'll set up a new DXP...
カレンダー
Calendar The Calendar widget stores and shares scheduled events. It's a personal planner for individual users, a shared calendar for an entire site, or both at the same time. In addition to...

該当件数: 8,975 件中 8,521 - 8,580