Search Results

All Results 6998
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
表示ページテンプレートの作成と管理
表示ページテンプレートの作成と管理 liferay DXP/Portal 7.3+. 表示ページテンプレートは、専用のフレンドリURLにコンテンツを表示するためのストラクチャーを定義します。 これらのテンプレートは、現在、以下のコンテンツの種類に対応しています。 ブログエントリー カテゴリー 7.4+ カスタムオブジェクト 7.4+ ドキュメント ウェブコンテンツ記事 ...
安定性とパフォーマンスのアップグレード
安定性とパフォーマンスのアップグレード 本番リリース用のDXPインスタンスをアップグレードする場合、データのアップグレードは正しく迅速に行う必要があります。 確実に成功させる方法をいくつか次に示します。 データベースとインストールのコピーを使用するテスト環境を作成する 不要なデータベースデータを削除してパフォーマンスを向上させる アップグレード操作のためにデータベースを調整する ...
表示ページテンプレートの使用
表示ページテンプレートの使用 liferay DXP/Portal 7.3+. 表示ページテンプレートは、専用URLにコンテンツを表示するための構造を定義します。 コンテンツアイテムを作成またはアップロードすると、LiferayはそれにアクセスするためのユニークなフレンドリーURLを生成します。...
Service Builder
Service Builder An application without reliable business logic or persistence isn't much of an application at all. Unfortunately, writing your own persistence code often takes a great deal of time....
Integration
Integration
JAX-RS
JAX-RS JAX-RS web services work in Liferay modules the same way they work outside of Liferay, though you must register the class in the OSGi framework. To learn how to create these applications,...
Waiting for Life Cycle Events
Waiting for Life Cycle Events Liferay registers life cycle events like portal and portlet initialization into the OSGi service registry. Your OSGi classes can listen for these service registrations...
Extending Liferay
Extending Liferay Liferay DXP/Portal is highly customizable. Its modular architecture contains components you can extend and override dynamically using APIs.