Search Results

All Results 6986
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
パッチングツール
機能説明  PatchingツールはHelp Centerから提供されるhotfix、またはHelp Centerからダウンロードしたフィックスパックを適用するアプリケーションです。  Patchingツールの主な用途: パッチ情報の確認 新規パッチのインストール 過去のパッチへのロールバック パッチによる修正箇所の確認  PatchingツールはLiferayが提供する各バンドルに含まれています。Liferayのバンドルを利用しない場合や、Liferayがwarファイルでデプロイされた場合は、Patchingツールを別途ダウンロードする必要があります。...
Audit機能について
事象/ユースケース Audit機能で確認できる項目 解決策/提案 Audit情報は、デフォルト設定ではデータベース上の”Audit_AuditEvent”テーブルに記録されます。 各ユーザーのログイン情報、ユーザー情報の更新、ロール設定の更新等、ユーザーに関する情報が記録されます。 ページ閲覧イベントも記録できますが、デフォルトでは無効に設定されています。 有効にするためには、以下のプロパティを”true”に設定します。 audit.message.com.liferay.portal.kernel.model.Layout.VIEW...
jQueryやReact等の開発サンプルコード
事象/ユースケース jQueryやReact等のライブラリやフレームワークの開発サンプルコードが欲しいです。 解決策 / 提案 Gradleでビルドされた以下のサンプルをご参照ください: Angular npm Portlet Billboard.js npm Portlet Isomorphic npm Portlet jQuery npm Portlet Metal.js npm Portlet React npm Portlet Simple npm Portlet Vue.js npm Portlet 通常の開発サンプルコードもGitHubで公開されています:...
APIを利用したロール一覧の取得方法
事象/ユースケース APIを使ってロール一覧を取得する方法はありますか。 解決策 / 提案 ロール取得用のAPIが存在します。 以下のjavadocsをご確認の上、用途にあったAPIを適宜ご利用ください。 Class RoleLocalServiceUtil Liferayをlocalhostで実行している場合、http://localhost:8080/api/jsonwsからJSON Webサービスのページを参照できます。 パラメータを指定して実行することで、実行結果の確認も可能です。 追加情報...
認証にSAMLやCAS等のSSOを使用する環境で、それらを経由せずにログインする方法
事象/ユースケース SSOを使用する環境では、画面右上の「ログイン」はそれらの認証システムを経由して行われますが、外部認証を有効にしたままLiferayの認証システムでログインしたいです。 解決策/提案 ログインポートレットで対応できます。 画面右上の「ログイン」は、「/c/portal/login」にリクエストすることでSSOを経由しますが、ログインポートレットは「/c/portal/login」にリクエストせず、データベースに存在するユーザー情報で照合します。, knowledgeArticleType: howTo, legacy: true, name:...
Liferayでクラスタリング
事象/ユースケース このページでは、LIFERAY PORTALをクラスタ構成にするための設定方法をご紹介します。CE版には対応していませんのでご注意ください。ページの最後には「よくある質問」がありますので、そちらも是非ご覧ください。 クラスタリングとは 複数台のサーバーを統合し、あたかも一台のサーバーシステムのように動作させるための技術です。クラスタリングの目的は、大きく分けて次の2つに分類できます。 一部のサーバーに障害が生じても、他にその影響を及ぼさないといった信頼性の担保 トラフィックの負荷分散 ...
パッチングツールをアップデートする
パッチングツールをアップデートする 手順 最新のパッチングツールをダウンロードして解凍 既存のpatching-tool/フォルダ内の以下の項目を最新のものに置換 patching-tool/ ├── lib/ ├── patching-tool.bat └── patching-tool.sh コマンドラインで<LIFERAY_HOME>/patching-tool/へ移動 ./patching-tool.sh setupを実行 ./patching-tool.sh infoを実行してパッチングツールのバージョンを確認 ※ Help Center...
ユーザーの削除方法について
事象/ユースケース 基本的なユーザーの削除とAPIによる削除方法 デフォルトで作成されるユーザー 解決策/提案 UIからのユーザー削除: 以下の手順で削除できます。 コントロールパネル>ユーザー>ユーザーと組織 へ移動 削除したユーザーにチェックを付け、右上のゴミ箱(無効)アイコンをクリック 選択したユーザーが”無効”になる 左上のメニューから”無効”を選択 削除したいユーザーにチェックを付け、右上のゴミ箱(削除)アイコンをクリック APIを利用したユーザーの削除: 以下のAPIを利用できます。リンク先のJavadocsをご参照ください。 deleteUser...
APIを利用したメールアドレスの変更
事象/ユースケース APIを利用したメールアドレスの変更方法について 解決策/提案 以下のAPIを使うことで、メールアドレスの変更が可能です。 APIを利用するためには、 ユーザーIDを別途取得する必要があります。 updateEmailAddress 一括で複数ユーザーのメールアドレスを更新するAPIはございま せん。 一括で複数ユーザーのアドレス更新を行いたい場合は、 別途APIをコールするクライアントプログラム等が必要となりま す。 コントロールパネル>サーバ管理>スクリプト からgroovyスクリプトを実行し、 APIを呼び出すことも可能です。 追加情報...
ユーザー、ユーザーグループ、組織の作成について
事象/ユースケース 作成数の上限、文字数の制限 解決策/提案 作成数の上限 特に上限は設けられていません。 ホワイトペーパーでは、以下の条件でテストされています。 合計ユーザー数100万 1文書あたり平均100KBの200万件の文書 少なくとも5つの子サイトを有するサイトを50%持つ10,000サイト 400万件のメッセージフォーラムのスレッドと投稿 100,000件のブログエントリと100万件のコメント 環境にリソースを追加できる限り、 ポータルは処理できるデータ量を増やすことができることを示して います。 文字数の制限 スクリーン名:75文字...
アプリケーションディスプレイテンプレートの初期値を変更する
事象/ユースケース ポートレットのアプリケーションディスプレイテンプレートの初期値を変更するための手順。 解決策/提案 以下の場所から、テンプレートキーを取得 コントロールパネル>サイト>グローバルサイト>編集>アプリケーション・ディスプレイ・テンプレート>任意のテンプレート>テンプレートキー コントロールパネル>設定>システム設定 から、変更したいポートレットを選択 「ddmTemplate_<ADTの”テンプレートキー”>」の形式で”Display Style”に値を設定 設定例:...
Liferay Connected Services (LCS) よくあるご質問と回答
LCSへのよくあるご質問です。 セキュリティ サーバーにはファイアウォールが適用されており、インターネット上で直接的な通信が行えません。それでもLCSは使えますか? LCSクラウドサーバーではどのようなセキュリティ対策が提供されていますか? LCSのユーザーアカウントの認証方法やパスワードポリシーはどのようなものですか? LCSの使用におけるサービスの条件と制限はどのようなものですか? LCSはどのように顧客のデータを保護していますか? LCSのクラウドストレージに送られる情報を制限できますか?...
開発者(キャッシュ無効化)モードを使用する方法
事象/ユースケース テーマを開発していますが、CSS等が即座にWebブラウザへ反映されないことがあります。 解決策 / 提案 以下のプロパティを ${liferay.home}/portal-ext.properties に設定し、開発者モードでLiferayを起動することで、キャッシュ機構を無効化できます: include-and-override=portal-developer.properties 必要に応じてWebブラウザのキャッシュもクリアしてください。...
Liferay Util Taglib の使いかた
事象/ユースケース Liferayで利用可能なTaglibの一覧が欲しいです。また、簡単なサンプルコードが欲しいです。 解決策 / 提案 Taglibの関連資料は次のとおりです: Using the Liferay Util Taglib(Taglibの利用方法) Tag Library Documentation Generator - Generated Documentation(ライブラリ一覧) JSPにボタンを表示する場合の例(ボタンの詳細): <aui:button value="Button"/> 追加情報 Lexicon...
「Redirect URL ... not allowed」という警告メッセージが出力される
事象/ユースケース 「Redirect URL ... not allowed」という警告メッセージが出力されます。 解決策 / 提案 デフォルトで許可されているリダイレクト先IPアドレスは、ループバックアドレス(127.0.0.1)とホストサーバーIP(SERVER_IP)のみのため、それ以外へのリダイレクト時に警告メッセージが出力されます。...
Audit Event Types Reference
Audit Event Types Reference The EventTypes class lists the different event categories logged by the audit framework. It specifies the action performed on the resource listed in the audit...
Monitoring AI Hub Activity
Monitoring AI Hub Activity AI Hub records the activity in each account: each agent run and how it ended, each time a guardrail blocks content, each retrieval from a data source, and each change to...
Reference
Reference Note: These pages contain the latest Liferay reference documentation. You can download reference documentation for older releases from Github here. :::: 2 :gutter: 3 3 3 3 ::: DXP...
Liferay Enterprise Search
Liferay Enterprise Search These Liferay Enterprise Search articles are archived from the Liferay Customer Portal knowledge base at support.liferay.com. They appear as originally published and...
Announcements
Announcements These product and service announcements are archived from the Liferay Customer Portal at support.liferay.com. They appear as originally published and aren't maintained, so some...
Security Alerts
Security Alerts These security advisories are archived from the Liferay Customer Portal at support.liferay.com. They appear as originally published and aren't maintained, so some details are out of...
Customer Portal Legacy Articles
Customer Portal Legacy Articles This section collects articles archived from the Liferay Customer Portal knowledge base at support.liferay.com. They appear as originally published and aren't...
Continuous Integration
Continuous Integration Liferay Cloud uses Jenkins to power its continuous integration infrastructure service. When you send a pull request or push a commit to one of your pre-configured GitHub...
Platform Limitations
Platform Limitations Liferay Cloud and its services have some notable limitations, depending on your subscription level. Limitations with Liferay Cloud's infrastructure may change over time. ...
Formatting
Formatting This article covers the formatting choices that apply to both product documentation and courses: text emphasis, code, lists, tables, headings, images, admonitions, file naming, front...
Documentation Style
Documentation Style This article covers rules that apply only to product documentation: the six documentation types and their templates, how to handle multiple Liferay versions, the badges that...
2026.Q2 Default Setting and Feature Flag Changes
2026.Q2 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, review the changes and...
SOC (Security Operations Center) and Threat Monitoring in Liferay SaaS and Liferay PaaS
Issue Does Liferay have a SOC (Security Operations Center) team and what tools/applications are used to manage security alerts and monitor threats? Environment Liferay PaaS Liferay SaaS Resolution Liferay has a InfoSec...
Managing Object Entry Versions
Managing Object Entry Versions Liferay DXP 2025.Q4+ Liferay's Content Management System (CMS) uses object entry versioning. In Liferay DXP 2026.Q3 and later, object entry versioning is available...
Scheduling and Subscription
Scheduling and Subscription Liferay DXP 2025.Q4+ Content scheduling and subscription are important content management features. You can enable them in the object definition. When scheduling is...
General Settings Reference
General Settings Reference All fragments have general settings. Some options are standard (e.g., visibility and frame), while others are unique to each fragment. Follow these steps to access a...
Using Multiple Display Page Templates to Create Multi-Step Applications
Using Multiple Display Page Templates to Create Multi-Step Applications Liferay DXP 2023.Q4+/Portal GA102+ Display page templates display content at a dedicated URL. To use this URL and view the...
Integrating AI Hub with Liferay DXP
Integrating AI Hub with Liferay DXP AI Hub connects a Liferay DXP instance to centralized AI agents. Connecting the two takes three stages: Liferay provisions an AI Hub account for your...
Activating CMP
Activating CMP [Private Beta Feature](https://marketplace.liferay.com/p/content-marketing-platform) The Liferay Content Marketing Platform (CMP) is a set of add-on features in the Liferay CMS. You...
Creating Assets and Folders
Creating Assets and Folders Liferay DXP 2026.Q3+ You can upload and organize assets in folders in the headless Content Management System (CMS). Assets include default types such as documents,...
Content Management System Dashboards and Analytics
Content Management System Dashboards and Analytics Liferay DXP 2026.Q3+ Subscription For Enterprise subscribers, the Content Management System (CMS) provides two ways to access analytics: the CMS...
Content Management System Permissions Reference
Content Management System Permissions Reference Liferay DXP 2026.Q3+ Assign permissions to roles and users to manage access to spaces, folders, content, files, vocabularies, and categories in the...
Managing Permissions in the Content Management System
Managing Permissions in the Content Management System Liferay DXP 2026.Q3+ Space admins configure permissions for spaces and other headless CMS elements, including folders, assets, vocabularies,...
Content Structures
Content Structures Liferay DXP 2026.Q3+ Liferay headless CMS ships with two asset types: articles and blogs, but these are only the beginning. You can create or extend the existing types, or...
Content Structure Fields Configuration Reference
Content Structure Fields Configuration Reference Liferay DXP 2026.Q3+ Content structure fields support general and search configuration options. General Configuration The table below describes...
Managing Content Structures
Managing Content Structures Liferay DXP 2026.Q3+ After a content structure is published, you can manage, duplicate, or control access to it from the content structures list in the CMS. Accessing...
Adding and Managing Space Members
Adding and Managing Space Members Liferay DXP 2026.Q3+ When creating a space, you can add members immediately or skip this step. If you skip it, you can always add and manage members after the...
Creating Spaces
Creating Spaces Liferay DXP 2026.Q3+ When you start the Content Management System (CMS), you must create an initial space. Once in the CMS, you can create additional spaces in different ways. ...
Translating Content in the Content Management System
Translating Content in the Content Management System Liferay DXP 2026.Q3+ Liferay provides integrated tools for translating content to create engaging, localized experiences for your global users....
Using Content Management System Assets in Liferay
Using Content Management System Assets in Liferay Liferay DXP 2026.Q3+ The Liferay Content Management System (CMS) stores, organizes, and manages content and assets across spaces. Its value comes...
Agents
Agents The Agent Builder is where you manage the agents available in your AI Hub account. It lists the built-in agents alongside any custom agents you created. The built-in agents are Change Tone,...
AI Hub
AI Hub AI Hub is a low-code SaaS environment that brings agentic orchestration to Liferay DXP. It harnesses the power of Large Language Models (LLMs) and Model Context Protocol (MCP) servers to...
Assets
Assets Liferay DXP 2026.Q3+ Most of the time, you work with assets. Assets include content (e.g., articles, blogs) and file entries (e.g., documents, images, videos). You manage assets in spaces. ...
Account Administration
Account Administration Each AI Hub customer is a Liferay account, and you manage that account's users and roles from the AI Hub Account Management page. With the Account Administrator role, you add...
Deploying to the Liferay Service
Deploying to the Liferay Service As with other services, deploying custom additions involves adding your configurations or files to the appropriate locations in your Git repository. However,...
Using the Publications Toolbar
Using the Publications Toolbar The Publications Toolbar provides essential information for Publications users, including the name of the current publication or Production if working in the...
Publications Permissions
Publications Permissions 7.4+ Publications works with Liferay's permissions framework, so you can assign application and resource permissions to regular roles. You can also assign permissions...
Managing Site URLs
Managing Site URLs Liferay DXP provides multiple out-of-the-box features for configuring and managing site URLs. Virtual Hosts Site URLs Configure virtual hosts for your Liferay server to connect...
Checking for Friendly URL Conflicts
Checking for Friendly URL Conflicts Liferay DXP 2026.Q3+ The Server Administration panel includes a Friendly URLs tab that scans your instance for friendly URL conflicts. Run the check before you...
SAML Admin
SAML Admin Subscription The SAML Admin panel is the best place to configure your SAML instance. Use it instead of Instance Settings to streamline your SAML administration experience. Starting...
Importing User Groups' Memberships from an External IdP through SAML
Importing User Groups' Memberships from an External IdP through SAML Subscription This feature was released behind a dev feature flag. It was made Generally Available (GA) in Liferay DXP...
Connecting Liferay Data Platform to Salesforce
Connecting Liferay Data Platform to Salesforce Private Beta Feature Liferay Data Platform 2026.Q2+ Connect your Salesforce instance to Liferay Data Platform (LDP) to ingest CRM data into your...
Individuals
Individuals Private Beta Feature Liferay Data Platform 2026.Q2+ The Individuals view consolidates customer data into a single interface for reviewing profile details, attributes, and activity. It...
Liferay Data Platform
Liferay Data Platform Private Beta Feature Liferay Data Platform 2026.Q2+ LDP is currently available to designated launch partners. Visit the Liferay Marketplace for access. Liferay Data Platform...
2025 Deprecations and Breaking Changes
2025 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,...

Showing 8,461 to 8,520 of 8,770 entries.