Search Results

Capability
Feature
Deployment Approach
Managing Picklist Permissions
Managing Picklist Permissions Liferay 7.4+ Picklist is integrated with Liferay's permissions framework. This means you can assign application and resource permissions to user roles to determine...
公開日: 2024/05/09 18:54
Understanding Object Integrations
Understanding Object Integrations Published custom objects are integrated with Liferay's core frameworks, so you can leverage Liferay's features to build unified experiences across the platform....
公開日: 2024/05/09 18:54
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...
公開日: 2024/05/09 18:54
Reference
Reference App Builder Deploying WARs (WAB Generator) JARS Excluded from WABs
公開日: 2024/05/09 18:54
Creating the Role Change Request App
Creating the Role Change Request App Subscribers The Role Change Request App starts with the employee submitting a request form. Processing then proceeds to the Current Manager, then to the...
公開日: 2024/05/09 18:55
Tooling
Tooling Liferay provides a variety of developer tools that include standard build scripting, lightweight CLI utilities, and full IDE based on Eclipse. This is to serve all developers, whether...
公開日: 2024/05/09 18:55
Creating the Role Change Request Object
Creating the Role Change Request Object Subscribers Consider a Human Resources application that collects employee requests to change Roles within the software engineering department: the Role...
公開日: 2024/05/09 18:55
JARs Excluded from WABs
JARs Excluded from WABs [Liferay-generated web application bundles (WABs) are stripped of third party JARs that contain packages that Liferay exports already. Deploying the same third party...
公開日: 2024/05/09 18:55
Liferay Workspace
Liferay Workspace Liferay Workspace is a set of folders and Gradle scripts that represents the Liferay-opinionated way of handling a full development life cycle: Creating projects Building...
公開日: 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
ゲストのチェックアウト
ゲストのチェックアウト
公開日: 2024/11/22 22:47
開発者ガイド
開発者ガイド ドキュメント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
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
バッチエンジン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
開発者ガイド
開発者ガイド UADフレームワークの追加 アカウントAPIの基本 アカウントユーザーとロールのAPI ユーザーアカウントAPIの基本 組織APIの基本 ロールAPIの基本 User Groups APIの基本 Countries API の基本 Regions API の基本
公開日: 2024/05/09 18:59
プロダクト
プロダクト
公開日: 2024/05/09 18:46

Capabilities

Product

Education

Contact Us

Connect

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