Search Results

Capability
Feature
Deployment Approach
Designing and Displaying Reusable Navigation Menus
Navigation menus for a site are typically tied strictly to a site's page hierarchy and structure. The Navigation Menus feature in Liferay is powerful because it enables you to create navigation...
公開日: 2024/08/15 18:33
Using the UPS Shipping Method
Using the UPS Shipping Method Liferay DXP 2024.Q3+/Portal 7.4 GA125+ Liferay provides a client extension that integrates with UPS. It uses the shipping engine client extension as a base. See...
公開日: 2024/08/16 15:41
Maintenance and Troubleshooting in Docker
Maintenance and Troubleshooting in Docker The Liferay Docker container has tools for maintenance and troubleshooting out-of-the-box. You can set various environment variables to modify settings...
公開日: 2024/08/16 15:43
Become a Publisher
Become a Publisher To publish apps and solutions on the Marketplace, you must have a Liferay account with additional publisher permissions. It is free to become a publisher, but you must submit a...
公開日: 2024/08/16 15:45
Publishing Apps in Marketplace
Publishing Apps in Marketplace The Liferay Marketplace contains both Cloud apps (for Liferay SaaS, PaaS, and self-hosted) and DXP apps (for Liferay PaaS and Liferay Self-Hosted). As a publisher,...
公開日: 2024/08/16 15:45
Building a Reusable and Dynamic Accordion With Fragments
Liferay Fragments are reusable, customizable web elements that serve as building blocks for a page. They consist of HTML, CSS, and JavaScript to provide structure, style, and functionality to your...
公開日: 2024/08/19 16:54
Publishing Solutions in Marketplace
Publishing Solutions in Marketplace The Liferay Marketplace contains business solutions you can use to improve productivity and reduce your time to market. Currently, only existing Liferay partners...
公開日: 2024/08/31 19:45
Using Custom SQL Queries
Using Custom SQL Queries Service Builder creates finder methods that retrieve entities by their attributes (their column values). When you add a column as a parameter for the finder in your...
公開日: 2024/09/06 15:37
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...
公開日: 2024/09/07 15:46
Search API
Search API [Release Feature](../../../system-administration/configuring-liferay/feature-flags.md#release-feature-flags) 7.4 U88+ and GA88+ You can search for content from a Liferay search page,...
公開日: 2024/09/07 15:46
Bundling Resources in a JavaScript Import Map Entry Client Extension
Bundling Resources in a JavaScript Import Map Entry Client Extension Liferay 7.4 2023.Q1+/GA92+ JavaScript import map entry client extensions make JavaScript code or resources available to any...
公開日: 2024/09/14 15:48
JavaScript Import Map Entry YAML Configuration Reference
JavaScript Import Map Entry YAML Configuration Reference Usage Details This client-extension.yaml file defines a JavaScript import map entry client extension: assemble: - from: build/static ...
公開日: 2024/09/14 15:48
Configuring Your Azure Repository
Configuring Your Azure Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's private...
公開日: 2024/09/14 16:12
Defining Document Types for Liferay 7.3 and Earlier Versions
Defining Document Types for Liferay 7.3 and Earlier Versions In Liferay, Document Types are templates used for uploading files and categorizing them in Documents and Media. These templates are...
公開日: 2024/09/17 15:31
Defining Metadata Sets For Liferay 7.3 and Earlier Versions
Defining Metadata Sets For Liferay 7.3 and Earlier Versions With Documents and Media, you can define reusable groups of metadata fields that can be added to custom Document Types. Once created,...
公開日: 2024/09/17 15:31
Connecting Liferay DXP 7.3 to Analytics Cloud
Connecting Liferay DXP 7.3 to Analytics Cloud Liferay DXP 7.3 U30+ The steps to connect Liferay DXP 7.3 to Analytics Cloud differ slightly from the steps to connect Liferay DXP 7.4. Liferay DXP...
公開日: 2024/09/18 15:10
Day 1 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 1 Day 1 Exercises for Building Enterprise Websites with Liferay Exercise 1: Exploring Clarity's Public Enterprise Website Exercise 2: Verifying and Launching Liferay...
公開日: 2024/09/23 16:10
Training Material
Training Material These materials supplement some recorded and in-person trainings by providing you with opportunities to practice key skills, test your understanding, and gain confidence in...
公開日: 2024/09/23 16:10
Building Enterprise Websites with Liferay Exercises
Building Enterprise Websites with Liferay Exercises These exercises supplement the Building Enterprise Websites with Liferay video training and provide an opportunity to solidify your learning....
公開日: 2024/09/23 16:10
Day 2 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 2 Day 2 Exercises for Building Enterprise Websites with Liferay Exercise 11a: Generating Content with ChatGPT Exercise 11b: Auto-Tagging Content (Bonus) Exercise 12a:...
公開日: 2024/09/23 16:11
Day 3 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 3 Day 3 Exercises for Building Enterprise Websites with Liferay Exercise 19a: Creating an Object Definition Exercise 19b: Building the Form Exercise 19c: Creating a...
公開日: 2024/09/23 16:11
Liferay's Cookies
Liferay's Cookies Strictly Necessary Cookies Cookie NamePurposeDuration COOKIE_SUPPORTStores the user's preference (true/false) to store cookies in the browser.365 Days...
公開日: 2024/09/25 15:44
Search Results Widget Template Reference
Search Results Widget Template Reference While creating a search results widget template, you can access pre-populated variables in the FreeMarker template editor. The variables listed in the...
公開日: 2024/09/25 16:15
Service Accounts
Service Accounts A service account is a common abstraction in systems used to make authenticated API requests on behalf of the system. Every virtual instance in Liferay comes with one service...
公開日: 2024/10/12 16:41
Using a Site Initializer Client Extension
Using a Site Initializer Client Extension Liferay 7.4 2023.Q4+/GA100+ Site Initializer client extensions can quickly create a site, complete with configurations and content. Start with the sample...
公開日: 2024/10/16 16:13
Site Initializer YAML Configuration Reference
Site Initializer YAML Configuration Reference Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Use a client-extension.yaml file to define a Site Initializer client extension. Usage...
公開日: 2024/10/16 16:13
Site Initializers
Site Initializers Liferay 2023.Q4+/GA100+ Site Initializers package pages, content, and configurations to help you jump-start a new site with much of the site already built. You can reuse them...
公開日: 2024/10/16 16:33
Limiting File Size
Limiting File Size You can configure file size limits in Documents and Media. Set a maximum file upload size or for more granularity, define file size limits based on MIME Types. This can take...
公開日: 2024/10/17 15:55
Collections and Collection Pages for Liferay 7.2 and Earlier Versions
Collections and Collection Pages for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. A content set is exactly what it sounds like: a...
公開日: 2024/10/17 16:38
Creating Collections for Liferay 7.2 and Earlier Versions
Creating Collections for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. You can create Content Sets through the Content Sets interface...
公開日: 2024/10/17 16:38
Displaying Collections for Liferay 7.2 and Earlier Versions
Displaying Collections for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. Content sets are primarily displayed through the Asset...
公開日: 2024/10/17 16:38
For Liferay 7.3.x and Earlier
For Liferay 7.3.x and Earlier The Documents and Media application comes with a built-in image editor. Edit images right from your browser and apply filters, adjust contrast, or crop. In the...
公開日: 2024/10/17 19:19
サクセス・ページに詳細を追加する
サクセス・ページに詳細を追加する ユーザーがディストリビューター申請を行うと、サクセスページが表示されます:申請書の提出 現在、このページにはバナー画像しかありません。 デレクタブル・ボンサイは次のことを望んでいる。 新しいアプリケーションの基本情報を表示する アプリケーションの閲覧・編集用リンクの提供 申請書提出ページに移動し、 Edit(Edit Button)...
公開日: 2024/10/22 17:15
ビジネスロジックの実装
ビジネスロジックの実装 ビジネスロジックとは、ビジネスニーズを満たすためにアプリケーションがシステム内でどのように動作するかを決定するルールとプロセスを指す。 ビジネスロジックを効果的に実装することで、業務を合理化し、効率を向上させ、組織全体の一貫性を促進することができます。 例を挙げよう、 フィールドの検証 データアクセスの管理 ワークフローの定義 通知の自動化 検証...
公開日: 2024/10/22 17:15
状態フィールドの定義
状態フィールドの定義 Delectable Bonsaiは、アプリケーションの進行状況を追跡し、追加のビジネス・ロジックをトリガーするためのカスタム・ステート・フィールドを定義したいと考えています。 ここでは、これらの状態を定義するピックリストを追加し、それをディストリビューター・アプリケーション・オブジェクトの状態フィールドに使用し、状態フィールドのフローを管理します。 ...
公開日: 2024/10/22 17:16
データ構造のモデリング
データ構造のモデリング アプリケーションを書く最初のステップは、そのデータ構造をモデル化することだ。 そのためには、書きたいアプリケーションについてブレインストーミングをする必要がある: 保存し、操作したいデータ・エンティティの種類を特定する。 エンティティの各タイプに属性を追加する エンティティ・タイプ間の関係の定義 データ・エンティティの特定...
公開日: 2024/10/22 17:16
アプリケーション開発
アプリケーション開発 Liferayのすぐに使える機能では、必要な機能をすべてカバーできないことがあります。 そうなれば、Liferayとインターフェイスする独自のアプリケーションを開発し、その機能を活用することができます。 ここでは、世界中の流通業者にメープルシロップ製品を供給する架空のB2B生産者、デレクタブル・ボンサイの物語を続けよう。 最近の成長により、Delectable...
公開日: 2024/10/22 17:15
ユーザーインターフェースのデザイン
ユーザーインターフェースのデザイン Liferayは、カスタムアプリケーション用のダイナミックでレスポンシブなユーザーインターフェースを作成するためのツールを提供します。 Liferayのページビルダー機能を使えば、サイトページでフラグメントやウィジェットを使ってフォームをデザインしたり、オブジェクトデータを表示したりすることができます。...
公開日: 2024/10/22 17:15
ディストリビューター申請用ページの追加
ディストリビューター申請用ページの追加 ページはLiferayサイトの主要な構成要素です。 Delectable Bonsaiのデザインチームは、ディストリビューターアプリケーションオブジェクトで使用する3つのプレースホルダーページを作成し、エクスポートしました。 ここでは、これらのページをLARファイルとしてインポートします: ...
公開日: 2024/10/22 17:15
概要ページへのディストリビューター・アプリケーション・ウィジェットの追加
概要ページへのディストリビューター・アプリケーション・ウィジェットの追加 Delectable Bonsaiは、販売代理店希望者に、申請書を閲覧・編集するためのUIを提供したいと考えている。 しかし、グローバルメニューは管理者用に確保し、申請者は「おいしい盆栽サイト」に限定したい。 そのためには、概要ページにディストリビューター・アプリケーションのウィジェットを追加します。 ...
公開日: 2024/10/22 17:15
申請ページにフォームを追加する
申請ページにフォームを追加する デフォルトでは、各オブジェクト定義はエントリーの作成にレイアウトを使用する。 レイアウトの他に、Liferayはエントリーを作成するためのカスタムオブジェクトにマッピングできるフォームフラグメントを提供します。 Delectable...
公開日: 2024/10/22 17:15
ディストリビューター申請用の表示ページの作成
ディストリビューター申請用の表示ページの作成 公開オブジェクトはInfoフレームワークと統合されているため、表示ページテンプレートのコンテンツタイプとして選択することができます。...
公開日: 2024/10/22 17:15
ディストリビューター・アプリケーション・ページ用のフラグメントのインポート
ディストリビューター・アプリケーション・ページ用のフラグメントのインポート パブリッシュされたオブジェクトはLiferayのコアフレームワークと統合されているので、フォームフラグメントやコレクションディスプレイフラグメントなどのオブジェクトエントリーにページフラグメントをマッピングすることができます。...
公開日: 2024/10/22 17:15
承認ワークフローの追加
承認ワークフローの追加 applicationStateフィールドを追加した後、Delectable Bonsaiはアプリケーションに加えられた変更をレビューし、承認するためのワークフローを実装したい。 現在、アプリケーションのすべての更新は、選択された状態に関係なく、自動的に承認される。 Delectable...
公開日: 2024/10/22 17:15
通知アクションの追加
通知アクションの追加 デレクタブル・ボンサイは、新しいアプリケーションの認知度を向上させたいと考えている。 また、申請者の更新を自動化し、申請が受理、承認、拒否されたときに通知することも望んでいる。 ここでは、これらの通知アクションをDistributor Applicationオブジェクトに追加します。 ディストリビューター・アプリケーション・オブジェクトに通知アクションを追加します。 ...
公開日: 2024/10/22 17:15
ディストリビューター申請用通知テンプレートの追加
ディストリビューター申請用通知テンプレートの追加 現時点では、Delectable Bonsaiのディストリビューターアプリケーションには、エントリーイベントの自動通知はありません。 つまり、管理者は新しい応募を知るためにオブジェクトをチェックし、応募者に応募状況を手動で知らせなければならない。 この戦略は拡張性がなく、人為的ミスの余地を残すため、機会損失やユーザー体験の低下を招く。 ...
公開日: 2024/10/22 17:15
アカウント作成の自動化
アカウント作成の自動化 オンボーディングフローを完成させるために、Delectable Bonsaiは、マネージャーが承認されたアプリケーションのビジネスアカウントを簡単に作成できるようにしたいと考えている。 各アカウントは、アプリケーションの名前( businessName )にちなんで命名され、申請者は、アカウント管理者の役割を持つアカウントに自動的に割り当てられる必要があります。...
公開日: 2024/10/22 17:15
データへのアクセス管理
データへのアクセス管理 Delectable Bonsaiは、すべての正規ユーザーがディストリビューター申請を行えるようにしたいと考えています。 また、限られた従業員が提出されたすべての申請書を閲覧し、評価に記入できるようにしたいとも考えている。 ここでは、「ユーザー」ロールに基本的な「ディストリビューター申請」権限を割り当て、申請書のレビューを担当する内部ロールを作成します。 ...
公開日: 2024/10/22 17:16
フィールドの検証
フィールドの検証 これまでのところ、Delectable Bonsaiは、申請者が申請書に有効で一貫性のあるデータを提供していることを確認する方法がありません。 ここでは、Distributor ApplicationのEメール、電話番号、URLフィールドにバリデーションを追加し、データの整合性と一貫性を向上させます。 Eメール、電話番号、URLフィールドのバリデーションを追加しました。 ...
公開日: 2024/10/22 17:16
ディストリビューター・アプリケーションにカスタムレイアウトとカスタムビューを追加する
ディストリビューター・アプリケーションにカスタムレイアウトとカスタムビューを追加する 50以上のフィールドを持つ現在のディストリビューター・アプリケーションのユーザー・インターフェイスは、エントリーの作成と表示にはもはや実行不可能です。 これは、デフォルトの レイアウト と 閲覧数 が、すべてのオブジェクト・フィールドを含み、アルファベット順に表示するためです。...
公開日: 2024/10/22 17:16
REST APIを使ったフィールドの追加
REST APIを使ったフィールドの追加 object-admin サービスは、オブジェクト定義に対してフィールドの追加などの CRUD 操作を行うための REST API を提供する。 ここでは、これらのAPIを使用して、Distributor Applicationオブジェクトにビジネスフィールドと信用参照フィールドを追加します。 この練習のためのリソース...
公開日: 2024/10/22 17:16
オブジェクト定義間にリレーションシップを追加する
オブジェクト定義間にリレーションシップを追加する デレクタブル・ボンサイは、複数の審査に申請書を関連付けなければならない。 これには、Distributor Applicationオブジェクトに1対多のリレーションシップを追加する必要があります。 Distributor Applicationオブジェクトの編集を開始します。 Relationships タブに移動します。 ...
公開日: 2024/10/22 17:16
ディストリビューター・アプリケーション・オブジェクトへのフィールドの追加
ディストリビューター・アプリケーション・オブジェクトへのフィールドの追加 ここでは、ディストリビューター申請オブジェクトに一般フィールドを追加し、申請者と連絡先の追加情報を収集します: [グローバルメニュー](Global Menu)を開き、 [コントロールパネル] タブに移動して、 [オブジェクト] をクリックします。 Distributor Application...
公開日: 2024/10/22 17:16
オブジェクトにピックリスト・フィールドを追加する
オブジェクトにピックリスト・フィールドを追加する ディストリビューター・アプリケーション・オブジェクトにピックリスト・フィールドを追加するには、他のフィールド・タイプと同じ手順を踏みますが、いくつかの追加設定オプションがあります。 [グローバルメニュー](Global Menu)を開き、 [コントロールパネル] タブに移動して、 [オブジェクト] をクリックします。 ...
公開日: 2024/10/22 17:16
オブジェクト・エントリーの関係
オブジェクト・エントリーの関係 オブジェクトのリレーションシップを定義した後、Liferay UIとリレーションシップREST APIの2つの方法でエントリをリレーションすることができます。 ここでは、UIを介して評価とアプリケーションを関連付ける練習をする。 テストデータの追加 この演習のリソースをダウンロードし、解凍してください : curl...
公開日: 2024/10/22 17:16
Building Enterprise Websites with Liferay
Building Enterprise Websites with Liferay In today's digital market, businesses need to provide users with engaging, personalized online experiences that distinguish their brand and drive...
公開日: 2024/10/22 17:16
The Clarity Story
The Clarity Story Clarity's decentralized technical infrastructure and ineffective marketing website have led to inefficiencies, high maintenance costs, and slowing growth. Founded in 2010,...
公開日: 2024/10/22 17:16
Module 10: Customizing Liferay DXP
Module 10: Customizing Liferay DXP This module was presented using slides for a live webinar audience. The formatting, presentation, and examples may differ from what is presented here as part of...
公開日: 2024/10/22 17:16
Customizing Clarity's Front End
Customizing Clarity's Front End Now let's apply what you've learned to make some changes to Clarity's site appearance. Here you'll use frontend client extensions to Modify the current theme CSS...
公開日: 2024/10/22 17:16
カスタムレイアウトにリレーションシップを追加する
カスタムレイアウトにリレーションシップを追加する リレーションシップ・フィールドはオブジェクトのデフォルト・レイアウトに自動的に表示されますが、リレーションシップ・テーブルは表示されません。 リレーションシップをテストするには、Distributor Applicationのカスタムレイアウトを更新し、リレーションシップテーブルを含めます。 ...
公開日: 2024/10/22 17:16

Capabilities

Product

Education

Contact Us

Connect

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