Search Results

All Results 6970
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
ドキュメントアクセスの管理
Managing Document Access Effectively managing document access in Liferay ensures that your organization’s data remains secure while being accessible to the right users. Control document access by...
共有の有効化と構成
Enabling and Configuring Sharing The Sharing configuration allows users to share files with each other. You can enable file sharing at the Global, Virtual Instance, and Site scopes. Sharing is...
他のユーザーとのドキュメントの共有
Sharing Documents with Other Users Using DXP's Documents and Media app, users can share files directly with each other. You can disable sharing. For instructions on this, see Enabling and...
アダプティブメディア設定リファレンス
Adaptive Media Configuration Reference Liferay 7.3 U28+/GA28+ and 7.4 U78+/GA78+ With Adaptive Media, you can configure supported media types, determine the resolutions used for previews and...
ドキュメントとメディアサムネイルのアダプティブメディアへの移行
Migrating Documents and Media Thumbnails to Adaptive Media DXP automatically generates image thumbnails in Documents and Media using Adaptive Media, which is included by default starting with DXP...
サイトコンテンツでの適用された画像の使用
Using Adapted Images in Site Content Adaptive Media operates in the background to create multiple resolutions for images uploaded to Liferay DXP. When used in blogs, web content, or content pages,...
ドキュメントとメディアでのワークフローの使用
Using Workflow with Documents and Media Documents and Media is fully integrated with Liferay's workflow engine. This means you can define custom review and approval processes for your files. In...
ファイルプレビューの制限の設定
Configuring Limits for File Previews Liferay DXP 2024.Q1/Portal GA112 Users can preview certain documents (e.g. PDF or text files) in the Documents and Media application; however, previews can...
アップロードと管理
Uploading and Managing Use your Liferay environment to upload and manage digital assets. This section covers topics from the basics of uploading files to advanced management of digital documents...
画像の編集
Editing Images Liferay's Documents and Media includes a built-in image editor for cropping and rotating images without switching contexts. To use the image editor, open Documents and Media, click...
DocuSignデジタル署名の有効化
Enabling DocuSign Digital Signatures Liferay Portal 7.4 GA3+ You can now integrate DocuSign digital signatures into your Liferay documents. DocuSign is a service that manages documents to be...
ドキュメントURLの構成
Configuring Document URLs Liferay 7.4 U27+/GA27+ When a file is uploaded, Liferay automatically generates a friendly URL for accessing it. This URL uses the following structure:...
フォルダとドキュメントのコピー
Copying Folders and Documents Liferay 2024.Q1+/Portal GA112+ With Documents and Media, you can copy folders, files, and shortcuts between sites and connected asset libraries. This can accelerate...
ファイルサイズの制限
Limiting File Size You can configure file size limits in Documents and Media. Set a maximum file upload size or for more granularity, define file size limits based on MIME Types. This can take...
Googleドライブを使用したドキュメントの作成と編集
Creating and Editing Documents with Google Drive You can use Google Docs™ to create and edit text documents, spreadsheets, or presentations for storage in the Docs and Media library. When you...
Liferay 7.3.x以前の場合
For Liferay 7.3.x and Earlier The Documents and Media application comes with a built-in image editor. Edit images right from your browser and apply filters, adjust contrast, or crop. In the...
Googleドライブ上のファイルへのリンク
Linking to Files on Google Drive You can create files in your Document Library that link to files in Google Drive™ or images in Google Photos™. To enable this functionality, see Enabling Links to...
ドキュメントの作成
Creating Documents You can use external tools like Google Drive and Microsoft Office 365 to create, edit, and store documents, spreadsheets, and presentations directly within Liferay's Documents...
Microsoft Office 365を使用したドキュメントの作成と編集
Creating and Editing Documents with Microsoft Office 365 Use Office 365™ to create and edit text documents, spreadsheets, or presentations for storage in the Documents and Media library. After...
ジョブスケジューラフレームワーク
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...
依存性注入
Dependency Injection
ジョブスケジューラディスパッチフレームワークリファレンス
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,...
ログ
Logs The OSGi Log Service Extender enables bundles to provide OSGi logging configuration using embedded properties files META-INF/osgi-logging.properties or META-INF/osgi-logging-ext.properties....
サービスビルダー
Service Builder An application without reliable business logic or persistence isn't much of an application at all. Unfortunately, writing your own persistence code often takes a great deal of time....
OSGiサービスのプロパティマップへのポートレット記述子
Portlet Descriptor to OSGi Service Property Map Here's a map of portlet XML descriptor values to OSGi service properties for publishing OSGi Portlets. The properties centralize and simplify portlet...
ポートレット
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...
サーブレット
Servlets
データフレームワーク
Data Frameworks
ポートレットのID
Portlet IDs Below is a listing of the portlet IDs for the default portlets in Liferay DXP. You can use these IDs to embed portlets in your theme's sitemap. Collaboration PortletID...
Portlet 3.0 API オプトイン
Portlet 3.0 API Opt In A portlet must specify version 3.0 to opt in to the Portlet 3.0 API. The 3.0 Portlet API version can be specified in the following ways. Standard Portlet @PortletApplication...
キャッシュ
Cache
データスコープ
Data Scopes
旧バージョンでダイレクトシンクロナスメッセージを使用する場合
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...
アセットフレームワーク
Asset Framework The asset framework is behind many of Liferay's most powerful features. It provides tools for displaying and interacting with any type of content and data. For example, if you build...
アイテムセレクターの実装
Implementing an Item Selector Item selectors are pop-up dialogs for selecting assets, such as documents, videos, or users. By configuring the item selector's criteria and defining its usage, you...
アセットの有効化
Enabling Assets Many of Liferay's applications (e.g. Blogs, Documents and Media, Message Boards, etc.) are asset-enabled out of the box. You can publish assets with the Asset Publisher widget or...
Expandosでカスタムフィールドにアクセスする
Accessing Custom Fields With Expandos When you need additional fields in your application, you can always add them in your service model definition and re-run Service Builder. This adds new columns...
Expando
Expando Accessing Custom Fields with Expando
サービスビルダーを使用したビジネスロジック
Business Logic with Service Builder Once you've generated model, persistence, and service code with Service Builder, you can begin adding business logic. Entities generated by Service Builder...
エンティティの定義
Defining Entities Entities are the heart and soul of a service. They represent the map between the model objects in Java and your database fields and tables. Service Builder automatically maps your...