Search Results

Capability
Feature
Deployment Approach
フラグメントを使用したドロップダウンメニューの作成
フラグメントを使用したドロップダウンメニューの作成 対応可能:Liferay DXP/Portal 7.4以降 Liferayは、高度なドロップダウンメニューを作成するためのドロップダウンフラグメントを提供しています(A)。 このフラグメントを使用すると、追加のページフラグメントおよびウィジェットのドロップゾーンを定義できます。...
公開日: 2024/05/09 18:56
フラグメント要素のマッピングとリンク
フラグメント要素のマッピングとリンク 近日公開!
公開日: 2024/05/09 18:56
フォームフラグメントを使ったカスタムフォームのパーソナライズ
フォームフラグメントを使ったカスタムフォームのパーソナライズ フォームフラグメントは、カスタムオブジェクトに基づいてフォームを自動生成します。 Liferay のすぐに使えるフォームフラグメントがあなたのユースケースを満たさない場合、 カスタムフォームフラグメントをフィールドタイプ にマッピングすることで、カスタムフォームフラグメントを作成し、フォームのスタイルを変更することができます。 ...
公開日: 2024/05/09 18:56
フラグメントの管理
フラグメントの管理 Liferay DXPはLiferay UIでフラグメントを管理するためのツールを提供します。 すぐに使えるツールで、フラグメントコードをすばやく編集したり、サイト間でフラグメントセットをエクスポート/インポートしたりできます。 フラグメントやセットをサイト間で共有するには、グローバル・サイトに追加するか、エクスポート/インポート・アクションを使用します。 ...
公開日: 2024/05/09 18:56
フラグメント構成の保存
フラグメント構成の保存 レイアウトと構成は、ページデザインの基盤です。 これを正しく行うことで、ページは読みやすくナビゲートしやすくなり、より豊かで一貫したユーザーエクスペリエンスを実現することができます。 コンテナとグリッドのレイアウト要素を使用して、ドロップゾーンを定義し、複雑な構成を作成してから、その構成を新しいフラグメントとして保存できます。...
公開日: 2024/05/09 18:56
レイアウト要素の使用
レイアウト要素の使用 Liferay 7.4 U22+/GA22+ 用 レイアウト要素は、ページやテンプレートのレイアウトをデザインするためのドロップゾーンを定義します。 デフォルトでは、Liferayは2つのレイアウト要素を含んでいます: Containers と Grids です。...
公開日: 2024/05/09 18:56
ウィジェットの構成
ウィジェットの構成 Liferay DXPですぐに利用できるウィジェットは、ルック&フィール、ウィジェットデータのインポート/エクスポート、ウィジェット間の通信など、いくつかの設定可能な機能を共有しています。
公開日: 2024/05/09 18:56
ウィジェットの使用
ウィジェットの使用 ウィジェットは完全なWebアプリケーションであり、Liferayインスタンスにデプロイする必要があります。ウィジェットは、ポートレット仕様に基づいて構築されており、ユーザー向けにカスタマイズされたウェブ体験を実現するための手段です。Liferay DXPは、 掲示板 、 Wikiノード 、その他のホストなど、多くの機能を持つすぐに利用可能なウィジェットを提供します。...
公開日: 2024/05/09 18:56
Portlets
Portlets Liferay DXP started off as a portal server for Java-based web applications called portlets (see JSR 168, JSR-286, and JSR-362). Portlets process requests and generate responses like any...
公開日: 2024/05/09 18:53
Using Bean Portlet
Using Bean Portlet Portlet 3.0, the JSR 362 standard, features a style of portlet development called Bean Portlets that use Contexts and Dependency Injection (CDI). Bean Portlets fully leverage all...
公開日: 2024/05/09 18:53
CDI Portlet Predefined Beans
CDI Portlet Predefined Beans Liferay DXP provides injectable portlet artifacts for CDI called Portlet Predefined Beans, as specified by JSR 362. There are two types of predefined beans: Portlet...
公開日: 2024/05/09 18:53
Liferay Faces Bridge
Liferay Faces Bridge Liferay Faces Bridge enables you to deploy JSF web apps as portlets without writing portlet-specific code. It also contains innovative features that make it possible to...
公開日: 2024/05/09 18:53
Liferay Faces Version Scheme
Liferay Faces Version Scheme In this article, you'll learn which Liferay Faces artifacts should be used with your portlet and explore the Liferay Faces versioning scheme by discovering what each...
公開日: 2024/05/09 18:53
MVC Resource Command
MVC Resource Command MVC Resource Command classes retrieve resources: images, XML, or any other kind of resource from a DXP/Portal instance without triggering any actions or renders. Requests or...
公開日: 2024/05/09 18:53
Alloy UI (AUI) Tag Library
Alloy UI (AUI) Tag Library The AUI tag library provides tags that implement commonly used UI components. These tags make your markup consistent, responsive, and accessible. You can find a list of...
公開日: 2024/05/09 18:53
Building Forms with AUI Tags
Building Forms with AUI Tags The AUI tag library provides all the components you need to build forms for your applications. AUI tags provide many benefits to standard form elements, such as custom...
公開日: 2024/05/09 18:53
Geomap Chart
Geomap Chart A Geomap Chart shows data based on geography, given a specified color range---a lighter color representing a lower rank and a darker a higher rank usually. The default configuration...
公開日: 2024/05/09 18:53
Combination Charts
Combination Charts Combination charts have minor differences from other charts. In a combination chart, you must define the representation type of each data set: AREA, AREA_SPLINE, AREA_STEP, BAR,...
公開日: 2024/05/09 18:53
Donut Charts
Donut Charts Donut charts are percentage-based. A donut chart is similar to a pie chart, but it has a hole in the center. Each data set must be defined as a new instance of the SingleValueColumn...
公開日: 2024/05/09 18:53
Scatter Charts
Scatter Charts Scatter charts contain multiple sets of data. A scatter chart models the data as individual points. Each data series (created with the addColumns() method) is defined with a new...
公開日: 2024/05/09 18:53

Capabilities

Product

Education

Contact Us

Connect

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