Capability

Search

Liferay Search is a fundamental component of Liferay DXP. Search obviously powers search results for your sites, but can also be tailored and configured to do much more! Use Search to build dynamic navigation menus based on categories, boost search results for important content, or use it to present a dynamic content experience for users.

Search features include Full-text Search, Indexing of all content types, Search Pages and Widgets, Search Results, and more.

Feature
Deployment Approach
Capability
コンテントページの翻訳
コンテントページの翻訳 Liferay 7.4 U15+ および GA15+ Liferayは、 コンテンツページ を翻訳するための統合されたツールを提供しますので、グローバルユーザーのために魅力的でローカライズされたエクスペリエンスを作成することができます。...
公開日: 2024/05/09 18:51
翻訳の権限の管理
翻訳の権限の管理 コンテントページとWebコンテンツの翻訳に必要な権限は、翻訳方法によって異なります。 手動翻訳には、リソースタイプに対して アップデート 権限、または1つ以上の言語に対して 翻訳 権限のいずれかが必要です。 翻訳のエクスポートとインポートには、リソース タイプの アップデート 権限が必要です。 更新権限の割り当て Webコンテンツの アップデート...
公開日: 2024/05/09 18:51
ウェブコンテンツの翻訳
ウェブコンテンツの翻訳 liferay DXP/Portal 7.3+. Liferayは、ウェブコンテンツの記事を翻訳するための統合ツールを提供しているので、グローバルなユーザーのために魅力的でローカライズされたコンテンツを作成することができます。 これらのツールを使用すると、手動でWebコンテンツを翻訳したり、XLIFFファイルとして翻訳をインポートすることができます。 ...
公開日: 2024/05/09 18:51
翻訳のワークフローの有効化
翻訳のワークフローの有効化 翻訳プロセスのカスタムワークフロー を有効にすることで、レビューと公開のプロセスをガイドすることができます。 カスタムワークフローを定義したら、次のステップに進みます。 [サイトメニュー](Site Menu)を開き、 [Configuration] を展開して、 [Workflow] に移動します。 [Translation]...
公開日: 2024/05/09 18:50
翻訳のための第三者機関の利用
翻訳のための第三者機関の利用 Liferay 7.4 U15以降およびGA15以降で利用可能 Liferayは、以下のサービスAPIと連携し、コンテンツページやWebコンテンツの自動翻訳を生成することができます。 Googleクラウド翻訳 アマゾン翻訳 Microsoft Translator ...
公開日: 2024/05/09 18:51
APIs as OSGi Services
APIs as OSGi Services After you've learned what a module is and how to deploy one, you can use modules to define APIs and implement them. Liferay APIs are OSGi services, defined by Java interfaces...
公開日: 2024/11/22 22:50
Bundle Classloading Flow
Bundle Classloading Flow The OSGi container searches several places for imported classes. It's important to know where it looks and in what order. Liferay DXP's classloading flow for OSGi bundles...
公開日: 2024/11/22 22:50
Using Servlet Filters
Using Servlet Filters Servlet filters can both pre-process requests as they arrive and post-process responses before they go to the client browser. You can apply functionality to requests and...
公開日: 2024/10/18 16:07
Using Portlet Filters
Using Portlet Filters Portlet filters intercept requests and responses at the start of each portlet request processing phase so you can add functionality there. This makes them useful for auditing...
公開日: 2024/07/18 20:39
Fundamentals
Fundamentals Liferay development projects consist primarily of simple .jar files. These contain a few extra configuration files that make them OSGi modules, but they're easily understandable by...
公開日: 2025/01/18 2:48
アーキテクチャ
アーキテクチャ Liferay DXP/Portalのアーキテクチャには、次の3つの部分があります。 コア: DXPとそのフレームワークをブートストラップします。 コアは、サービス、UIコンポーネント、およびカスタマイゼーションを管理するためのランタイム環境を提供します。 サービス: Java APIおよびWeb APIを介してDXP機能とカスタム機能を公開します。 UI:...
公開日: 2024/05/09 18:55
Liferayクラスローダー階層
Liferayクラスローダー階層 すべてのLiferay DXP/Portalアプリケーションは、OSGiコンテナにあります。 DXP/Portalは、アプリケーションサーバーにデプロイされたWebアプリケーションです。 そのモジュールフレームワークのバンドル(モジュール)は、OSGiコンテナにあり、クラスローダーを備えています。...
公開日: 2024/05/09 18:55
Assigning Permissions to Web Content Articles
Assigning Permissions to Web Content Articles With Liferay's permissions framework, you can control which users can create, view, and manage web content articles. You can set permissions for...
公開日: 2024/05/09 18:51
Webコンテンツの記事
Webコンテンツの記事 基本的なウェブコンテンツ記事の追加 ウェブコンテンツ記事の管理 ウェブコンテンツ記事のフィルタリングと並べ替え ウェブ・コンテンツで有効期限とレビュー期限を使用する AIを使ったテキストコンテンツの生成
公開日: 2024/05/09 18:51
基本Webコンテンツ記事の追加
基本Webコンテンツ記事の追加 サイトに公開するコンテンツが多い場合、Liferayのコンテンツ管理システムは、実用的で不可欠な管理方法を提供します。 ウェブ・コンテンツの記事は、 ウィジェット 、 フラグメント 、 表示ページ を通じて表示することができる。 各Webコンテンツの記事は、使用可能なフィールドを定義するストラクチャーに基づいています。 Liferayには、...
公開日: 2024/05/09 18:51
Webコンテンツ
Webコンテンツ
公開日: 2024/05/09 18:51
Filtering and Sorting Web Content Articles
Filtering and Sorting Web Content Articles デフォルトでは、ウェブコンテンツアプリケーション(サイトメニュー → コンテンツとデータ → ウェブコンテンツ)には、アクセスできるすべてのウェブコンテンツ記事のリストが表示されます。...
公開日: 2024/05/09 18:51
Mapping Repeatable Fields to Fragments
Mapping Repeatable Fields to Fragments Liferay DXP 2024.Q3+/Portal GA125+ When creating fields on web content structures, you can make them repeatable. You can then map these fields to fragments...
公開日: 2024/08/06 15:41
Building a Custom Ticketing System
Building a Custom Ticketing System Liferay makes it easy for you to build digital solutions. For example, you can create a custom ticketing application with the styling and features needed for your...
公開日: 2024/05/09 18:52
Implementing a Documentation Referral System
Implementing a Documentation Referral System The ticketing system can be further enhanced with a documentation referral system. The system searches automatically for relevant documentation based on...
公開日: 2024/05/09 18:52