Search Results

All Results 7014
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
WikiウィジェットUIリファレンス
Wiki Widget UI Reference Wiki is deprecated as of Liferay DXP 2024.Q4/Portal GA129. For data continuity, consider transitioning to alternative content management solutions like Liferay Objects or...
ナレッジベーステンプレート
Knowledge Base Templates Liferay 7.4 U72+/GA72+ Templates give authors a starting point with default headers or other content for articles. Templates help foster consistent formatting and content...
ナレッジベースへのフィードバックへの対応
Responding to Knowledge Base Feedback Liferay 7.4 U72+/GA72+ You can view and manage article feedback in the Knowledge Base application. To do this, Open the Site Menu (Site Menu) and go to...
ナレッジベース表示ウィジェット
Knowledge Base Display Widget Liferay 7.4 U72+/GA72+ You can use the Knowledge Base Display widget to display published articles in site pages with built-in navigation, comments, ratings, and...
その他のナレッジベースウィジェット
Other Knowledge Base Widgets There are other Knowledge Base widgets you can add to pages besides the Knowledge Base Display widget: Knowledge Base Article: Display a single article’s content. ...
資産の分類
Categorizing Assets Liferay DXP 2026.Q3+ You can organize content with vocabularies, categories, and tags. Vocabularies group hierarchical categories, while tags provide a flexible, flat labeling...
ナレッジベースシステム設定
Knowledge Base System Settings Administrators can use the System Settings UI to set the Knowledge Base’s global configuration (across Sites). You can access this UI in Control Panel → Configuration...
ナレッジベース記事の作成
Creating Knowledge Base Articles Liferay 7.4 U72+/GA72+ Knowledge Base provides tools for creating and managing a repository of articles. You can create articles using the application's WYSIWYG...
ナレッジベース(管理)
Knowledge Base The Knowledge Base application is in maintenance mode as of Liferay DXP 2026.Q1. Liferay 7.4 U72+/GA72+ Knowledge Base provides tools for creating and managing product...
資産管理
Managing Assets Liferay DXP 2026.Q3+ Access content, files, and folders in Liferay CMS in different ways, depending on your location in the interface. Start from one of these locations: The...
コンテンツ管理システムのダッシュボードと分析
Content Management System Dashboards and Analytics Liferay DXP 2026.Q3+ Subscription For Enterprise subscribers, the Content Management System (CMS) provides two ways to access analytics: the CMS...
資産の探索
Exploring Assets Liferay DXP 2026.Q3+ You can view assets in Gallery, Table, or Card view. The layouts support folder navigation and quick actions for an intuitive browsing experience. Navigate...
アセットとフォルダーの作成
Creating Assets and Folders Liferay DXP 2026.Q3+ You can upload and organize assets in folders in the headless Content Management System (CMS). Assets include default types such as documents,...
コンテンツURLの設定
Configuring Content URLs Liferay DXP 2026.Q3+ In the Liferay Content Management System (Liferay CMS), a published content item is reachable at its own content URL once a display page template is...
完全カスタマイズ構成
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....
構成UIを非表示にする
Hiding the Configuration UI Liferay generates a configuration UI automatically after a configuration interface deploys. But you may have certain use cases where you want to hide the UI. For...
構成の設定とアクセス
Setting and Accessing Configurations You can use Liferay's configuration framework to add a settings UI for a MVC Portlet. See the Example Portlet Then, follow these steps: Download and unzip...
DDMフォームのアノテーション
DDM Form Annotations The auto-generated configuration interface UI may be too simplistic for some configurations. You can use the Dynamic Data Mapping (DDM) form annotations to customize your...
構成モデルリスナーリファレンス
Configuration Model Listener Reference Use model listeners in your own configurations to listen for events and execute code in response. Creating a model listener requires only three steps: ...
ポートレットレベルの設定
Portlet Level Configuration With the configuration framework, you can set your application's configuration for different levels of scope. Where Instance and Site-scoped configurations use...
スケジュールされたジョブを手動でプログラミングする
Manually Programming Scheduled Jobs Implementing the SchedulerJobConfiguration interface provides greater flexibility and improved performance as it is closer to the core of the job scheduler...
ジョブ スケジューラ UI リファレンス
Job Scheduler UI Reference Liferay Self-Hosted Liferay PaaS Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the...
ログ
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....
登録イベントを聴く
Listening for Registration Events Liferay DXP 2023.Q3/Portal GA92 and Below Unsupported The messaging API this tutorial covers is unavailable after Liferay DXP 2023.Q3/Portal GA92. The messaging...
ジョブスケジューラディスパッチフレームワークリファレンス
Job Scheduler Dispatch Framework Reference Liferay Self-Hosted Liferay PaaS Liferay Job Scheduler is a flexible framework built on top of Liferay's Scheduler Engine. You can use it to add,...
メッセージバス
Message Bus The Message Bus provides a loosely coupled way to exchange messages. A class sending a message invokes the Message Bus to send the message to a destination, while other classes...
メッセージのリッスン
Listening for Messages You can listen for messages sent to any registered Message Bus destination, whether it's built-in to DXP/Portal, defined by third-parties, or created by you. Messages sent to...
非同期メッセージングの使用
Using Asynchronous Messaging Message Bus's asynchronous option provides fire and forget behavior; send a message and continue processing without waiting for a response. An asynchronous message is...
OSGiサービスのプロパティマップへのポートレット記述子
Portlet Descriptor to OSGi Service Property Map Here's a map of portlet XML descriptor values to OSGi service properties for publishing OSGi Portlets. The properties centralize and simplify portlet...
ポートレットのID
Portlet IDs Below is a listing of the portlet IDs for the default portlets in Liferay DXP. You can use these IDs to embed portlets in your theme's sitemap. Collaboration PortletID...
コアフレームワーク
Core Frameworks
構成フレームワーク
Configuration Framework Setting and Accessing Configurations Categorizing a Configuration Scoping Configurations Portlet Level Configuration Configuration Form Renderer DDM Form Annotations ...
リファレンス
Reference Node Version Information
Liferay 7.4でのBootstrap 3互換性レイヤーの使用
Using the Bootstrap 3 Compatibility Layer in Liferay 7.4 As of Liferay DXP 7.4 GA1, the Bootstrap 3 compatibility layer is removed from the built-in packages in Liferay frontend applications. If...
構成の分類
Categorizing a Configuration When you register a configuration interface, the UI for your application is generated in System Settings → Platform → Third Party. If you prefer a different section and...
ノードのバージョン情報
Node Version Information Liferay DXP uses Node (and NPM) for many different frontend components. Specifically, the Liferay Theme Generator and Liferay's JavaScript application tools require the use...
従来のJavaベースの開発
Traditional Java-Based Development Liferay is a complex open-source platform built on several key technologies and architectural principles. Liferay is written mostly in Java and built on the OSGi...
メッセージングパフォーマンスの調整
Tuning Messaging Performance Liferay DXP 2023.Q3/Portal GA92 and Below Unsupported The messaging API this tutorial covers is unavailable after Liferay DXP 2023.Q3/Portal GA92. Messaging...
アセットフレームワーク
Asset Framework The asset framework is behind many of Liferay's most powerful features. It provides tools for displaying and interacting with any type of content and data. For example, if you build...
データフレームワーク
Data Frameworks

該当件数: 8,808 件中 7,241 - 7,280