Search Results

Official Documentation 1821
ソート
Resource Type
Deployment Approach
Capability
Feature
アプリのインストール
Installing Apps After downloading an app as an LPKG file from the Marketplace website, the next step is to install it to a local DXP instance. You can use either of the following methods to...
試用期間中のEEプラグインへのアクセス
Accessing EE Plugins During a Trial Period If you are evaluating DXP during a trial period, you can access certain EE plugins. Here are the steps: In the Control Panel, navigate to Apps →...
アプリのダウンロード
Downloading Apps When you purchase an app via the Liferay Marketplace website, you can download the app via its receipt or your Liferay.com account. Each Marketplace app is distributed as an LPKG...
アプリケーションマネージャーの使用
Managing Apps
アプリのブラックリスト登録
Blacklisting Apps The bundle blacklist is a convenient way to uninstall or reinstall multiple apps, OSGi bundles (modules), and WAR plugins at once. It saves you the trouble of managing app,...
アプリの更新
Renewing Apps To continue using a purchased app whose license has expired, you must renew your app subscription. Here are the steps: Go to https://web.liferay.com/marketplace. Click your...
ポートレット、テーマ、およびレイアウトテンプレートの構成
Configuring Portlets, Themes, and Layout Templates The Components listing is the easiest way to configure portlets, themes, and layout templates. In the Components UI, you can enable/disable them...
アプリケーションマネージャの使用
Using the App Manager The App Manager is a Control Panel screen where you can install, uninstall, activate, and deactivate apps in your DXP installation. You can also use it to inspect details for...
マーケットプレイスの使用
Using Marketplace Liferay Marketplace is a hub for sharing, browsing, and downloading apps. Marketplace leverages the entire Liferay ecosystem to release and share apps in a user-friendly, one-stop...
Glowroot を Liferay で使用する
Using Glowroot with Liferay Liferay DXP 2023.Q4+/Portal GA100+ Liferay bundles Glowroot, the open source Java application monitoring tool. The tool displays helpful statistics about your system...
Glowrootプラグインの開発
Developing Glowroot Plugins Liferay DXP 2023.Q4+/Portal GA100+ Glowroot provides various out-of-the-box plugins. You can also build your own with the use of their plugin API. Here are some tips...
OSGiコンポーネントのブラックリスト登録
Blacklisting OSGi Components The Component Blacklist is a convenient way to manage multiple OSGi Declarative Service Components (components). The list is an OSGi configuration that DXP uses to...
Glowroot を使用した Liferay パフォーマンスのユースケース
Liferay Performance Use Cases with Glowroot Liferay DXP 2023.Q4+/Portal GA100+ Use Glowroot to diagnose and inform you on making performance improvements to your Liferay installation. Here are a...
Glowroot による JVM の問題のトラブルシューティング
Troubleshooting JVM Issues with Glowroot Liferay DXP 2023.Q4+/Portal GA100+ Glowroot displays a dashboard for identifying system issues quickly. Click the Errors tab to see a list of tracked...
Glowroot による Liferay パフォーマンス問題のトラブルシューティング
Troubleshooting Liferay Performance Issues with Glowroot Liferay DXP 2023.Q4+/Portal GA100+ Use Glowroot to identify and diagnose performance issues in your Liferay installation. The following...
Glowroot Freemarkerプラグインを使用したテンプレートのトラブルシューティング
Troubleshooting Templates with Glowroot Freemarker Plugin Liferay DXP 2023.Q4+/Portal GA100+ Glowroot can troubleshoot FreeMarker templates to pinpoint slow transactions. Configuring the...
スクリプトエンジンの使用
Using the Script Engine Liferay provides a robust script engine for executing Groovy scripts. You can execute scripts to perform maintenance tasks involving data cleanup, user maintenance...
スクリプトからLiferayサービスを呼び出す
Invoking Liferay Services From Scripts Many scripting scenarios require invoking Liferay services. Liferay *ServiceUtil classes are the fastest and most convenient way to invoke Liferay services in...
スクリプトの例
Script Examples Here are some examples to help you use scripts in DXP. Most of the examples originated from the Liferay blog post 5 Tips to Improve Usage of the Liferay Script Console. Example 1:...
スクリプトコンソールからのスクリプトの実行
Running Scripts From the Script Console The Script Console provides a single view for executing Groovy scripts and printing their output. It has predefined variables that facilitate working with...