Search Results

All Results 7014
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
カスタムエージェントの構築
Building a Custom Agent You can use the built-in AI agents to streamline content management, but you can also create your own for more flexible integration with Liferay DXP. Follow this example to...
データソース
Data Sources Add an external website as a data source so agents can answer from that site's content. Without it, an agent only knows what's in its model and the content you give it directly. AI Hub...
AI Hubの活動を監視する
Monitoring AI Hub Activity AI Hub records the activity in each account: each agent run and how it ended, each time a guardrail blocks content, each retrieval from a data source, and each change to...
プロジェクトの役割と権限
Project Roles and Permissions [Release Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) (LPD-58677) Liferay DXP...
MCPサーバー応答における機密データのマスキング
Masking Sensitive Data in MCP Server Responses Liferay DXP 2026.Q3+ [Release Feature](../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) ...
エンゲージメント指標ダッシュボード
Engagement Metrics Dashboard Liferay DXP 2026.Q3+ The Digital Sales Room (DSR) tracks buyer engagement across every active room and surfaces it in two places: an aggregate Analytics view in the...
デジタル販売室
Digital Sales Room Liferay DXP 2026.Q3+ Liferay's Digital Sales Room (DSR) is a centralized collaboration platform for interacting with buyers throughout the sales cycle. By combining Liferay’s...
会議室の書類管理
Managing Room Documents Liferay DXP 2026.Q3+ Every Digital Sales Room has a Documents view for the files shared on a deal, such as proposals, contracts, and case studies. Buyers and colleagues...
客室管理
Managing Rooms Liferay DXP 2026.Q3+ Manage existing Digital Sales Rooms from the Rooms list in the Digital Sales Room Launchpad. Use a room's Actions menu to share it, change its settings,...
AI
AI Liferay DXP integrates with external AI systems to enhance and accelerate your content creation and management processes. With easy-to-configure AI integrations, you can Accelerate content...
Cloud Liferay DXP is prepackaged with all the configurations you need to host your application on the cloud. For more information on installing cloud-ready Liferay bundles, see Provisioning Liferay...
AI HubとLiferay DXPの統合
Integrating AI Hub with Liferay DXP AI Hub connects a Liferay DXP instance to centralized AI agents. Connecting the two takes three stages: Liferay provisions an AI Hub account for your...
ペルソナとファネルステージ
Personas and Funnel Stages [Release Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) (LPD-58677) Liferay DXP...
デジタル販売室の有効化
Activating Digital Sales Room Liferay DXP 2026.Q3+ Use the Digital Sales Room (DSR) to create centralized collaboration hubs for buyers. Before you can manage rooms and track engagement, you must...
VPNサーバーの設定
Configuring a VPN Server The following scenario walks through how to set up an IPsec or OpenVPN VPN server. Once a VPN server is configured, a secure connection can be established between an...
ロードバランサー
Load Balancer The Ingress Load Balancer gives internet access to your environment's services via proxied HTTP(S) connections using TLS (1.2 or 1.3) protocol. Each load balancer has a static IP that...
VPNサーバーをLiferay Cloudに接続する
Connecting a VPN Server to Liferay Cloud You can use Liferay Cloud's VPN feature to connect your Liferay Cloud services to external services on private networks, so you can operate an external...
カスタムドメイン
Custom Domains With Liferay Cloud, you can connect custom domains to environment services with a DNS provider. First, register your custom domain with your environment's Load Balancer IP address....
クラウドネットワークの構成
Configuring the Cloud Network Every environment has its own private network, so services from the same environment can communicate through secure protocols without interacting with the public...
Liferay PaaSへのマイクロサービスクライアント拡張機能のデプロイ
Deploying Microservice Client Extensions to Liferay PaaS In most cases, you can deploy client extensions with Liferay PaaS similarly to self-hosted instances. Deploy frontend, configuration, and...
Liferay DXPサービスの使用
Using the Liferay DXP Service The Liferay service is the heartbeat of any project in Liferay Cloud (SaaS or PaaS). It runs the application's Liferay DXP instance and interacts with other services...
クライアント拡張機能用のLiferay PaaSの設定
Configuring Liferay PaaS for Client Extensions Beta Feature Client extensions are the ideal way to deploy various customizations and changes to Liferay DXP in cloud environments. Here are some...
VPNインテグレーションの概要
VPN Integration Overview Liferay Cloud provides a VPN client-to-site connection that has port forwarding and redundant tunnels support. This feature is commonly used to connect a subscriber's...
プライベートネットワーク
Private Network Every environment has its own private network. This lets services from the same environment communicate through multiple secure communication protocols without having to interact...
クラウド上でLiferay DXPをカスタマイズする
Customizing Liferay DXP in the Cloud Client extensions are the primary means of extending Liferay. Build your client extensions independently in your own workspace, then deploy them to any Liferay...
バックアップサービス
Backup Service Maintaining regular backups is vital to protecting your project's data. The Liferay Cloud backup service stores iterations of environment data that can be used to restore your...
継続的インテグレーション
Continuous Integration Liferay Cloud uses Jenkins to power its continuous integration infrastructure service. When you send a pull request or push a commit to one of your pre-configured GitHub...
データベースサービス
Database Service The database service is a proxy in Liferay Cloud to the Cloud SQL service in the Google Cloud Platform where the database itself resides. The database service provides tools for...
バックアップのダウンロードとアップロード
Downloading and Uploading Backups The Liferay Cloud backup service creates backups of an environment's database and the full contents of the Liferay instance's LIFERAY_HOME/data folder. This...
バックアップページからのデータの復元
Restoring Data from a Backup During project development, there may be times when you must restore data or roll back the project to an earlier state. Restoring a backup to an environment restores...
データベースダンプの作成
Creating a Database Dump Uploading a backup to Liferay Cloud's backup service requires a snapshot comprised of two compressed files, containing the document library and database dump, respectively....
Clayアイコン
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...
Clayナビゲーションバー
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...
Clayボタン
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...
Clayフォーム要素
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. "...
Clayカード
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...
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...
Clay進捗バー
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...
JSP用のLiferayテーマオブジェクト
Liferay Theme Objects For JSPs When you include the tag in your JSP, you gain access to several Liferay theme objects via variables. These objects are described in the table below: ...
Liferay UI Icon Help
Liferay UI Icon Help The icon help tag lets you communicate additional information to your users in an unobtrusive way. It renders as an iconic question mark that provides more information through...

該当件数: 8,808 件中 6,801 - 6,840