Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Node Version Information
Node Version Information Liferay DXP uses Node (and NPM) for many different frontend components. Specifically, the Liferay Theme Generator and Liferay's JavaScript application tools require the use...
Using the Bootstrap 3 Compatibility Layer in Liferay 7.4
Using the Bootstrap 3 Compatibility Layer in Liferay 7.4 As of Liferay DXP 7.4 GA1, the Bootstrap 3 compatibility layer is removed from the built-in packages in Liferay frontend applications. If...
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...
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...
Poshi Resources
Poshi Resources To give Poshi test writers easy access to commonly used functions or other files, Poshi resources were created to store existing Poshi files as dependencies that can be loaded apart...
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...
Reference
Reference Node Version Information
Traditional Java-Based Development
Traditional Java-Based Development Liferay is a complex open-source platform built on several key technologies and architectural principles. Liferay is written mostly in Java and built on the OSGi...
Core Frameworks
Core Frameworks
Integrate Azure AD with Liferay DXP Using SAML
Integrating Liferay DXP with other Identity Providers (IdPs) is a recommended security best practice. By leveraging external authentication mechanisms, you can strengthen your system's security and simplify user management processes. This how to guides you...
Environment becomes unstable after number of file descriptors has steadily increased
Issue A Liferay environment with a frontal element has become unstable after running for a few days. Checking the system's health, there has been a steady increase of open file descriptors. Environment Liferay DXP...
Disabling localization - I cannot remove the locale from the page URL - DXP 7.3
We have a website set with the English language only. The pages of the site can be accessed with two URLs. For example: www.liferay.com/en/customer www.liferay.com/customer We added the property...
Wikiページの作成
Wikiページの作成 [Wiki] ウィジェットは、 FrontPage と呼ばれるデフォルトのWikiページから始まります。 ユーザーはこのページを編集して、最初のWikiページを作成できます。 デフォルトでは、認証されたユーザーのみが Wiki の記事を作成できます。ゲストは、最初にサインインする必要があります。 FrontPage でコンテンツを作成する [Wiki]...
[Page Menu]ウィジェットの使用
[Page Menu]ウィジェットの使用 [Page Menu] ウィジェットには、他のWikiページ、他のDXPサイトページ、ドキュメントとメディアアセット、外部Webサイトなどへのリンクを含めることができるリンクが表示されます。 ウィジェットをページに追加したら、ウィジェットが使用するWikiページとそのリンクのソースを構成する必要があります。 次の手順を実行します: ...
ノードの作成
ノードの作成 1つのDXPサイトに複数のWikiページが作成されるときは、追加のwikiノードを作成すると、それに応じてwikiページを整理するための緩い構造を提供できます。 ユーザーはノードを作成して、さまざまなトピックをカバーする記事をセグメント化できます。 必要な権限(少なくとも ノードの追加 と アクセス許可)を持つ認証されたユーザーのみがノードを作成できます。...
Wikiのスコーピング
Wikiのスコーピング Wikiノードを使用してコンテンツを整理する以外に、Wikiのスコープを グローバル、サイト、またはページのスコープ に設定できます。 グローバル グローバルサイトのスコープレベルで作成されたWikiページは、他のすべてのサイトで利用できます。 ただし、コンテンツは自動的に公開されません。 管理者は、 [Wiki] ウィジェットのスコープを [Global]...
Tree Menuウィジェットの使用
Tree Menuウィジェットの使用 [Tree Menu] ウィジェットは、特定のノードのすべてのWikiページと子ページをリストします。 [Tree Menu] ウィジェットを使用するには: [Wiki] ウィジェットがデプロイされているサイトページに移動します。 [Add] → [Widgets] の順にクリックします。 [Wiki] を展開します。 ページに[Tree...
[Wiki Display]ウィジェットの使用
[Wiki Display]ウィジェットの使用 ユーザーは、 [Wiki Display] ウィジェットを使用して、トップレベルページであるか子ページであるかに関係なく特定のWikiページを強調表示できます。 [Wiki Display] ウィジェットを使用するには: [Wiki] ウィジェットがデプロイされているサイトページに移動します。 [Add] → [Widgets]...
WikiウィジェットUIリファレンス
WikiウィジェットUIリファレンス FrontPage [FrontPage] タブは、 [Wiki] ウィジェットのランディングページです。 ここから、コンテンツ作成者は、子ページの追加、既存の FrontPage ページの編集、 FrontPage ページの詳細の表示、ページの印刷、評価の追加、Wikiへのコメントの追加を行うことができます。 FrontPage Details...
Wiki権限リファレンス
Wiki権限リファレンス この記事では、 [Wiki] ウィジェットでの権限について説明し、ユーザーおよびロールに権限を割り当てる際のリファレンスとして機能します。 DXPのロールと権限の詳細は、 ロールと権限 をご覧ください 。 Wikiノードの権限 [サイト管理] → [Content & Data] → [Wiki] に移動します。 ノード(たとえば New...
Field Options Provider
Field Options Provider You can populate a drop-down list manually in the @Meta.AD annotation of the configuration interface. But you can also populate the option labels and values automatically...
Job Scheduler UI Reference
Job Scheduler UI Reference Liferay Self-Hosted Liferay PaaS Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the...
Job Scheduler Framework
Job Scheduler Framework Liferay Self-Hosted Liferay PaaS Job Scheduler is a flexible framework built on Liferay's scheduler engine for running and scheduling business logic. This framework uses...
Creating Job Scheduler Templates
Creating Job Scheduler Templates Liferay Self-Hosted Liferay PaaS Job Scheduler Tasks are created by implementing the DispatchTaskExecutor interface. Liferay DXP provides multiple out-of-the-box...
Job Scheduler Dispatch Framework Reference
Job Scheduler Dispatch Framework Reference Liferay Self-Hosted Liferay PaaS Liferay Job Scheduler is a flexible framework built on top of Liferay's Scheduler Engine. You can use it to add,...
Portlet Level Configuration
Portlet Level Configuration With the configuration framework, you can set your application's configuration for different levels of scope. Where Instance and Site-scoped configurations use...
Manually Programming Scheduled Jobs
Manually Programming Scheduled Jobs Implementing the SchedulerJobConfiguration interface provides greater flexibility and improved performance as it is closer to the core of the job scheduler...
Tuning Messaging Performance
Tuning Messaging Performance Liferay DXP 2023.Q3/Portal GA92 and Below Messaging performance is tuned at the destinations. Performance depends on the destination type, the amount of processing the...
Using Default Synchronous Messaging in Previous Versions
Using Default Synchronous Messaging in Previous Versions Liferay DXP 7.4 U48/Portal GA49 and Below In default synchronous messaging, the sender blocks while a Message Bus thread dispatches the...
Creating Service Wrappers
Creating Service Wrappers With Service Wrappers, you can override default service methods to add extra functionality. For example, you may want the value of a field you've added to Liferay's User...
Wiki APIの基本
Wiki APIの基本 LiferayのHeadless Deliveryアプリケーションは、 Wiki アプリケーションにRESTサービスを提供します。 これらのサービスを使用すると、Wikiノードとページを追加したり、それらの情報を一覧表示したり、コンテンツを変更したり、完全に削除したりできます。 ここでは、cURLコマンドとJavaクラスを使用してこれらのサービスを呼び出します。 ...
Using Direct Synchronous Messaging in Previous Versions
Using Direct Synchronous Messaging in Previous Versions Liferay DXP 7.4 U48/Portal GA49 and Below Direct synchronous messaging is the easiest way to block processing until all listeners receive a...
Objects
Objects Liferay 7.4+ With Liferay Objects, you can build and deliver applications without having to write code or deploy modules. Each application built with Objects is integrated with Liferay's...
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....
競合の解決
競合の解決 公開プロセスを開始すると、Liferayは互換性チェックを実行して、パブリケーションと本番環境の間に競合があるかどうかを判断します。 一部の競合は自動的に解決されますが、その他の競合は手動で解決する必要があります。 変更を公開するには、すべての競合を解決する必要があります。 ...
Using a JavaScript Client Extension
Using a JavaScript Client Extension Liferay 7.4+ With a JavaScript (JS) client extension, you can run your own JavaScript on any page in Liferay without worrying about dependencies on Liferay code...