Search Results

All Results 1763
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
バックアップ
Backing Up Once you have your DXP installation running, you should implement a comprehensive backup plan that accounts for unforeseen events. Backup copies are also valuable for testing updates...
アプリのダウンロード
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...
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...
ポートレット、テーマ、およびレイアウトテンプレートの構成
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...
マーケットプレイスの使用
マーケットプレイスの使用 Liferay マーケットプレイスは、アプリを共有、閲覧、ダウンロードするためのハブです。 マーケットプレイスはLiferayのエコシステム全体を活用して、ユーザーフレンドリーなワンストップショップでアプリをリリースおよび共有します。 Liferay...
アプリの更新
アプリの更新 ライセンスの有効期限が切れた購入済みのアプリを引き続き使用するには、アプリのサブスクリプションを更新する必要があります。 手順は次のとおりです。 に移動します。 右上隅のプロフィール画像をクリックし、 Purchased Apps を選択します。 Purchased Appsページが表示され、購入したアプリのアイコンがプロジェクト別に整理されて表示されます。 ...
アプリケーションマネージャの使用
アプリケーションマネージャの使用 アプリケーションマネージャはコントロールパネルの画面であり、ここからDXPインストールのアプリのインストール、アンインストール、アクティブ化、非アクティブ化を行うことができます。 また、インストールされているアプリ(およびそのモジュールとOSGiコンポーネント)の詳細を検査するために使用することもできます。 [コントロールパネル] → [アプリ] →...
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...
Liferayのパフォーマンスの問題をGlowrootでトラブルシューティングする
Liferayのパフォーマンスの問題をGlowrootでトラブルシューティングする liferay DXP 2023.Q4+/Portal 7.4 GA100+. Glowroot を使用して、Liferay インストールのパフォーマンス問題を特定し、診断します。 以下のトピックは、診断するための一般的な問題です。 高価なSQLクエリ 高価な SQL...
スクリプトエンジンの使用
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...
Configuring Authentication Types
Configuring Authentication Types Users can be configured to log in using one of three authentication types: Authentication TypeDescriptionUsed by Default? Screen NameDetermined by administrator or...
ロギングの構成
ロギングの構成 [サーバー管理]パネルの[ログレベル]タブでは、Liferay DXPのクラス階層でクラスとパッケージのログレベルを設定し、サーバー管理ログUIを使用して同様に管理するカスタムオブジェクトを追加できます。 クラス階層の最上位近くのログレベル( com.liferayなど)を変更すると、その階層の下にあるすべてのクラスのログレベルも変更されます。...
システムリソースの管理
Managing System Resources The Server Administration panel's Resources tab contains several features, all related to low-level monitoring and management of the system's resources: FunctionPurpose...
Liferayの保護
Liferayの保護 Liferay DXPは、セキュリティに配慮して構築されています。 これには、 OWASP Top 10 や CWE/SANS Top 25 で説明されているような一般的なセキュリティ脆弱性やエクスプロイトの緩和が含まれます。 ...
認証の基本
認証の基本 デフォルトでは、Liferay DXPは [Sign In] ウィジェットを使用してユーザーを認証します。 [Sign In]ウィジェットは、`http[s]://[server-name:port]/web/guest/home`のデフォルトのホームページに表示されます。 [Sign In]ウィジェットがどのページでも使用できない場合は、URL...
スクリプトからLiferayサービスを呼び出す
スクリプトからLiferayサービスを呼び出す 多くのスクリプトシナリオでは、Liferayサービスを呼び出す必要があります。 Liferay *ServiceUtilクラス は、スクリプトコンソールでLiferayサービスを呼び出す最も速くて便利な方法です。 Javaを使用するのと同じ方法でGroovyを使用してLiferayサービスを呼び出します。...
スクリプトコンソールからのスクリプトの実行
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...
スクリプトの例
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:...
サーバー管理パネルの使用
Using the Server Administration Panel Server Administration is a system-scoped administration panel holding a variety of low-level Liferay DXP configurations. In Server Administration you can...