Search Results

Capability
Feature
Deployment Approach
How JavaScript Modules are Formatted for AMD
How JavaScript Modules are Formatted for AMD The Liferay npm bundler is deprecated of Liferay 2024.Q4/7.4 GA129, and it's planned for future removal. Liferay AMD Loader is based on the AMD...
公開日: 2024/05/09 18:55
Liferay npm Bundler
Liferay npm Bundler The Liferay npm bundler is deprecated of Liferay 2024.Q4/7.4 GA129, and it's planned for future removal. The liferay-npm-bundler is a bundler (like Webpack or Browserify) that...
公開日: 2024/05/09 18:55
Poshi Test Automation
Poshi Test Automation Poshi is a test automation framework that is simple, easy to understand, and does not require prior development experience to get started. Poshi tests can be written to...
公開日: 2024/05/09 18:55
Understanding Test Results and Debugging Tests
Understanding Test Results and Debugging Tests Poshi tests are run on the terminal or command line. When a test run is completed there are multiple ways to view the test results and diagnose test...
公開日: 2024/05/09 18:55
Poshi Basics
Poshi Basics New features, improvements, and system upgrades can sometimes introduce unexpected behaviors and bugs. Running suites of automated tests is an advantageous method of identifying issues...
公開日: 2024/05/09 18:55
Paths
Paths A path is an element on a page that a test will interact with. An element can be a button, text field, link, image, paragraph, or just about anything you would need to assert, click, or type...
公開日: 2024/05/09 18:55
Setup
Setup Prerequisites A supported version of Java. Google Chrome. Gradle or Gradle Wrapper 6.6.1 or higher. Setting up the Poshi Standalone Gradle Project Create a new directory, example...
公開日: 2024/05/09 18:55
Poshi Advantages
Poshi Advantages Simplified Syntax To make it easier for less technical testers to read and write test automation, Poshi uses a simplified Groovy-like script syntax. It is less wordy than most...
公開日: 2024/05/09 18:55
Poshi Layers
Poshi Layers
公開日: 2024/05/09 18:55
Functions
Functions In Poshi, Functions handle extra WebDriver commands that an element might require to interact with a page object or element. Functions combine the basic methods defined in the...
公開日: 2024/05/09 18:55
Using Variables
Using Variables Though not a Poshi layer, variables are a large part of Poshi tests. Variables, like in other programming languages, are used to store data which can be referenced and reused in...
公開日: 2024/05/09 18:55
Configuration
Configuration In order to give test writers easy access to commonly used functions, paths, or macros, Poshi resources were created to store existing Poshi files as dependencies. These resources can...
公開日: 2024/05/09 18:55
Using Poshi Resources
Using Poshi Resources Once the Poshi resources jar file is loaded onto your Poshi project, you are now able to use Liferay's commonly used functions, paths, and macros. To distinguish between files...
公開日: 2024/05/09 18:55
Reference
Reference Node Version Information
公開日: 2024/05/09 18:55
モジュール性のメリット
モジュール性のメリット Dictionary.comでは、 モジュール性 を、 電子システムまたは機械システムの組み立てのように、個別に異なる機能ユニットを使用することと定義しています。 個別の機能ユニットは モジュール と呼ばれます。 たとえば、NASAのアポロ宇宙船は3つのモジュールで構成されており、それぞれに異なる機能があります。 月着モジュール...
公開日: 2024/05/09 18:55
フォームレイアウトのカスタマイズ
フォームレイアウトのカスタマイズ デフォルトでは、フォーム上の新しい要素は新しい行に追加され、フォームの幅全体を占めるようになります。 すべての要素がフォームの幅全体を占めているフォーム。 各要素を別々の行に配置する必要がない場合もあります。 代わりに、要素の幅を変更して一行に配置することで、スペースを節約することができます。 ...
公開日: 2024/05/09 18:55
7.2 旧バージョンと非互換の変更
7.2 旧バージョンと非互換の変更 このドキュメントは、サードパーティのLiferay開発者またはユーザーとの既存の機能、API、または契約に違反する変更の時系列リストを示しています。 私たちはこれらの混乱を最小限にするために最善を尽くしていますが、時には避けられないこともあります。 このファイルに記載されている変更の種類の一部を次に示します。 削除または置換される機能 ...
公開日: 2024/05/09 18:55
7.3 旧バージョンと非互換の変更
7.3 旧バージョンと非互換の変更 このドキュメントは、サードパーティのLiferay開発者またはユーザーとの既存の機能、API、または契約に違反する変更の時系列リストを示しています。 私たちはこれらの混乱を最小限にするために最善を尽くしていますが、時には避けられないこともあります。 このファイルに記載されている変更の種類の一部を次に示します。 削除または置換される機能 ...
公開日: 2024/05/09 18:55
7.4 旧バージョンと非互換の変更
7.4 旧バージョンと非互換の変更 破壊的変更 既存の機能やコード構造を破壊したり、大幅に変更したりする。 最初の四半期リリース(2023 Q3)から始まるLiferay 7.4のすべての変更点です。 製品の変更や改良に伴い、私たちはこうした中断を最小限に抑えるよう最善を尽くしますが、避けられない場合もあります。 Liferay ソースコード の 2023 Q3 以前からの 7.4...
公開日: 2024/05/09 18:55
フォーム
フォーム
公開日: 2024/05/09 18:55
フォームの作成と管理
フォームの作成と管理 フォームの作成 フォームレイアウトのカスタマイズ フォーム要素のセットを再利用する ヘルプテキストと定義済みの値の提供 条件付きフィールドを使用したフォームの作成 検証とマスキング ロケーションの検索フィールドを使う フォームの翻訳 自動保存動作のカスタマイズ フォームのエクスポートとインポート ストレージアダプターの使用 ...
公開日: 2024/05/09 18:55
フォーム項目タイプのリファレンス
フォーム項目タイプのリファレンス Liferayフォームアプリケーションには、フォームに追加する多くの項目タイプと要素が含まれています。 利用可能な要素を見つけるには、 プロダクトメニュー(Product Menu)を開き、サイト管理メニューのコンパスアイコン(Compass)をクリックします。 フォームを作成するサイトを選択します。 [コンテンツ & データ] → [Form]...
公開日: 2024/05/09 18:55
倉庫の設定
倉庫の設定 倉庫は、商品の在庫が保管されている物理的な場所を表します。 倉庫を有効にするには、位置情報を設定する必要があります。 Fedexの配送方法では、この位置情報を使用して送料を計算します。 詳しくは、FedEx配送方法の使用を参照してください。 1つの倉庫で複数のチャンネルに対応することも、1つのチャネルに複数の倉庫で対応することも可能です。 Minium または...
公開日: 2024/05/09 18:45
ゲストのチェックアウト
ゲストのチェックアウト
公開日: 2024/11/22 22:47
ゲストチェックアウトの有効化
ゲストチェックアウトの有効化 ゲストチェックアウト機能は、チャネルごとに有効にすることができ、ユーザーはサイトに登録されたアカウントがなくても注文を送信することができます。 ゲストチェックアウトを有効にする: [グローバルメニュー] → [commerce] に移動します。 Store Management の下にある チャネル をクリックします。 ...
公開日: 2024/11/22 22:47
Collections and Collection Pages
Collections and Collection Pages This information applies to Liferay DXP 7.3+. In previous Liferay versions, collections were called content sets. For information on content sets, see Liferay DXP...
公開日: 2024/11/22 22:52
コレクションの表示
コレクションの表示 liferay Portal 7.4 GA6+、DXP 7.3 GA1+。 コレクションを表示するには、コレクションページ、またはコレクション表示フラグメントを追加します。 これらの表示オプションの詳細については、 コレクションとコレクション・ページについて を参照してください。 デフォルトでは、どのユーザーもコレクションのコンテンツを見ることができます。 しかし、...
公開日: 2024/05/09 18:57
Connecting Liferay DXP to Marketplace
Connecting Liferay DXP to Marketplace Liferay DXP 2025.Q1+/GA132+ You can connect Liferay DXP to Marketplace in Instance Settings. This integration enables deploying supported apps from the...
公開日: 2025/01/29 12:34
開発者ガイド
開発者ガイド ドキュメントAPIの基本 アダプティブメディアモジュールリファレンス ビデオショートカットプロバイダーの作成
公開日: 2024/05/09 18:50
Liferayのセットアップ
Liferayのセットアップ Liferayをインストールした後、ニーズに合わせて設定します。 ここでは、一般的なセットアップ作業を説明します。 セットアップタスク Liferayの有効化 (変更通知を受け取り(購読)が必要) インスタンスの設定 インスタンスのローカライズ メールの設定 ユーザーの設定 ファイルストレージの設定 検索エンジンのインストール ...
公開日: 2024/05/09 18:52
サンプルAPIチュートリアル
サンプルAPIチュートリアル リクエスト例とサンプルコードを含むAPIチュートリアルのサンプルについては、以下のリンクをたどってください。 サイトの構築 ナビゲーションメニューAPIの基本 コンテンツのオーサリングと管理 ブログ API基礎 カテゴリーと語彙 API の基本 ドキュメント API基礎 Tags API 基礎 ウェブコンテンツAPIの基礎 Web...
公開日: 2024/05/09 18:51
ポータルプロパティ
ポータルプロパティ 構成オプションは、サーバーの起動時に ポータルプロパティ 、プロパティファイルから読み取られた名前と値のペアのセット、およびDocker環境変数を使用して指定されます。 デフォルト値 はportal-impl.jar/portal.propertiesファイルで指定されています。 ...
公開日: 2024/05/09 18:52
Configuring Content Security Policy Headers
Configuring Content Security Policy Headers [Beta Feature](../../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) Modern browsers use Content Security Policy HTTP...
公開日: 2024/05/09 18:52
Build Retention Policy
Build Retention Policy The Liferay Cloud console displays your builds on the Builds page, so you can deploy them to your services whenever needed. However, only the most recent 1,100 builds remain...
公開日: 2025/01/30 12:33
ビルドとデプロイ
ビルドとデプロイ Liferay Cloud 導入ワークフローの概要 Liferay Cloudへのデプロイメント デプロイタイプについて デプロイメント戦略について Liferay Cloud Consoleを使った変更のデプロイメント CLIツールによる変更点のデプロイ CIサービスのビルドを自動的にデプロイする Jenkinsステージの再起動 ...
公開日: 2024/05/09 19:01
Using Form Fragments
Using Form Fragments Liferay 7.4 2023.Q3+/GA92+ Liferay includes form fragments for building forms in content pages. To build a form, add a form container to a content page or page template and...
公開日: 2025/01/24 12:27
バッチエンジンAPIの基本 - データのインポート
バッチエンジンAPIの基本 - データのインポート Liferayのヘッドレスバッチエンジンは、データのインポートやエクスポートを行うためのREST APIを提供します。 これらのサービスを呼び出して、Liferayにデータをインポートします。 データのインポート その後、以下の手順に従ってください: Batch Engine API Basics をダウンロードして解凍する。 ...
公開日: 2024/05/09 18:51
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...
公開日: 2024/10/04 16:10
ストラクチャーの管理
ストラクチャーの管理 構造体の管理は構造体のページから行うことができる: サイトメニュー( Site Menu ) を開き、 コンテンツ & データ → ウェブコンテンツ . [ストラクチャー] タブを選択します。 構造体の アクションメニュー( Actions Menu ) を開き、 利用可能なアクション のいずれかを選択します。 [保存] をクリックして変更を適用します。 ...
公開日: 2024/05/09 18:51
SCIM Group API Basics
SCIM Group API Basics Liferay DXP 2024.Q1+ Liferay provides a headless API to perform CRUD operations on SCIM groups to keep their information in sync with your company's applications. SCIM groups...
公開日: 2024/05/09 18:52
System for Cross-domain Identity Management (SCIM)
System for Cross-domain Identity Management (SCIM) Liferay DXP 2024.Q1+ System for Cross-domain Identity Management or SCIM, is an open standard that automates user provisioning. In other words,...
公開日: 2024/05/09 18:52
開発者ガイド
開発者ガイド UADフレームワークの追加 アカウントAPIの基本 アカウントユーザーとロールのAPI ユーザーアカウントAPIの基本 組織APIの基本 ロールAPIの基本 User Groups APIの基本 Countries API の基本 Regions API の基本
公開日: 2024/05/09 18:59
プロダクト
プロダクト
公開日: 2024/05/09 18:46
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
Product Configurations
Product Configurations Liferay DXP 2025.Q1+/GA132+ Product Configurations are templates for managing product configuration and ability in one place. They help you make bulk changes to multiple...
公開日: 2025/02/11 12:32
Sharing Localized Messages
Sharing Localized Messages As you work on an application you might have multiple modules, each of which with its own language keys. Instead of maintaining various language properties files in...
公開日: 2024/05/09 18:53
Overriding Global Language Translations with Language Properties
Overriding Global Language Translations with Language Properties Liferay DXP/Portal implements headings, labels, and messages for many locales using language translations. You can override these...
公開日: 2024/07/18 20:39
Overriding Module Language Translations
Overriding Module Language Translations For Liferay DXP 7.4 U4/Portal 7.4 GA8+, the Language Override tool is the recommended approach. Overriding language translations in specific applications...
公開日: 2024/07/18 20:39
Marketplace
Marketplace Liferay's new Marketplace is a platform where you find, download, and share apps. It comes with a revamped UI and also supports Liferay SaaS. To access the new Marketplace, go to...
公開日: 2024/08/16 15:45
Provisioning Cloud Apps
Provisioning Cloud Apps You can provision cloud apps to your Liferay instance and start using them immediately. Unlike DXP apps that require manual download and deployment, cloud apps integrate...
公開日: 2025/02/11 12:35
Provisioning DXP Apps
Provisioning DXP Apps Free apps can be downloaded, deployed to Liferay DXP, and used immediately without deploying a license. Paid apps have trial, developer, or standard licenses based on the...
公開日: 2024/11/08 15:11
カスタム注文ルールの実装
カスタム注文ルールの実装 Liferayでは、特定の条件を満たした注文に対して注文ルールを設定することができます。 最少注文金額のルールは、すぐに利用可能です。 特定の値以下の注文のチェックアウトを防ぐことができます。 新しい注文ルールを追加するには、 COREntryType インターフェースを実装する必要があります。 詳しくは、 コマースの注文ルール をご覧ください。 ...
公開日: 2025/01/18 2:44
カスタム注文ステータスの実装
カスタム注文ステータスの実装 CommerceOrderStatusインターフェイスを実装することにより、カスタム注文ステータスを追加できます。 commerce注文エンジンは、すぐに使用できる標準の注文フローを提供しますが、ニーズに合わせてカスタマイズできます。 カスタム注文ステータスは、既存の注文フローに追加された新しいステージです。...
公開日: 2024/05/09 18:45
新しい割引ルールタイプの追加
新しい割引ルールタイプの追加 2つのインターフェースを実装することで、新しい割引ルールタイプを追加することができます。2つのインターフェイスは、 CommerceDiscountRuleType と CommerceDiscountRuleTypeJSPContributor です。 割引ルールタイプは、割引が注文に適用される時期を評価するための条件を定義します。 Liferay...
公開日: 2024/05/09 18:45
Warehouse API の基礎知識
Warehouse API の基礎知識 アプリケーションメニューやREST APIから倉庫を管理することができます。 headless-commerce-admin-inventory サービスを呼び出して、倉庫を作成・管理します。 倉庫の追加 Liferayが起動したら。 Warehouse API...
公開日: 2024/05/09 18:45
注文管理
注文管理
公開日: 2024/05/09 18:45
Multishipping
Multishipping Liferay DXP 2025.Q1+/GA132+ [Beta Feature](https://learn.liferay.com/web/guest/w/dxp/system-administration/configuring-liferay/feature-flags#beta-feature-flags) With multishipping,...
公開日: 2025/02/12 12:54
カスタム注文バリデーターの実装
カスタム注文バリデーターの実装 このチュートリアルでは、 CommerceOrderValidator インターフェイスを実装してカスタムオーダーバリデータを追加する方法を説明します。 注文バリデータは、チェックアウトを進めるときに顧客のカート内の商品を検証するクラスです。 Liferay は、 デフォルト を含む複数のすぐに使える注文バリデーターに加え、 アイテムのバージョン と...
公開日: 2025/01/18 2:44
オプションAPIの基本
オプションAPIの基本 オプションテンプレートは、アプリケーションメニューやREST APIで管理することができます。 headless-commerce-admin-catalog サービスを呼び出して、オプションを作成・管理します。 オプションの追加 Liferay が起動したら Option API Basicsをダウンロードして解凍します。 curl...
公開日: 2024/05/09 18:46
仕様書APIの基礎知識
仕様書APIの基礎知識 アプリケーションメニューやREST APIで商品仕様を管理することができます。 headless-commerce-admin-catalog サービスを呼び出し、仕様を作成・管理する。 仕様を追加する Liferayが起動したら、 Specification API Basics をダウンロードし、解凍してください。 curl...
公開日: 2024/05/09 18:46

Capabilities

Product

Education

Contact Us

Connect

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