Capability

Cloud

Liferay Cloud Platform provides the infrastructure and tooling necessary to simplify, secure, and deliver applications on Liferay DXP when using the SaaS or PaaS deployment approaches. Using Liferay’s Cloud infrastructure provides a secure, reliable, and scalable platform for building Liferay solutions.

The Liferay Cloud Platform includes DevOps CI/CD tools, automated backups, real-time logs, and much more.

Feature
Deployment Approach
Capability
Invoking Actions with MVC Portlet
Invoking Actions with MVC Portlet A portlet's Action phase applies state changes. You can bind your portlet's action-handling methods to UI components using portlet action URLs. They are...
公開日: 24/05/09 18:53
Rendering Views with MVC Portlet
Rendering Views with MVC Portlet If you want users to access your portlet's views, you must implement navigation to them. Portlet render URLs help you do this. Here you'll deploy an example...
公開日: 24/05/09 18:53
Tag Libraries
Tag Libraries You have access to a powerful set of taglibs for creating commonly used UI components in your apps, themes, and web content. The following taglibs are covered in this section: AUI:...
公開日: 24/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...
公開日: 24/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...
公開日: 24/05/09 18:53
Chart Tag Library
Chart Tag Library Lines, splines, bars, pies and more, the Chart tag Library provides everything you need to model data. Each taglib gives you access to the corresponding Clay component. These...
公開日: 24/05/09 18:53
Pie Charts
Pie Charts Pie charts are percentage-based. A pie chart models percentage-based data as individual slices of pie. Each data set must be defined as a new instance of the SingleValueColumn object....
公開日: 24/05/09 18:53
Bar Charts
Bar Charts Bar charts contain multiple sets of data. A bar chart models the data in bars. Each data series (created with the addColumns() method) is defined with a new instance of the...
公開日: 24/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,...
公開日: 24/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...
公開日: 24/05/09 18:53
Gauge Charts
Gauge Charts Gauge charts are percentage-based. A gauge chart shows where percentage-based data falls over a given range. Each data set must be defined as a new instance of the SingleValueColumn...
公開日: 24/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...
公開日: 24/05/09 18:53
Line Charts
Line Charts Line charts contain multiple sets of data. A Line chart displays the data linearly. Each data series (created with the addColumns() method) is defined with a new instance of the ...
公開日: 24/05/09 18:53
Predictive Charts
Predictive Charts Predictive charts let you visualize current data along with predicted/forecasted data within a given value range. Predicted/forecasted data is surrounded by a highlighted area of...
公開日: 24/05/09 18:53
Clay Progress Bars
Clay Progress Bars You can add progress bars to your app with the clay:progressbar tag. These indicate the completion percentage of a task and come in three status styles: default (blue), warning...
公開日: 24/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...
公開日: 24/05/09 18:53
Step Charts
Step Charts Step charts contain multiple sets of data. A step chart steps between the points of data, resembling steps. Each data series (created with the addColumns() method) is defined with a new...
公開日: 24/05/09 18:53
Clay Alerts
Clay Alerts Clay alerts come in two types: embedded and stripe. Both types, along with several examples of each, are shown below. Embedded Alerts Embedded alerts are usually used inside forms. The...
公開日: 24/05/09 18:53
Clay Buttons
Clay Buttons Buttons come in several types and variations. This tutorial covers the different styles and variations of buttons you can create with the Clay taglibs. Types Primary button: Used for...
公開日: 24/05/09 18:53
Clay Dropdown Menus and Action Menus
Clay Dropdown Menus and Action Menus You can add dropdown menus to your app via the clay:dropdown-menu and clay:actions-menu taglibs. The Clay taglibs provide several menu variations for you to...
公開日: 24/05/09 18:53
Refreshing Charts to Reflect Real Time Data
Refreshing Charts to Reflect Real Time Data The polling interval property is an optional property for all charts. It specifies the time in milliseconds for the chart's data to refresh. You can use...
公開日: 24/05/09 18:53
Spline Charts
Spline Charts Spline charts contain multiple sets of data. A spline chart connects points of data with a smooth curve. Each data series (created with the addColumns() method) is defined with a new...
公開日: 24/05/09 18:53
Clay Tag Library
Clay Tag Library The Liferay Clay tag library provides a set of tags for creating Clay UI components in your app. AUI taglibs are deprecated as of Liferay 7.1. We recommend that you use Clay...
公開日: 24/05/09 18:53
Clay Badges
Clay Badges Badges help highlight important information such as notifications or new and unread messages. Badges have circular borders and are only used to specify a number. This covers the...
公開日: 24/05/09 18:53
Clay Cards
Clay Cards Cards visually represent data. Use them for images, document libraries, user profiles and more. There are four main types of Cards: Image Cards File Cards User Cards Horizontal...
公開日: 24/05/09 18:53
Clay Form Elements
Clay Form Elements The Liferay Clay tag library provides several tags for creating form elements. An example of each tag is shown below. Checkbox Checkboxes give the user a true or false input. "...
公開日: 24/05/09 18:53
Clay Labels and Links
Clay Labels and Links Liferay Clay taglibs provide tags for creating labels and links in your app. Both of these elements are covered below. Labels The Liferay Clay taglibs provide a few different...
公開日: 24/05/09 18:53
Clay Icons
Clay Icons The Liferay Clay taglibs provide several icons that you can use in your apps. Use the clay:icon tag and specify the icon with the symbol attribute: You can include icons in your app...
公開日: 24/05/09 18:53
Clay Management Toolbar
Clay Management Toolbar The Management Toolbar gives administrators control over search container results in their apps. It lets you filter, sort, and choose a view type for search results, so you...
公開日: 24/05/09 18:53
Clay Navigation Bars
Clay Navigation Bars Similar to dropdown menus, navigation bars display a list of navigation items. The key difference is navigation bars are displayed in a horizontal bar with all navigation items...
公開日: 24/05/09 18:53
Using Liferay Util Dynamic Include
Using Liferay Util Dynamic Include The dynamic include tag lets you specify a point or points in a JSP or theme where a developer can inject additional HTML, resources, or functionality, using the...
公開日: 24/05/09 18:53
Using Liferay Util Get URL
Using Liferay Util Get URL The get URL tag scrapes the URL provided by the url attribute. If a value is provided for the var attribute, the content from the screen scrape is scoped to that...
公開日: 24/05/09 18:53
Using Liferay Util HTML Bottom
Using Liferay Util HTML Bottom The HTML bottom tag is not a self-closing tag. Content placed between the opening and closing of this tag is moved to the bottom of the tag. When something is passed...
公開日: 24/05/09 18:53
Liferay Portlet Objects For JSPs
Liferay Portlet Objects For JSPs You may have noticed the tag in your JSPs. Similar to the theme:defineObjects tag, when you include this tag in your JSP, you gain access to several variables ...
公開日: 24/05/09 18:53
Liferay UI Tag Library
Liferay UI Tag Library The Liferay UI tag library provides tags that implement commonly used UI components. These tags make your markup consistent, responsive, and accessible. You can find a list...
公開日: 24/05/09 18:53
Liferay UI Icon Lists
Liferay UI Icon Lists An icon list displays icons in a horizontal list, instead of in a pop-up navigation menu like an icon menu. You can see an example of an icon list menu in a message board...
公開日: 24/05/09 18:53
Liferay UI Icons
Liferay UI Icons The Liferay UI taglibs provide several icons you can include in your apps. To add an icon to your app, use the liferay-ui:icon tag and specify the icon with either the icon,...
公開日: 24/05/09 18:53
Liferay Util Tag Library
Liferay Util Tag Library The Liferay Util taglib is used to pull other resources into a portlet or theme. You can use it to specify which resources to insert at the bottom or top of the page's...
公開日: 24/05/09 18:53
Using Liferay Util Body Bottom
Using Liferay Util Body Bottom The body bottom tag is not a self-closing tag. It lets you add additional HTML or scripts to the bottom of the body tag. content placed between the opening and...
公開日: 24/05/09 18:53
Using Liferay Util Body Top
Using Liferay Util Body Top The body top tag is not a self-closing tag. The content placed between the opening and closing of this tag is moved to the top of the body tag. When something is passed...
公開日: 24/05/09 18:53
設定
設定 Liferayがインストールされるか、LXCまたはLXC-SMでインスタンスが作成された後、物語は始まる。 クラリティ・ビジョン・ソリューションズのIT管理者は、お客様のご協力を得て、ウェブサイトとそのコンテンツを作成できるようにシステムを設定し、ユーザーを登録する必要があります。 多くの設定は、スコープやレベルの階層で構成することができる。...
公開日: 24/10/22 17:18
インスタンス設定の構成
インスタンス設定の構成 Liferayインスタンスは同じインストールを共有しますが、異なるドメイン名からユニークなデジタル体験を提供するように構成されています。 各インスタンスには独自の設定がある。 ここでは、前のステップで作成した仮想インスタンスのユーザー認証設定を行います。 glance.clarityvisionsolutions.comの場合、クラリティ ビジョン...
公開日: 24/10/22 17:18
システム設定の構成
システム設定の構成 LXC-SM またはセルフホスト システム設定は、インスタンス、サイト、またはウィジェットにまたがって適用されます。 ここで行った設定は、環境全体に適用されます。 これらの中には、下位のスコープでは変更できないもの(例えば、アンチウイルスの設定)や、下位のスコープで上書きできるデフォルトになるものがある。 詳しくは システム設定 をご覧ください。 LXCのシステム設定...
公開日: 24/10/22 17:18
仮想インスタンスの設定
仮想インスタンスの設定 LXC-SM またはセルフホスト 独自のサイト、ユーザー、組織を持つ別のLiferay環境が必要なビジネスユースケースがあるかもしれません。 新しいサーバーを立ち上げるのではなく、仮想インスタンスを作成することができる。 ...
公開日: 24/10/22 17:18
サーバー管理と電子メール
サーバー管理と電子メール サーバー管理コンソールからLiferayインスタンスを管理・監視できます。 例えば、現在のシステムやポータルのプロパティを表示したり、ロギングやログレベルを設定したりできます。 ここで、システム全体のメールサーバーを設定することもできる。 詳しくは、 サーバー管理パネルの使用 を参照してください。 ...
公開日: 24/10/22 17:18
セキュリティ
セキュリティ Liferayの哲学は "デフォルトで安全 "だ。 つまり、デフォルトのインストレーションのコンフィギュレーションはすぐにセキュアになるということだ。 しかし、セキュリティをあなたのニーズに近づける方法はたくさんある。 これらの方法にはいくつかのカテゴリーがある: 認証 Webサービスの保護 シングルサインオン AntiSamy ...
公開日: 24/10/22 17:18
認証
認証 Liferayの認証オプションは、どんなシナリオにも柔軟に対応できる。 ユーザーのサインイン方法の設定から、認証されたセッションの確認方法、複数の要素を使用したより安全な認証の設定まで、LiferayベースのWebサイトの認証を必要な方法で設定できます。 ...
公開日: 24/10/22 17:18
Creating Order Types for Bulk and Regular Orders
Creating Order Types for Bulk and Regular Orders As Clarity caters to a different businesses with varying supply demands, they must offer incentives to businesses that make large purchases. Kyle,...
公開日: 24/11/22 22:47
Setting up a Workflow for Buyers
Setting up a Workflow for Buyers Clarity wants to implement a buyer order approval workflow for its customers. Kyle Klein, the administrator, must enable the buyer order approval workflow setting...
公開日: 24/11/22 22:47
Using Price Tiers to Promote More Buying
Using Price Tiers to Promote More Buying In addition to having unique discounts for specific account groups and a discount for orders above $5000, Clarity also offers tiered pricing for some of...
公開日: 24/11/22 22:47
製品の設定と作成
製品の設定と作成 カイルとダミアンは、B2BとB2Cの店舗に必要なチャネル、カタログ、商品を作るためにあなたの助けを必要としている。 管理者のカイルはチャンネルの作成を担当し、カテゴリーマネージャーのダミアンはカタログの作成、商品の作成、価格の設定、在庫の追加を担当する。 The relation between channels, catalogs, products, and...
公開日: 24/11/22 22:47
ワークフローと通知の設定
ワークフローと通知の設定 ファビュラス・フレームのオーダー・マネージャーであるノア・ノーマンは、バイヤーであるサラ・スタンリーが発注したオーダーを予算の関係で見直し、承認したいと考えている。 ClarityのB2Bサイトでは、すぐに使える単一の承認者ワークフローを使用して、バイヤーの注文承認ワークフローを採用しています。...
公開日: 24/11/22 22:47
カタログの作成と設定
カタログの作成と設定 クラリティは企業や消費者向けに幅広い製品を提供している。 カテゴリー・マネージャーのダミアンは、これらの商品を保管するカタログを作成しなければならない。 商品によっては、サードパーティのサプライヤーが提供するものもあり、そのサプライヤーは独自のカタログを持っている。 これは後のモジュールで起こる。 新しいカタログを作成するには ...
公開日: 24/11/22 22:47
ライフェ管理者
ライフェ管理者 Liferayインスタンスはインストールされていますか? さて、どうする? このコースでは、LXC、LXC-SM、セルフホスティングを問わず、Liferayのインストールを管理する方法を学びます。 学ぶことは システム設定、仮想インスタンス、システム設定の違い Liferayに通知メールを送信させる方法 アカウントとユーザーの違いとインポート方法 ...
公開日: 24/10/22 17:17
コース
コース Liferayコースへようこそ! これらは、Liferayで素晴らしいソリューションを構築する方法を教える実践的なガイドです。 実践的な例題、解説、公式ドキュメントの参照を通じて、学習者は独自のソリューションを構築し、「認定Liferayエキスパート」になるための準備を整えることができます!
公開日: 24/10/22 17:17
クラスタリング
クラスタリング 信頼性とパフォーマンスを高めるために、Liferayはクラスタ化することができます。 こうすることで、1つのサーバーに障害が発生しても、別のサーバーがデータを提供し続けることができる。 Liferayは水平クラスタリングと垂直クラスタリングの両方のアプローチで構成することができます。 水平クラスタでは、各ノードは別々のマシン上で動作する。...
公開日: 24/10/22 17:18
検索の設定
検索の設定 LiferayはElasticsearchを使ってコンテンツを検索し、インデックスを作成します。 Liferayクラスタでは、Elasticsearchは各ノードからアクセス可能な別のサーバにインストールする必要があります。 以下の手順に従って、Elasticsearchを設定してください。 詳しくは Elasticsearchを開始する をご覧ください。 ...
公開日: 24/10/22 17:18
データベースの設定
データベースの設定 LiferayはMySQL、MariaDB、PostgreSQLのような多くのデータベースをサポートしています。 デフォルトでは、Liferayバンドルはデモ目的に適した組み込みHSQLデータベースを使用します。 本番環境で使用する場合は、別のデータベースを使用する必要があります。 詳しくは、 データベースの設定 を参照のこと。 DockerでMariaDBを実行する ...
公開日: 24/10/22 17:18
DXPクラスタの設定
DXPクラスタの設定 2つのDockerコンテナを実行して、単純なクラスタ化環境を実証することができる。 詳しくは、 高可用性のクラスタリング を参照してください。 各ノードのElasticsearchの設定 Elasticsearch のデータボリュームをセットアップしたのと同じローカルフォルダ(つまり [your_folder])に戻ってください。 新しいフォルダを2つ作る。 ...
公開日: 24/10/22 17:18
認証ベリファイア
認証ベリファイア LXC-SM またはセルフホスト 認証ベリファイアは、提供されたクレデンシャル(ユーザー名/パスワード、トークン、HTTPヘッダ、パラメータなど)がユーザーアカウントにマッチするかどうかを判断するコードの内部インスタンスです。 Liferayには、リモートクライアントがHTTP Basic認証を使用する場合、リクエストパラメータに認証情報を送信する場合、...
公開日: 24/10/22 17:18

Capabilities

Product

Education

Contact Us

Connect

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