Search Results

All Results 7015
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
オブジェクトアクションYAML設定リファレンス
Object Action YAML Configuration Reference You can define an object action client extension with a client-extension.yaml file. Usage Details This client-extension.yaml defines an object action and...
オブジェクト検証ルール YAML 設定リファレンス
Object Validation Rule YAML Configuration Reference To define an Object Validation Rule client extension, add the objectValidationRule type to your client-extension.yaml file. Usage Details This...
CAPTCHA YAML 設定リファレンス
CAPTCHA YAML Configuration Reference You can define a CAPTCHA client extension with a client-extension.yaml file. Usage Details This client-extnesion.yaml file defines a CAPTCHA client extension: ...
MVCリソースコマンド
MVC Resource Command MVC Resource Command classes retrieve resources: images, XML, or any other kind of resource from a DXP/Portal instance without triggering any actions or renders. Requests or...
監査イベントタイプのリファレンス
Audit Event Types Reference The EventTypes class lists the different event categories logged by the audit framework. It specifies the action performed on the resource listed in the audit...
2026年第2四半期のデフォルト設定と機能フラグの変更
2026.Q2 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...
オブジェクトエントリバージョンの管理
Managing Object Entry Versions Liferay DXP 2025.Q4+ Liferay's Content Management System (CMS) uses object entry versioning. In Liferay DXP 2026.Q3 and later, object entry versioning is available...
コアスタイル
Core Style Liferay produces documentation and courses for many readers in many situations. The same voice and the same word choices appear across both. This article defines that shared voice, the...
Liferayサービスへのデプロイ
Deploying to the Liferay Service As with other services, deploying custom additions involves adding your configurations or files to the appropriate locations in your Git repository. However,...
コンテンツ管理システムにおける権限の管理
Managing Permissions in the Content Management System Liferay DXP 2026.Q3+ Space admins configure permissions for spaces and other headless CMS elements, including folders, assets, vocabularies,...
郵便番号APIの基本
Postal Address API Basics Liferay DXP/Portal 7.4+ Use Liferay's REST APIs to manage postal addresses. Add Postal Address to Account Then, follow these steps: Download and unzip Postal Address...
タグAPIの基本
Tags API Basics Liferay's REST APIs provide services for managing tags (referred to as keywords in Liferay's codebase). You can create, edit, and delete tags using the API. Start with an example of...
アセットの有効化
Enabling Assets Many of Liferay's applications (e.g. Blogs, Documents and Media, Message Boards, etc.) are asset-enabled out of the box. You can publish assets with the Asset Publisher widget or...
SCIMリソースタイプ、サービスプロバイダー、およびスキーマの基本
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...
ローカルでサービスを呼び出す
Invoking a Service Locally Service Builder services that are deployed to DXP/Portal can be invoked from other classes in the same JVM. These services are local to the classes. Service Builder...
テーマコントリビューターによる独立したUIリソースのバンドル
Bundling Independent UI Resources via Theme Contributors Theme contributors are modules that contain CSS and JavaScript resources and apply them to every page. They are independent from specific...
注文APIの基本
Order API Basics You can manage orders from the Applications menu or with REST APIs. Call the headless-admin-commerce-order services to create and manage orders. Adding an Order Once Liferay is...
拡張子を使用してカスタムフィールドにアクセスする
Accessing Custom Fields With Expandos When you need additional fields in your application, you can always add them in your service model definition and re-run Service Builder. This adds new columns...
用語APIの基本
Term API Basics You can manage terms and conditions from the Applications menu or with REST APIs. Use the /terms endpoint from headless-admin-commerce-order to create and manage terms and...
チャネルAPIの基本
Channel API Basics You can manage channels from the Applications menu or with REST APIs. Call the headless-commerce-admin-channel services to create and manage channels. Adding a Channel Once...
資産
Assets Liferay DXP 2026.Q3+ Most of the time, you work with assets. Assets include content (e.g., articles, blogs) and file entries (e.g., documents, images, videos). You manage assets in spaces. ...
オプションAPIの基本
Option API Basics You can manage option templates from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage options. Adding an Option ...
チャットボット
Chatbots A chatbot is a conversational frontend for your agents. You define the set of agents it can call, give it a branded look and a few standard messages, then deploy it as a chat widget on...
Liferayコンテンツ管理システム
Liferay Content Management System Liferay DXP 2026.Q3+ Headless content delivery requires two things: a unified interface for creating structured content and headless architecture for consuming...
出版物ツールバーの使用
Using the Publications Toolbar The Publications Toolbar provides essential information for Publications users, including the name of the current publication or Production if working in the...
お知らせ
Announcements These product and service announcements are archived from the Liferay Customer Portal at support.liferay.com. They appear as originally published and aren't maintained, so some...
複数の表示ページテンプレートを使用して複数ステップのアプリケーションを作成する
Using Multiple Display Page Templates to Create Multi-Step Applications Liferay DXP 2023.Q4+/Portal GA102+ Display page templates display content at a dedicated URL. To use this URL and view the...
セキュリティ警告
Security Alerts These security advisories are archived from the Liferay Customer Portal at support.liferay.com. They appear as originally published and aren't maintained, so some details are out of...
生成されたクラスの理解と拡張
Understanding and Extending Generated Classes Service Builder generates both tables for your entity and model, persistence, and service classes for it. Here you'll examine generated classes for an...
一般設定リファレンス
General Settings Reference All fragments have general settings. Some options are standard (e.g., visibility and frame), while others are unique to each fragment. Follow these steps to access a...
完全カスタマイズ構成
Completely Custom Configuration A configuration UI is generated automatically when you create a configuration interface. But in some cases you want a completely custom UI for your configuration....
オプション値APIの基本
Option Value API Basics You can manage option values from the Options application or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage option values. Adding an...
MVCアクションコマンド
MVC Action Command MVC Action Commands handle actions as separate classes. With Action Commands, you can organize action logic in MVCPortlets that have many actions. Action URLs in the portlet's...
UADフレームワークの追加
Adding the UAD Framework You can manage and delete user data with Liferay's User Associated Data (UAD) management tool. The tool is available out-of-the-box for many of Liferay's applications (e.g....
エンティティ列の定義
Defining Entity Columns An entity's columns represent its attributes. These attributes map table fields to Java object fields. Here you'll examine the sample project from Understanding and...
翻訳を自動生成する
Generating Translations Automatically Liferay DXP supports 50 languages out-of-the-box. Each locale has its own language properties file containing keys for its language. When you create an...
文書スタイル
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...
ナビゲーションメニューAPIの基本
Navigation Menu API Basics Liferay's REST APIs provide services for Liferay's navigation menus. You can create and edit navigation menus with the API. Start by seeing an example of adding a new...
空間づくり
Creating Spaces Liferay DXP 2026.Q3+ When you start the Content Management System (CMS), you must create an initial space. Once in the CMS, you can create additional spaces in different ways. ...
製品配信APIの基本
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...

該当件数: 8,808 件中 8,321 - 8,360