Search Results

All Results 1855
ソート
Resource Type
Deployment Approach
Capability
Feature
Managing a Product Launch
Managing a Product Launch At the heart of a Content Marketing Platform (CMP) is the campaign. A campaign is a coordinated effort aimed at achieving a specific business goal by a specific deadline...
プロパティを使用したスコープサイトと個人
Scoping Sites and Individuals Using Properties A Property allows you to define and associate a label to a single or multiple sites. This allows you to aggregate the analytics data for all...
OpenSearch
OpenSearch Subscription Required [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md) Elasticsearch is Liferay's native search engine. Beginning...
OpenSearchのインストール
Installing OpenSearch Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) You can connect OpenSearch with Liferay. For...
OpenSearch コネクタ設定リファレンス
OpenSearch Connector Configuration Reference Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) Configure Liferay's...
ジャカルタ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...
Exercise: Run Liferay and OpenSearch Using Docker
Exercise: Run Liferay and OpenSearch Using Docker Subscription Required Liferay DXP 2026.Q1+ Walk through a minimal Liferay-OpenSearch setup on your local machine to see how a secure HTTPS...
仮想インスタンス
Virtual Instances Liferay DXP can host multiple portals on one installation. These are called virtual instances. Each virtual instance has completely separate data and configurations. Each is...
Site API Basics
Site API Basics Liferay's REST APIs provide services for Liferay sites. You can create and edit sites with the API. The Sites API uses External Reference Codes (ERCs) to reference sites, enabling...
ページにマーケットプレイスフラグメントを追加する
Adding Marketplace Fragments to Pages Liferay DXP 2025.Q3+ Liferay Marketplace offers a range of apps and fragments that integrate seamlessly into the Page Editor. Access, configure, and use these...
フラグメントのエクスポートとインポート
Exporting and Importing Fragments Export fragments from one environment and import them into another to move content, replicate setups, share fragment collections, or back up custom work. ...
パブリケーションの変更の確認
Reviewing Publication Changes Review a publication’s tracked changes before publishing to ensure it contains only the edits you want. To review publication changes, open the Publications drop-down...
OpenID Connectの使用
Using OpenID Connect OpenID Connect is a lightweight authentication layer that enables users to authenticate using accounts they have on other systems. It's built on top of the OAuth 2.0...
プライバシー設定の管理
Managing Privacy Settings You can ensure GDPR compliance for your cookies using Liferay's configuration interface. This ensures privacy compliance while providing insights into system usage. You...
ユーティリティページの種類
Types of Utility Pages Utility pages are content pages managed at the site level. Since the default system-level pages are not customizable, you can use site-level utility pages to provide a unique...
フロントエンドトークンの定義
Frontend Token Definitions Liferay DXP/Portal 7.3+ The visual rules of style books consist of options grouped into categories. For example, in the Buttons category there can be an option called...
スペース
Spaces [Release Feature](./../../security-and-administration/administration/configuring-liferay/feature-flags.md) (LPD-17564) Liferay DXP 2026.Q1+ Spaces are the primary organizational units in...
Liferay Developer Studio
Liferay Developer Studio Liferay Developer Studio (LDS) is a Liferay-provided integrated development environment (IDE) for Liferay DXP. Built on the Eclipse platform, LDS inherits Eclipse's...
Deploying Modules from Liferay Developer Studio
Deploying Modules from Liferay Developer Studio Push a module from your Liferay Workspace to a running Liferay DXP server without leaving the IDE. Prerequisites A configured Liferay server in...
Installing a Liferay Server in Liferay Developer Studio
Installing a Liferay Server in Liferay Developer Studio Register a Liferay DXP bundle with Liferay Developer Studio (LDS) so you can start, stop, debug, and deploy to it from the IDE. Each...
Updating Liferay Developer Studio
Updating Liferay Developer Studio Apply Liferay Developer Studio (LDS) updates without reinstalling. Each Liferay IDE GitHub release ships an Eclipse updatesite archive...
nestedFields を使用してエントリ履歴を監査する
Using nestedFields to Audit Entry History Liferay 7.4 U72+/GA72+ When you enable entry history for an object definition, you can use the nestedFields parameter with REST APIs to audit entry...
はじめに
Getting Started Liferay DXP is a powerful, open source, enterprise-ready platform for building and deploying web applications. However, all of that power and functionality can make it difficult to...
Upgrading Faces to Jakarta
Upgrading Faces to Jakarta Liferay DXP 2025.Q3+ Liferay Faces now uses the jakarta.* namespace to align with Jakarta EE 9 APIs. Migrating an existing Liferay Faces (JSF) portlet from the legacy...
DXPのナビゲート
Navigating DXP Liferay DXP's out-of-the-box navigation is organized into three major areas: Site Menu, Personal Menu, and Global Menu. Site Menu The DXP Site Menu on the left side of the screen...
nestedFieldsを使用して関連エントリをクエリする
Using nestedFields to Query Related Entries Liferay 7.4 U69+/GA69+ The nestedFields parameter returns multiple levels of related object entries in a single GET request. Pass the nestedFields...
オブジェクトAPIの基本
Object API Basics When you publish an Object, Liferay automatically generates REST APIs for it. These APIs differ for Company and Site scoped Objects, but they all use the c/[pluralobjectlabel]...
バッチAPIの使用
Using Batch APIs When you publish an Object, Liferay automatically generates REST APIs for it. These include the batch APIs for bulk POST, PUT, and DELETE operations. Here you'll use cURL commands...
関連REST APIの利用
Using Relationship REST APIs Liferay 7.4 U70+/GA70+ When you add relationships to custom or system objects, Liferay generates REST endpoints for accessing those relationships. You can relate and...
スタイルブックを使用してサイトの外観を標準化する
Using a Style Book to Standardize Site Appearance Available 7.3+ A site's Style Book provides visual rules for applying a consistent experience across its pages. Style books determine various...
Connecting Liferay Data Platform to Salesforce
Connecting Liferay Data Platform to Salesforce Private Beta Feature Liferay Data Platform 2026.Q2+ Connect your Salesforce instance to Liferay Data Platform (LDP) to ingest CRM data into your...
Liferay Data Platform
Liferay Data Platform Private Beta Feature Placeholder
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...
Liferay開発への貢献
Contributing to Liferay Development The first thing to do in learning to fix bugs or contributing a feature is to become familiar with how to build the system. The Liferay Portal build system now...
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...
コンテンツ管理システムの導入
Getting Started With The Content Management System [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay DXP 2025.Q4+ ...
Projects
Projects [Private Beta Feature](https://marketplace.liferay.com/p/content-marketing-platform) Liferay DXP 2026.Q2+ A project is the fundamental organizational unit used to track the entire content...
Content Marketing Platform
Content Marketing Platform Private Beta Feature Liferay's Content Marketing Platform is a centralized hub for your marketing campaigns. Plan, create, and distribute content across sites and...
Tasks
Tasks [Private Beta Feature](https://marketplace.liferay.com/p/content-marketing-platform) Liferay DXP 2026.Q2+ Tasks are the actionable work items required to execute a project. The Content...
Digital Sales Room
Digital Sales Room Liferay DXP 2026.Q2+ [Beta Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay's Digital...

該当件数: 1,966 件中 1,921 - 1,960