Search Results

Capability
Feature
Deployment Approach
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
Resolving Third Party Library Package Dependencies
Resolving Third Party Library Package Dependencies An application can rely on multiple OSGi modules. Resolving their Java package dependencies can be challenging. In a perfect world, every package...
公開日: 2024/11/22 22:50
Exporting Packages
Exporting Packages In OSGi, packages are private by default. You must explicitly exporting a package so other modules can import and use them. Here's how to export packages: Open your bnd.bnd...
公開日: 2024/11/22 22:50
Importing Packages
Importing Packages You often find yourself in a position of needing functionality provided by another module. To access this functionality, you must import packages from other modules into your...
公開日: 2024/11/22 22:50
Module Projects
Module Projects Liferay applications and customizations are OSGi modules: .jar files containing Java code and some extra configuration for publishing and consuming APIs. A module project comprises...
公開日: 2024/11/22 22:50
Semantic Versioning
Semantic Versioning Semantic Versioning is a three tiered versioning system for incrementing version numbers based on the degree of API change made in a releasable software component. It's a...
公開日: 2024/11/22 22:50
Specifying Dependencies
Specifying Dependencies You must satisfy all dependencies to compile and deploy a module successfully. After you find the dependency artifacts, add them as dependencies in your Gradle build file....
公開日: 2024/11/22 22:50
Portal Developer Properties
Portal Developer Properties There are Portal Properties that facilitate development. Liferay's portal-developer.properties file includes all of them. The portal-developer.properties file is enabled...
公開日: 2024/11/22 22:50
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define...
公開日: 2024/11/22 22:52
Using an OSGi Service
Using an OSGi Service Liferay APIs are readily available as OSGi services. You can access a service by creating a field of that service type and annotating the field with @Reference, like this: ...
公開日: 2024/11/22 22:50
Using the Gogo Shell
Using the Gogo Shell The Gogo shell provides a way to interact with the module framework. Among other things, you can Dynamically install/uninstall bundles (modules) Examine package...
公開日: 2024/11/22 22:50
Command Line Gogo Shell
Command Line Gogo Shell If you're in a development environment, you can interact with the module framework locally from the command line. Gogo shell should only be run from the command line in...
公開日: 2024/11/22 22:50
Gogo Shell Commands
Gogo Shell Commands The Gogo shell executes Felix Gogo basic commands and Liferay commands. The Gogo shell is accessible in the Control Panel (recommended) and from the command line. Here are some...
公開日: 2024/11/22 22:50
Reference
Reference 7.4 Breaking Changes 7.3 Breaking Changes 7.2 Breaking Changes Exported Third-Party Packages Portal Developer Properties
公開日: 2024/11/22 22:50
表示ページテンプレートの使用
表示ページテンプレートの使用 liferay DXP/Portal 7.3+. 表示ページテンプレートは、専用URLにコンテンツを表示するための構造を定義します。 コンテンツアイテムを作成またはアップロードすると、LiferayはそれにアクセスするためのユニークなフレンドリーURLを生成します。...
公開日: 2024/11/22 22:52
表示ページテンプレートの作成と管理
表示ページテンプレートの作成と管理 liferay DXP/Portal 7.3+. 表示ページテンプレートは、専用のフレンドリURLにコンテンツを表示するためのストラクチャーを定義します。 これらのテンプレートは、現在、以下のコンテンツの種類に対応しています。 ブログエントリー カテゴリー 7.4+ カスタムオブジェクト 7.4+ ドキュメント ウェブコンテンツ記事 ...
公開日: 2024/11/22 22:52
表示ページによるコンテンツの公開
表示ページによるコンテンツの公開 表示ページテンプレートを使用して、コンテンツアイテムをフレンドリURLで表示するための再利用可能な動的デザインを作成できます。 テンプレート をデザインした後、そのコンテンツ・タイプを表示するためのデフォルト・テンプレートにしたり、一部のコンテンツ・アイテムだけがそのテンプレートを使用するように手動で設定したりすることができます。...
公開日: 2024/11/22 22:52
情報テンプレートの使用
情報テンプレートの使用 7.4+で利用可能 情報テンプレートを使用すると、情報フレームワークを実装しているあらゆるアイテムタイプの FreeMarker テンプレートを作成できます。 サポートされているアイテムタイプには、ウェブコンテンツ、ドキュメント、アセット、ブログ、カテゴリー、オブジェクトがあります。...
公開日: 2024/11/22 22:52
アセットパブリッシャーウィジェットの使用
アセットパブリッシャーウィジェットの使用 アセットパブリッシャーウィジェットを使用したアセットの表示 アセットパブリッシャーウィジェットでアセットを選択する アセットパブリッシャーの表示設定の構成 アセット・パブリッシャ・サブスクリプションの設定
公開日: 2024/11/22 22:52
サイトの最適化
サイトの最適化 トップレベルのSEOを行うことから、サイトのコンテンツを理解して行動すること、あらゆるタイプのユーザーがアクセス可能なサイトを構築することまで、Liferayはサイトの問題を理解して行動するためのツールを提供します。 検索エンジンを最適化 :::: 2 :gutter: 3 3 3 3 ::: ページのフレンドリURLの設定 :link:...
公開日: 2024/11/22 22:52

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy