Capability

Security

Liferay DXP is built with security in mind. A variety of standards based authentication methods and integrations can be used to ensure secure access to a site and its resources. Robust role-based access control with permissions gives you fine grained control over what authenticated and unauthenticated users can access, share, or edit. Liferay DXP’s web services also have a multi-layered and configurable approach to security and authorization.

Feature
Deployment Approach
Capability
サイトテンプレートプロパゲーションの設定
サイトテンプレートプロパゲーションの設定 liferay 7.4 U23+/GA23+. デフォルトでは、テンプレートが更新された後にユーザーがサイトを訪問すると、サイト テンプレートの変更が接続サイトに自動的に伝搬されます。 しかし、接続されているすべてのサイトに同時に伝播する手動トリガを追加設定することができます。 手動伝搬を有効にするには、Trigger...
公開日: 2024/05/09 18:58
サイトテンプレートの作成
サイトテンプレートの作成 サイトテンプレートを使用すると、サイトを作成するためのテンプレートを設計および設定できます。 各テンプレートは、サイトと同じツールを使用して構築されます。 サイトテンプレートは、主に複数のサイトでページを管理するためのものです。...
公開日: 2024/05/09 18:58
サイト設定UIリファレンス
サイト設定UIリファレンス Liferay DXP 7.4以降、サイト設定アプリケーションのレイアウトは、インスタンス設定やシステム設定などの他の設定エリアと一致しています。 Liferay DXP 7.4では、サイト設定アプリケーションが大幅に変更されています。 以前のバージョンについては、下記の [Liferay DXP7.2および7.3におけるサイト設定 UI...
公開日: 2024/05/09 18:58
サイトのローカライゼーション
サイトのローカライゼーション 初めてLiferayのインストールをセットアップする場合は、まず [初期インスタンスのローカリゼーション](../../installation-and-upgrades/setting-up-liferay/initial-instance-localization.md) を確認することをお勧めします。 サイト言語の設定...
公開日: 2024/05/09 18:58
サイト間でのコンテンツ共有の管理
サイト間でのコンテンツ共有の管理 Liferay DXPの子サイトが親サイトのコンテンツを表示することを許可することができます。 このコンテンツには次のものが含まれます Web コンテンツストラクチャー Web コンテンツ テンプレート ドキュメントタイプ ボキャブラリーとカテゴリー アプリケーションディスプレイテンプレート データ定義 ...
公開日: 2024/05/09 18:58
サイトのドキュメントコンテンツの保護
サイトのドキュメントコンテンツの保護 デフォルトでは、サイトのドキュメントとメディアのファイルとフォルダはWebサーバーのディレクトリインデックスに表示されないため、ブラウザから表示することはできません。 Webサーバーのディレクトリインデックスを介してサイトのドキュメントを閲覧できるようにするには、サイトでこの設定を有効にします。 ...
公開日: 2024/05/09 18:58
サイトテンプレート
サイトテンプレート Liferayは、サイト作成時に使用できる構造とコンテンツを設計するためのサイトテンプレートを提供します。 各テンプレートには、ページ、スタイルブック、ウェブコンテンツなどを追加するためのほとんどの標準的なサイトアプリケーションが含まれています。 テンプレートで作成されたサイトは、そのテンプレートのすべてのデータを継承します。 詳しくは、 サイトテンプレートの作成...
公開日: 2024/05/09 18:58
サイトテンプレートのエクスポート/インポート
サイトテンプレートのエクスポート/インポート サイトテンプレートをエクスポート、インポートして、Liferayインストール間で共有することができます。 個別サイトテンプレートのエクスポート サイトテンプレートをエクスポートするには、以下の手順に従ってください: グローバルメニュー(Global Menu) を開き、 [コントロールパネル] に移動し、 [サイトテンプレート]...
公開日: 2024/05/09 18:58
Handling Friendly URL Conflicts in Site Templates
Handling Friendly URL Conflicts in Site Templates Currently, this feature is behind a beta feature flag (LPS-174417). Read Beta Feature Flags for more information. Liferay doesn't allow...
公開日: 2024/10/30 15:13
Core
Core :::: 2 :gutter: 3 3 3 3 ::: Core Modules Liferay Shielded Container API Service Tracker Collections ::: ::: Petra Concurrent Executor Function IO Lang Memory NIO Process Reflect SQL DSL...
公開日: 2025/06/06 18:17
Definitions
Definitions Definitions
公開日: 2024/05/09 19:01
Contributing to Liferay Development
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...
公開日: 2024/11/22 22:50
テンプレート変更のプロパゲート
テンプレート変更のプロパゲート サイト テンプレートのプロパゲーションが有効になっている場合、テンプレートのページに変更を加え、その変更を接続されているサイトに自動的に伝搬させることができます。 しかし、テンプレートから継承されたサイトページに変更を加えると、テンプレートの変更がそのページに伝搬されなくなります。...
公開日: 2024/05/09 18:58
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...
公開日: 2024/11/22 22:50
Apps
Apps com.liferay.account.api com.liferay.adaptive.media.api com.liferay.adaptive.media.content.transformer.api com.liferay.adaptive.media.demo.data.creator.api ...
公開日: 2024/12/07 0:16
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...
公開日: 2024/11/22 22:50
DXP
DXP :::: 2 :gutter: 3 3 3 3 ::: Definitions :link: ./dxp/definitions/index.html ::: ::: Javadocs :link: ./dxp/javadocs.md Portal Impl Portal Kernel Portal-Test Core Apps ::: ::: Utility Classes...
公開日: 2024/05/09 19:01
Javadocs
Javadocs Portal-Impl Portal-Kernel Portal-Test Core Apps
公開日: 2024/05/09 19:01
Portlet API
Portlet API Portlet API
公開日: 2024/05/09 19:01
Properties Documentation
Properties Documentation Portal Properties System Properties Liferay Plugin Package Properties 7.4 Liferay Plugin Package Properties 7.3 Liferay Plugin Package Properties 7.2 Liferay Plugin...
公開日: 2024/05/09 19:01