Search Results

Capability
Feature
Deployment Approach
ユーザーにメンションする
ユーザーにメンションする DXPアセットで他のユーザーにメンションすると、サイトと電子メール通知およびリンクが送信され、特定のアセット(掲示板スレッド、ブログ投稿、コメントなど)に注意が向けられます。...
公開日: 2025/01/18 2:46
Scoping Your Message Boards
Scoping Your Message Boards The Scope configuration is deprecated as of Liferay DXP 2024.Q4/Portal GA129 and is scheduled for removal in a future release. Multiple message boards can be created...
公開日: 2025/01/18 2:46
通知とリクエスト
通知とリクエスト ユーザーガイド 通知とリクエスト ユーザーにメンションする 通知とリクエストの管理 メンションの設定
公開日: 2025/01/18 2:46
Questions Widget
Questions Widget Available: Liferay DXP/Portal 7.3+ The Questions widget is a new UI skin for the Message Boards widget, focused on presenting a question-and-answer format. With the Questions...
公開日: 2025/01/18 2:46
Configuring the Questions Widget
Configuring the Questions Widget Liferay DXP/Portal 7.3+ There are two primary methods for configuring the Questions widget: directly through the widget configuration and through the System...
公開日: 2025/01/18 2:46
Using the Questions Widget
Using the Questions Widget With the Questions widget, users can ask questions, provide answers, and engage in discussions within a site. By organizing topics and enabling collaborative answers, it...
公開日: 2025/01/18 2:46
DXPのパッチコードへのアクセス
DXPのパッチコードへのアクセス サブスクライバー Liferay DXPフィックスパックとホットフィックスのソースコードは、liferay-dxpと呼ばれるプライベートGitHubリポジトリで入手できます。 ソースコードは、プロジェクトやカスタムコードに影響を与える可能性のある変更を特定し、理解するのに役立ちます。...
公開日: 2025/01/18 2:47
パッチ情報の取得
パッチ情報の取得 サブスクライバー パッチ情報を一目で確認できるので、インストールのメンテナンスやLiferayサポートからのサポートを受けるのに役立ちます。 パッチツールのinfoコマンドは、次の情報を一覧表示します。 サービスパックのバージョン パッチングツールのバージョン インストールされているパッチ 利用可能なパッチ( patching-tool/patches/...
公開日: 2025/01/18 2:47
パッチングツールのインストール
パッチングツールのインストール サブスクライバー パッチングツールのインストールと更新は簡単です。 インストール カスタマーポータル からパッチツールをダウンロードします。 DXP 7.3以降の場合、 最新のパッチツールをダウンロードします。 DXP 7.2の場合、 最新バージョンのパッチツール2.xをダウンロードします。 パッチングツールを Liferay Home...
公開日: 2025/01/18 2:47
アプリケーションサーバーへのLiferayのインストール
アプリケーションサーバーへのLiferayのインストール Liferay DXPまたはLiferay Portalは、 対応されているアプリケーションサーバー にインストールすることが可能です。 これは通常、DevOpsおよび高可用性環境で使用する最も実用的なインストールタイプです。 開始するには、 互換性マトリックス からサポートされているアプリケーションサーバーを選択します。 ...
公開日: 2025/01/18 2:46
Reference
Reference パッチングツールのインストール パッチングツールの構成 パッチ情報の取得 パッチのアンインストール DXPパッチコードへのアクセス
公開日: 2025/01/18 2:47
Liferay ソフトウェアのバージョン
Liferay ソフトウェアのバージョン Liferay 7.4から、Liferayはアップデートと修正を提供するためにローリングリリースモデルを採用しました。 つまり、Liferay 7.4は当分の間、多くのリリースがある長寿リリースということです。 さらに、Liferay DXP 7.4 U92から、Liferay DXPは四半期ごとのリリーススケジュールに移行しました。...
公開日: 2025/01/18 2:47
Liferayの保護
Liferayの保護 Liferay DXPは、セキュリティに配慮して構築されています。 これには、 OWASP Top 10 や CWE/SANS Top 25 で説明されているような一般的なセキュリティ脆弱性やエクスプロイトの緩和が含まれます。 ...
公開日: 2025/01/18 2:47
Liferayのアップデート
Liferayのアップデート Liferay DXP 7.3 SP3以降および7.4 GA1以降で利用可能 バンドルリリースでLiferayインストールを更新します。 最新の機能、セキュリティリリース、およびライブラリの更新はすべて1つのバンドルにまとめて提供されます。 Liferayより前のバージョンについては、 Liferayの旧バージョンをアップデートする を参照してください。 ...
公開日: 2025/01/18 2:47
データベース設定
データベース設定 デモンストレーション用のデフォルトでは、Liferay DXP/Portal は組み込みHSQLデータベースを使用するように構成されています。 デモの目的以外に、次のようなフル機能のサポートされているRDBMSを使用することをお勧めします。 MariaDB MySQL Oracle PostgreSQL [Liferay DXP Compatibility...
公開日: 2025/01/18 2:47
データベーステンプレート
データベーステンプレート 以下は、Liferay DXPの組み込みデータソースとしてさまざまなデータベースを構成するためのテンプレート(ポータルプロパティと Docker環境変数 の例)です。 MariaDB ポータルプロパティ jdbc.default.driverClassName=org.mariadb.jdbc.Driver...
公開日: 2025/01/18 2:47
Session Replication with Tomcat
Session Replication with Tomcat Liferay DXP 2024.Q3+/Portal GA92+ To ensure user session data is synchronized across all instances in the cluster, Liferay supports session replication. If one...
公開日: 2025/01/18 2:47
Deprecations and Breaking Changes
Deprecations and Breaking Changes Liferay quarterly releases introduce new features and enhancements while phasing out older or less-used functionality. Some features move to Maintenance Mode,...
公開日: 2025/01/18 2:47
Liferay DXP 2024.Q3 Breaking Changes
Liferay DXP 2024.Q3 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2024.Q3. As the...
公開日: 2025/01/18 2:47
Liferay DXP 2024.Q2 Breaking Changes
Liferay DXP 2024.Q2 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2024.Q2. As the...
公開日: 2025/01/18 2:47
Using Domain-Specific Language Queries
Using Domain-Specific Language Queries Liferay 7.4+ DSL Query is an acronym for Domain-Specific Language Query. The foundation is based upon using a domain-specific language for the...
公開日: 2025/01/18 2:47
React Component Utilities Reference
React Component Utilities Reference Several useful tools are available to help you build high-performance components and applications in Liferay DXP using React: frontend-js-react-web module ...
公開日: 2025/01/18 2:48
Listening for Registration Events
Listening for Registration Events Liferay DXP 2023.Q3/Portal GA92 and Below The messaging API supports listening for destination and message listener registration events. Here are some reasons to...
公開日: 2025/01/18 2:48
Using Asynchronous Messaging
Using Asynchronous Messaging Message Bus's asynchronous option provides fire and forget behavior; send a message and continue processing without waiting for a response. An asynchronous message is...
公開日: 2025/01/18 2:48
Using Default Synchronous Messaging in Previous Versions
Using Default Synchronous Messaging in Previous Versions Synchronous messaging was removed and is no longer supported for Liferay DXP 7.4 U49/Liferay Portal 7.4 GA49 and above. In default...
公開日: 2025/01/18 2:48
Using Dynamic Query
Using Dynamic Query Liferay's Dynamic Query API wraps Hibernate's Criteria API. It helps you think in terms of objects and member variables instead of tables and columns. Complex queries can be...
公開日: 2025/01/18 2:47
Aggregating Resource Bundles
Aggregating Resource Bundles When working with a module that shares localized messages, the bnd header must specify the resource bundles you want to associate with the module. Liferay provides a...
公開日: 2025/01/18 2:48
Developing a JavaScript Application
Developing a JavaScript Application
公開日: 2025/01/18 2:48
Working with Client Extensions
Working with Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Using client extensions, you can extend Liferay without deploying OSGi modules. Just like traditional...
公開日: 2025/01/18 2:48
Using Direct Synchronous Messaging in Previous Versions
Using Direct Synchronous Messaging in Previous Versions Synchronous messaging was removed and is no longer supported for Liferay DXP 7.4 U49/Liferay Portal 7.4 GA49 and above. Direct synchronous...
公開日: 2025/01/18 2:48
Themes
Themes Themes customize the default look and feel of your site. You can define the style and visual identity of your brand or label across your whole site. You can use a theme CSS client...
公開日: 2025/01/18 2:48
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
送信ボタンのカスタマイズ
送信ボタンのカスタマイズ 7.4以降で利用可能 ユーザーは、フォームへのデータ入力が終了したら、フォームを送信する必要があります。 このため、デフォルトで 送信 というボタンが表示されます。 送信 は、フォームを送信するときにユーザーが実行するアクションを表す最も明確な言葉ではない場合があります。 例えば、 Register Now という言葉にしたい場合は以下のようにします。 ...
公開日: 2025/01/18 2:49
フォームの翻訳
フォームの翻訳 フォームは、現在のサイトで現在有効になっている任意の言語に翻訳して表示できます。 翻訳を追加するには: 翻訳する既存のフォーム(例: Guest Feedback Survey)を表示することから始めます。 言語のドロップダウンメニューの横にある(+)記号をクリックします。 フォームを翻訳する言語を選択します。 希望する言語を選択します。 ...
公開日: 2025/01/18 2:49
ストレージアダプターの使用
ストレージアダプターの使用 ユーザーがフォームレコードを追加すると、Liferayは ストレージアダプター APIを経由してリクエストの処理をルーティングします。 これは、フォームエントリーに対して行われる他の CRUD 操作(読み取り、更新、削除)についても同様です。 ストレージサービスのデフォルトの実装は、Liferayデータベースに保存するためにフォームをJSONに変換します。 ...
公開日: 2025/01/18 2:49
Customizing Liferay's Look and Feel
Customizing Liferay's Look and Feel One of the easiest ways to get started developing on Liferay's platform is to modify its look and feel. You can change everything from its favicon to its entire...
公開日: 2025/01/18 2:48
Field Autocompletion
Field Autocompletion You can configure form field autocompletion in the Forms application: Autocompletion TypeConfigurationField Types ManualType a list of autocompletion optionsText Data...
公開日: 2025/01/18 2:49
フォーム構成リファレンス
フォーム構成リファレンス ここでは、フォームの全構成の概要を説明していますので、必要な構成をすぐに見つけることができます。 フォームオプション サイト間でフォームをエクスポートおよびインポートすることができます。 エクスポート/インポート メニューにアクセスするには、 [サイト管理] → [コンテンツとデータ] → [フォーム] に進みます。 右上のOptionsアイコンをクリックし、...
公開日: 2025/01/18 2:49
フォーム権限リファレンス
フォーム権限リファレンス この記事は、フォームアプリケーションに関連するすべての権限のガイドとして機能します。 フォームウィジェットの権限 フォーム ウィジェットがデプロイされているサイトページに移動します。 ウィジェット名の横にあるオプションアイコン(Options)をクリックし、 [Permissions] をクリックします。 [フォーム]ウィジェットの権限を表示する ...
公開日: 2025/01/18 2:49
ヘルプテキストと定義済みの値の提供
ヘルプテキストと定義済みの値の提供 フォームフィールドは、ユーザーがフォームを理解して入力するのに役立つヘルプテキスト、プレースホルダーテキスト、および事前定義された値を持つように構成できます。 ヘルプテキスト: フィールドラベルの小見出しとして表示されるが、フィールド入力領域には表示されないテキスト。 フィールドのサイドバーメニューの[基本]タブにヘルプテキストを入力します。 ...
公開日: 2025/01/18 2:49

Capabilities

Product

Education

Contact Us

Connect

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