Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
掲示板APIの基本
掲示板APIの基本 LiferayのHeadless Deliveryアプリケーションは、 掲示板 アプリケーションにRESTサービスを提供します。 これらのサービスでは、掲示板カテゴリやスレッド、メッセージの追加、情報の一覧表示、内容の修正や完全な削除が可能です。 ここでは、cURLコマンドとJavaクラスを使用してこれらのサービスを呼び出します。 ...
WebコンテンツAPIの詳細設定
WebコンテンツAPIの詳細設定 Liferay DXP RESTサービスを使用すると、サイトの構造化コンテンツを作成・管理することができます。 構造化コンテンツとは、Webコンテンツストラクチャーを使用する Webコンテンツ です。 ストラクチャーは、Webコンテンツの記事に含まれる作成者、概要、内容などの情報を定義します。...
WebコンテンツAPIの基本
WebコンテンツAPIの基本 Liferay DXP RESTサービスを使用すると、サイトで構造化コンテンツを作成・管理することができます。 構造化コンテンツとは、Webコンテンツストラクチャーを使用するWebコンテンツ です。 ストラクチャーは、Webコンテンツの記事に含まれる作成者、概要、内容などの情報を定義します。...
ドキュメントAPIの基本
ドキュメントAPIの基本 LiferayのHeadless Deliveryアプリケーションは、 ドキュメントとメディア のRESTサービスを提供し、ドキュメントとフォルダの追加、情報の一覧表示、変更、削除などを行います。 ここでは、cURLコマンドとJavaクラスを使用してこれらのサービスを呼び出します。 ...
Web Content API Basics Using GraphQL
Web Content API Basics Using GraphQL Use Liferay DXP GraphQL services to manage web content by creating, retrieving, updating, and deleting structured content on your site. Structured content...
Wiki APIの基本
Wiki APIの基本 LiferayのHeadless Deliveryアプリケーションは、 Wiki アプリケーションにRESTサービスを提供します。 これらのサービスを使用すると、Wikiノードとページを追加したり、それらの情報を一覧表示したり、コンテンツを変更したり、完全に削除したりできます。 ここでは、cURLコマンドとJavaクラスを使用してこれらのサービスを呼び出します。 ...
Document Shortcut API Basics
Document Shortcut API Basics Liferay's headless delivery application provides REST services for Documents and Media that add document shortcuts to sites or asset libraries, list their information,...
REST APIによるストラクチャーとテンプレートの管理
REST APIによるストラクチャーとテンプレートの管理 Webコンテンツストラクチャーとは、Webコンテンツの記事に含まれる情報を定義するものです。 ストラクチャーにより、Webコンテンツの作成・管理がしやすくなり、コンテンツに必要な情報がすべて確実に含まれるようにします。 ストラクチャーをWebコンテンツテンプレートに関連付けることができます。...
開発者ガイド
開発者ガイド WebコンテンツAPIの基本 WebコンテンツAPIの詳細設定 REST APIによるストラクチャー・テンプレートの管理
Digital Asset Management APIs
Digital Asset Management APIs You can use headless APIs to interface with Liferay's documents and media. Here are resources to help you understand and integrate these APIs.
Document Types and Metadata Sets API Basics
Document Types and Metadata Sets API Basics Liferay DXP 2025.Q1+/Portal GA132+ Liferay's headless delivery application provides REST services for Documents and Media that add document types and...
Liferay Security APIs
Liferay Security APIs You can use headless APIs to interface with important Liferay security features, including CAPTCHA configurations and SCIM. Here are resources to help you understand and...
Captcha API Basics
Captcha API Basics Liferay provides a headless API to retrieve and submit captchas using the SimpleCAPTCHA engine. Using the /captcha endpoint from the API Explorer, you can add captchas in your...
Managing Object Entries Using GraphQL
Managing Object Entries Using GraphQL You can use GraphQL to manage custom object entries in Liferay efficiently. This API framework simplifies data interaction and serves as an alternative to REST...
Custom Object APIs
Custom Object APIs Liferay 7.4+ When you publish a custom object definition, Liferay generates default REST APIs for interacting with the object and its data. These APIs vary depending on the...
SCIM User API Basics
SCIM User API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM users to keep their identity information in sync with your company's...
SCIM Resource Type, Service Provider, and Schema Basics
SCIM Resource Type, Service Provider, and Schema Basics Liferay DXP 2025.Q2+ Liferay provides a headless API to query the SCIM resource types, service providers, and schemas available. Use the...
Object APIs
Object APIs You can use headless APIs to interface with objects and picklists. Here are resources to help you understand and integrate these APIs to enhance your ability to manage objects.
Using Aggregation Terms with REST APIs
Using Aggregation Terms with REST APIs When querying Object entries using REST APIs, you can use an Object's fields as facet criteria for aggregating entry data. To do this, add the...
Using Batch APIs
Using Batch APIs When you publish an Object, Liferay automatically generates REST APIs for it. These include the batch APIs for bulk POST, PUT, and DELETE operations. Here you'll use cURL commands...
SCIM Group API Basics
SCIM Group API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM groups to keep their information in sync with your company's...
Object API Basics
Object API Basics When you publish an Object, Liferay automatically generates REST APIs for it. These APIs differ for Company and Site scoped Objects, but they all use the c/[pluralobjectlabel]...
Using nestedFields to Query Related Entries
Using nestedFields to Query Related Entries Liferay 7.4 U69+/GA69+ The nestedFields parameter returns multiple levels of related object entries in a single GET request. Pass the nestedFields...
Using nestedFields to Audit Entry History
Using nestedFields to Audit Entry History Liferay 7.4 U72+/GA72+ When you enable entry history for an object definition, you can use the nestedFields parameter with REST APIs to audit entry...
Using Object APIs With Base64 Encoded Files
Using Object APIs With Base64 Encoded Files Liferay DXP 2024.Q2+/Portal GA120+ When creating object entries with attachment fields through APIs, you can generally upload files from your computer...
Workflow Definition Link API Basics
Workflow Definition Link API Basics Liferay DXP 2025.Q1+/Portal GA132+ You can manage workflow definition links from the Liferay UI or using Liferay's REST APIs. In Liferay, the Control Panel →...
Using Relationship REST APIs
Using Relationship REST APIs Liferay 7.4 U70+/GA70+ When you add relationships to custom or system objects, Liferay generates REST endpoints for accessing those relationships. You can relate and...
Picklists API Basics
Picklists API Basics Liferay provides the headless-admin-list-types REST APIs for creating and managing picklist definitions (ListTypeDefinition) and their entries (ListTypeEntry). You can view and...
Process Automation APIs
Process Automation APIs You can use headless APIs to interface with automation features in Liferay DXP, including workflows. Here are resources to help you understand and integrate these APIs to...
Search API Basics
Search API Basics [Release Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) 7.4 U88+ and GA88+ You can search for content...
Search Suggestions API
Search Suggestions API DXP 7.4 U36+/Portal GA36+ You can return suggestions with the using the /suggestions headless API. This API is used by Liferay's Search Bar Suggestions feature. There are...
Notifications API Basics
Notifications API Basics Liferay's headless delivery application provides REST and GraphQL services for subscribing to or unsubscribing from notifications for platform events across several default...
Headless API を検索
Headless API を検索 {bdg-link-primary} ベータ機能 ` 7.4 U88+ および GA88+ Liferay の検索ページからコンテンツ を検索できますが、 portal-search-rest API エンドポイントを使うこともできます。 Liferay をローカルで実行している場合、ログインした状態で にアクセスして API を調べることができます。...
開発者ガイド
開発者ガイド
ブログエントリの管理
ブログエントリの管理 ブロガーとブログ管理者は、サイト管理メニューの Blogs アプリケーションを使ってブログ・エントリーを管理します。 このアプリにアクセスするには、 Product Menu(Product Menu) を開き、 Content & Data → Blogs を選択します。 [Entries]タブがデフォルトで選択されており、サイトのブログエントリが一覧表示されます。...
Exporting/Importing Calendar Data
Exporting/Importing Calendar Data You can export and import calendar data as Liferay Archive (LAR) files. Data can only be ported between installations of the same version. Use the widget...
Configuring the Calendar Widget
Configuring the Calendar Widget Use the Calendar widget configuration options to tailor the display and functionality of your calendar. From choosing the time format and default view to setting the...
Mapping Calendar Event Fields to Display Page Templates
Mapping Calendar Event Fields to Display Page Templates You can customize and display calendar event information by mapping calendar fields to display page templates. Highlight certain fields such...
ブログの表示
ブログの表示 Liferayはブログエントリーを表示する2つの方法を提供します: 表示ページテンプレート と ブログウィジェット 。 表示ページテンプレートの使用 表示ページ・テンプレート を使って、ブログ・エントリーをフレンドリーなURLで表示するための再利用可能なダイナミック・デザインを作成できる。...
Deprecated Content Features
Deprecated Content Features These content features are deprecated and no longer actively developed in Liferay. While still available for compatibility and migration purposes, they are not...
掲示板スレッドの作成
掲示板スレッドの作成 デフォルトでは、必要な権限(最低でも メッセージの追加 , メッセージへの返信 , ファイルの追加 , 表示)をもって認証されたユーザのみがスレッドを作成できるようになっています。 詳細は、 掲示板の権限リファレンス を参照してください。 管理者は、ゲストがスレッドを投稿できるようにする機能を有効にすることができます。 新しいスレッドを投稿する...
コンテンツダッシュボードインターフェース
コンテンツダッシュボードインターフェース 7.3以降で利用可能 コンテンツダッシュボードのユーザーインターフェースは、主に3つのセクションから構成されています。 コンテンツ監査ツール コンテンツ一覧 コンテンツ情報サイドバー コンテンツダッシュボードのユーザーインターフェースは、主に3つのセクションから構成されています。 ダッシュボードにアクセスするには、...
アセットリストをスプレッドシートにエクスポートする
アセットリストをスプレッドシートにエクスポートする コンテンツダッシュボードは、さらなる分析のために、コンテンツ関連のメタデータをスプレッドシート(.xlsファイル)にエクスポートすることができます。 アセットリストをスプレッドシートにエクスポートするには、次の手順に従います。 グローバルメニュー(Global Menu) を開き、 アプリケーション → コンテンツダッシュボード...
掲示板
掲示板 ユーザーガイド 掲示板の概要 掲示板カテゴリの作成 掲示板スレッドの作成 掲示板のモデレート 掲示板のサブスクライブ 掲示板カテゴリのメーリングリストの設定 掲示板のスコープ 掲示板の権限リファレンス 掲示板の設定リファレンス 掲示板ウィジェットのUIリファレンス 開発者ガイド メッセージボードAPIの基本
掲示板設定リファレンス
掲示板設定リファレンス この記事では、 掲示板 アプリで使用できる設定について説明します。 掲示板 アプリの設定画面を表示するには: [サイト管理] → [Content & Data] → [掲示板] に移動します。 [オプション] メニュー → [Configuration] の順にクリックします。 一般タブ [General]タブ 名称Description...
掲示板の権限リファレンス
掲示板の権限リファレンス この記事では、 [掲示板] ウィジェットでの権限について説明し、ユーザーおよびロールに権限を割り当てる際のリファレンスとして機能します。 DXPのロールと権限の詳細は、 Roles and Permissions をご覧ください 。 ホームカテゴリーの権限 掲示板 の権限画面は、 掲示板 の機能へのアクセスを許可および取り消すためのものです。 ホストサイトの...
Subscribing to a Message Board
Subscribing to a Message Board Users can receive email updates and in-product notifications by subscribing to a message board. By default, users are subscribed automatically to any threads they...
Wikiページの作成
Wikiページの作成 [Wiki] ウィジェットは、 FrontPage と呼ばれるデフォルトのWikiページから始まります。 ユーザーはこのページを編集して、最初のWikiページを作成できます。 デフォルトでは、認証されたユーザーのみが Wiki の記事を作成できます。ゲストは、最初にサインインする必要があります。 FrontPage でコンテンツを作成する [Wiki]...
Wikiのスコーピング
Wikiのスコーピング Wikiノードを使用してコンテンツを整理する以外に、Wikiのスコープを グローバル、サイト、またはページのスコープ に設定できます。 グローバル グローバルサイトのスコープレベルで作成されたWikiページは、他のすべてのサイトで利用できます。 ただし、コンテンツは自動的に公開されません。 管理者は、 [Wiki] ウィジェットのスコープを [Global]...
[掲示板]ウィジェットのUIリファレンス
[掲示板]ウィジェットのUIリファレンス Categories [Categories] タブは、 [Message Boards] ウィジェットに移動したときのデフォルトのランディングページです。 すべてのカテゴリがこのタブに表示されます。 さらに、ルートレベルで作成されたすべてのスレッドがここに表示されます。 [Categories]タブ [Recent Posts]タブ...
掲示板のモデレート
掲示板のモデレート 掲示板 には、フォーラムを効果的にモデレートできる機能が含まれています。 これには、スレッドのロック、スレッドの移動とマージ、ユーザーの禁止、スレッドのフラグ付けが含まれます。 適切に指定された権限を持つユーザーは、これらのツールを使用できます。 掲示板 権限をロールに割り当てる詳細は、 掲示板の権限リファレンス を参照してください。 一般的なロールと権限の詳細は、...
Wikiノード
Wikiノード
[Page Menu]ウィジェットの使用
[Page Menu]ウィジェットの使用 [Page Menu] ウィジェットには、他のWikiページ、他のDXPサイトページ、ドキュメントとメディアアセット、外部Webサイトなどへのリンクを含めることができるリンクが表示されます。 ウィジェットをページに追加したら、ウィジェットが使用するWikiページとそのリンクのソースを構成する必要があります。 次の手順を実行します: ...
Calendar
Calendar The Calendar widget stores and shares scheduled events. It's a personal planner for individual users, a shared calendar for an entire site, or both at the same time. In addition to...
最近のブログ作成者を強調表示する
最近のブログ作成者を強調表示する 最近参加したブロガー ウィジェットを使用して、最新のブログ作成者の作業をハイライト表示できます。 このウィジェットには、最近の各作成者の名前、プロフィール写真、投稿数が一覧表示されます。 ウィジェットを設定するには、 オプション(Options icon) → [Configuration] をクリックします。 ...
ブログを始める
ブログを始める ブログアプリケーションのエディタには、必要なときに必要な場所に表示されるWYSIWYGコントロールの完全なセットがあります。 また、ソースモードに切り替えて、コンテンツのHTMLコードを編集することもできます。 ブログアプリケーションには、ブログの表示方法をカスタマイズするための強力なツールセットが含まれています。...
コンテンツダッシュボード
コンテンツダッシュボード この機能は、 [Elasticsearch](../using-search/installing-and-upgrading-a-search-engine/solr/solr-limitations.md) のみで機能します。 コンテンツダッシュボードについて コンテンツダッシュボードインターフェイス アセットリストをスプレッドシートにエクスポートする
Configuring a Message Boards Category Mailing List
Configuring a Message Boards Category Mailing List You can configure a mailing list for a message board category in a site or page-scoped message board. Globally scoped messages boards don't...
Using the Calendar Widget
Using the Calendar Widget The calendar widget displays a small monthly calendar showing an overview of upcoming events. A larger area shows the Scheduler, a more detailed calendar with several...
Creating Message Boards Categories
Creating Message Boards Categories Message Boards Categories organize threads into specific topics, making it easier for users to find and participate in discussions relevant to their interests. ...