Search Results

All Results 6948
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
セキュリティ設定の調整
Tuning Security Settings Here are a list of best practices for tightening and maintaining your Liferay PaaS project's security, including networking practices, data security, and general security...
Liferay CloudでのSSOの使用
Using SSO with Liferay Cloud Customers may use their SAML 2.0 compliant single sign-on Identity Providers to authenticate users with the Liferay Cloud platform. Here is the process to enable this...
CIサービスのビルドを自動的にデプロイする
Automatically Deploying CI Service Builds With Liferay PaaS, you can use webhooks to automatically trigger Jenkins builds for changes pushed or merged to your project's Git repository (e.g.,...
CLIツールによる変更点のデプロイ
Deploying Changes via the CLI Tool With the CLI tool, you can directly deploy local project changes without triggering a Jenkins build or using the Liferay Cloud Console. This tutorial walks...
DXP
DXP :::: 2 :gutter: 3 3 3 3 ::: Definitions :link: ./dxp/definitions/index.html ::: ::: Javadocs :link: ./dxp/javadocs.md Portal Impl Portal Kernel Portal-Test Core Apps ::: ::: Utility Classes...
定義
Definitions Definitions
Javadocs
Javadocs Portal-Impl Portal-Kernel Portal-Test Core Apps
プロパティドキュメント
Properties Documentation Portal Properties System Properties Liferay Plugin Package Properties 7.4 Liferay Plugin Package Properties 7.3 Liferay Plugin Package Properties 7.2 Liferay Plugin...
リファレンス
Reference Note: These pages contain the latest Liferay reference documentation. You can download reference documentation for older releases from Github here. :::: 2 :gutter: 3 3 3 3 ::: DXP...
Liferayのスタイル規約
Liferay Style Conventions Conventions are neither correct or incorrect; they are decisions that vary greatly in the industry. After much comparison and use, Liferay's documentation uses the...
Liferayドキュメントフォーマット
Liferay Documentation Format The format, or how a style of documentation is organized, is important to maintaining consistency of experience. As readers make more use of the documentation, the...
ファイルとフォルダを無視する
Ignoring Files and Folders Liferay Cloud allows subscribers to determine which files and folders should be ignored before deploying a service. This is done by creating a .lcpignore file and placed...
Jenkinsステージの再起動
Restarting Jenkins Stages The CI service can be configured to preserve Jenkins stashes. You can then use the stashes to restart specific stages in a Jenkins build. Preserving Jenkins Stashes Use...
デプロイメント戦略について
Understanding Deployment Strategies The deployment strategy of a service determines how new versions will be initialized. Liferay PaaS provides two deployment strategies for its services:...
配布タイプについて
Understanding Deployment Types The deployment type of a service determines many different facets of how it functions, including performance, memory usage, and access to files or volumes. Liferay...
ポートレットAPI
Portlet API Portlet API
ユーティリティクラス
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
ライフレイ大学
Liferay University This page serves as an archive and index of videos that were previously hosted on Liferay University. As of February 28, 2023 Liferay University is no longer operational....
Liferayスタイルガイド
Liferay Style Guide The Liferay Style Guide sits on the shoulders of giants---specifically, the giants of The Chicago Manual of Style and Strunk and White's The Elements of Style. Where this guide...
カレンダーウィジェットの設定
Configuring the Calendar Widget Use the Calendar widget configuration options to tailor the display and functionality of your calendar. From choosing the time format and default view to setting the...
カレンダーデータのエクスポート/インポート
Exporting/Importing Calendar Data You can export and import calendar data as Liferay Archive (LAR) files. Data can only be ported between installations of the same version. Use the widget...
カレンダーウィジェットの使用
Using the Calendar Widget The calendar widget displays a small monthly calendar showing an overview of upcoming events. A larger area shows the Scheduler, a more detailed calendar with several...
カレンダー
Calendar The Calendar widget stores and shares scheduled events. It's a personal planner for individual users, a shared calendar for an entire site, or both at the same time. In addition to...
カレンダーイベントフィールドを表示ページテンプレートにマッピングする
Mapping Calendar Event Fields to Display Page Templates You can customize and display calendar event information by mapping calendar fields to display page templates. Highlight certain fields such...
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...
データベースサービス
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...
データベースダンプの作成
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....
バックアップサービス
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...
Liferay Commerce 2.1 コネクタ(PunchOut2Go 用)
Liferay Commerce 2.1 Connector to PunchOut2Go Subscription Liferay provides a PunchOut2Go connector that integrates with a user's existing PunchOut2Go infrastructure. You can download this...
SugarCRM でオブジェクトを使用する
Using Objects with SugarCRM [Release Feature](../../../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) You can create objects that map to...
アクセシビリティメニューの使用
Using the Accessibility Menu Liferay DXP 2024.Q2+/Portal GA120+ Most enhancements to accessibility in Liferay are propagated across the entire platform by default, so all your users can benefit...
フロントエンドデータセットフィルタークライアント拡張機能の使用
Using a Frontend Data Set Filter Client Extension Liferay DXP 2024.Q2+/Portal GA120+ Frontend data set filter client extensions define JavaScript functions for creating customizable filter...
XMLサイトマップの設定
Configuring XML Sitemaps Liferay DXP 2024.Q2+/Portal GA120+ XML sitemaps are XML-formatted documents listing the URLs of a website along with additional metadata (e.g. last update, change...
Base64 エンコードされたファイルでオブジェクト API を使用する
Using Object APIs With Base64 Encoded Files Liferay DXP 2024.Q2+/Portal GA120+ When creating object entries with attachment fields through APIs, you can generally upload files from your computer...
フレンドリーURLセパレータの設定
Configuring Friendly URL Separators Liferay DXP 2024.Q2+/Portal GA120+ You can customize URL separators to improve URL readability and enhance SEO. For example, web content articles use the...
クライアント拡張機能リファレンス
Client Extension Reference Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 You can find code examples for all types of client extensions in liferay-portal Frontend Client Extensions ...
製品詳細 - 表示ページテンプレートの使用
Product Details - Using Display Page Template Accelerators like Minium and Speedwell have a product details page that uses the product details widget. Instead of using the product details widget on...
ドキュメント・ショートカットAPIの基本
Document Shortcut API Basics Liferay's headless delivery application provides REST services for Documents and Media that add document shortcuts to sites or asset libraries, list their information,...
デフォルトの権限の設定
Setting Default Permissions Liferay DXP 2024.Q3+/Portal GA125+ You can define a set of default permissions for Liferay content pages. The default permissions setting is available at both instance...
ローカリゼーションのカスタマイズ
Customizing Localization Liferay ships with 55 translations, making it ideal for deployments all over the world. Sometimes, however, you must modify a translation or provide a new one. Here you can...

該当件数: 8,703 件中 1,281 - 1,320