Capability

Security

Liferay DXP is built with security in mind. A variety of standards based authentication methods and integrations can be used to ensure secure access to a site and its resources. Robust role-based access control with permissions gives you fine grained control over what authenticated and unauthenticated users can access, share, or edit. Liferay DXP’s web services also have a multi-layered and configurable approach to security and authorization.

Feature
Deployment Approach
Capability
Customizing Liferay's Look and Feel
Customizing Liferay's Look and Feel One of the easiest ways to get started developing on Liferay's platform is to modify its look and feel. You can change everything from its favicon to its entire...
公開日: 2025/01/18 2:48
Language Client Extensions
Language Client Extensions Liferay DXP 2025.Q1+/Portal GA132+ A language client extension adds new language keys or overrides existing keys and their translations. For example, you can translate...
公開日: 2025/02/12 12:57
OAuth Headless Server YAML Configuration Reference
OAuth Headless Server YAML Configuration Reference You can define an OAuth headless server client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines...
公開日: 2024/11/22 22:50
OAuth User Agent YAML Configuration Reference
OAuth User Agent YAML Configuration Reference You can define an OAuth user agent client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines an OAuth...
公開日: 2024/11/22 22:50
JavaScript Import Map Entry YAML Configuration Reference
JavaScript Import Map Entry YAML Configuration Reference Usage Details This client-extension.yaml file defines a JavaScript import map entry client extension: assemble: - from: build/static ...
公開日: 2024/09/14 15:48
Themes
Themes Themes customize the default look and feel of your site. You can define the style and visual identity of your brand or label across your whole site. You can use a theme CSS client...
公開日: 2025/01/18 2:48
Micro Frontends
Micro Frontends Micro frontends extend the concept of microservices to the frontend side of development. You can build a fully-featured and powerful browser application that uses a microservice...
公開日: 2024/11/22 22:50
Bundling a Thumbnail Preview into Your Theme
Bundling a Thumbnail Preview into Your Theme A theme's thumbnail is the visual representation of how the theme looks when it is applied to a Site. The thumbnail is shown in the theme selection menu...
公開日: 2024/05/09 18:54
Bundling Resources
Bundling Resources
公開日: 2024/05/09 18:54
Bundling Independent UI Resources via Theme Contributors
Bundling Independent UI Resources via Theme Contributors Theme contributors are modules that contain CSS and JavaScript resources and apply them to every page. They are independent from specific...
公開日: 2024/05/09 18:54
Setting Up an Environment and Creating a Theme
Setting Up an Environment and Creating a Theme Creating a theme is the first step in theme development. Once you have your own theme, you can deploy it to your Liferay DXP instance, and use it for...
公開日: 2024/05/09 18:54
Embedding Widgets Using Templates
Embedding Widgets Using Templates You can embed a widget in your theme to make it available on all pages using the chosen template file. When you are embedding a widget, you will need to reference...
公開日: 2024/05/09 18:54
Bundling and Installing Resources into Your Theme via Themelets
Bundling and Installing Resources into Your Theme via Themelets Themelets are small, modular pieces of code that you can reuse in multiple themes. Unlike themes themselves, themelets may only...
公開日: 2024/05/09 18:54
Bundling and Copying Files from an Existing Theme
Bundling and Copying Files from an Existing Theme By using gulp's kickstart task, you can copy the files from a previously created theme into any theme you choose. This functionality is useful in...
公開日: 2024/05/09 18:54
Using a Frontend Data Set Filter Client Extension
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...
公開日: 2024/06/06 15:55
Using a Frontend Data Set Cell Renderer Client Extension
Using a Frontend Data Set Cell Renderer Client Extension Liferay 7.4+ You can use Frontend Data Set (FDS) cell renderer client extensions to customize the display for your data set. Use this type...
公開日: 2024/08/15 15:42
CSS YAML Configuration Reference
CSS YAML Configuration Reference You can define a CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a CSS client extension definition: ...
公開日: 2024/05/09 18:54
Frontend Data Set Cell Renderer YAML Reference
Frontend Data Set Cell Renderer YAML Reference You can define a Frontend Data Set cell renderer client extension with a client-extension.yaml file. Usage Details The client-extension.yaml file...
公開日: 2024/08/15 15:42
Using a JavaScript Client Extension
Using a JavaScript Client Extension Liferay 7.4+ With a JavaScript (JS) client extension, you can run your own JavaScript on any page in Liferay without worrying about dependencies on Liferay code...
公開日: 2024/05/09 18:54
Using a CSS Client Extension
Using a CSS Client Extension Liferay 7.4+ CSS client extensions introduce new CSS styling to pages. A deployed CSS client extension on a page adds to the page's existing styling, including theme...
公開日: 2024/05/09 18:54
Upgrading a Theme
Upgrading a Theme Themes developed for previous versions of Liferay DXP must be upgraded in order to be deployed to a new version. The gulp upgrade task updates Liferay version references and theme...
公開日: 2024/05/09 18:54
JavaScript YAML Configuration Reference
JavaScript YAML Configuration Reference You can define a JavaScript client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a JavaScript client...
公開日: 2024/05/09 18:54
Using a Theme CSS Client Extension
Using a Theme CSS Client Extension Liferay 7.4+ With a theme CSS client extension, you can override the current theme's CSS files (main.css and clay.css) to change the look and feel of a page....
公開日: 2024/05/09 18:54
Using a Theme Favicon Client Extension
Using a Theme Favicon Client Extension Liferay 7.4+ With a theme favicon client extension, you can override the theme's favicon on the selected page. Start with the sample workspace to build and...
公開日: 2024/05/09 18:54
Theme CSS YAML Configuration Reference
Theme CSS YAML Configuration Reference You can define a theme CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a theme CSS client...
公開日: 2024/05/09 18:54
Theme Favicon YAML Configuration Reference
Theme Favicon YAML Configuration Reference You can define a theme favicon client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a theme favicon...
公開日: 2024/05/09 18:54
Editor Config Contributor YAML Configuration Reference
Editor Config Contributor YAML Configuration Reference Liferay DXP 2024.Q1+/Portal GA112+ This feature is currently behind a release feature flag (LPS-186870). Read Release Feature Flags for more...
公開日: 2024/05/09 18:54
Theme Sprite Map YAML Configuration Reference
Theme Sprite Map YAML Configuration Reference You can define a theme sprite map client extension with a client-extension.yaml file. Usage Details This client-extension.yaml defines a theme sprite...
公開日: 2024/05/09 18:54
Using an Editor Config Contributor Client Extension
Using an Editor Config Contributor Client Extension Liferay DXP 2024.Q2+/Portal GA120+ Editor Config Contributor client extensions override existing CKEditor configuration in a...
公開日: 2024/05/09 18:54
Using a Theme Sprite Map Client Extension
Using a Theme Sprite Map Client Extension Liferay DXP 2023.Q4+/Portal GA100+ With a theme sprite map client extension, you can override the default Clay sprite map used for icons on a page. Start...
公開日: 2024/05/09 18:54
その他のアップグレードシナリオ
その他のアップグレードシナリオ クラスター化されたインストールをアップグレードする場合、クラスターの要件に合ったアップグレード方法に従わなければなりません。 クラスター化されたインストールをアップグレードするさまざまな方法については、 クラスター化されたインストールの維持 を参照してください。 ...
公開日: 2024/05/09 18:52
Docker経由のアップグレード
Docker経由のアップグレード 自動アップグレードを有効にしてLiferay Dockerイメージを実行すると、Liferay起動時にデータベースアップグレードツールを使用して明白にデータベースをアップグレードします。...
公開日: 2024/05/09 18:52
データベースアップグレードツールの使用
データベースアップグレードツールの使用 Liferayデータベースアップグレードツールは、Liferay DXPデータベースおよびLiferay Portalデータベースをオフラインでアップグレードするためのクライアントプログラムです。 ...
公開日: 2024/05/09 18:52
オートアップグレードによるアップグレード
オートアップグレードによるアップグレード インスタンスを起動する前に、ポータル・プロパティで auto upgrade を有効にすると、データベースを自動的にアップグレードできます。 ...
公開日: 2024/05/09 18:52
アップグレードの基本
アップグレードの基本 Liferayのツールや説明書は、DXPやポータル環境を安全かつ迅速にアップグレードするのに役立ちます。 小さなデータセットを持つ非クラスター環境などは、Dockerイメージを使ってアップグレードすることができます。...
公開日: 2024/05/09 18:52
ファイルストアの更新
ファイルストアの更新 Liferay DXP7.0でファイルストアオプションと設定値が変更されました。 7.0以前のバージョンを使用していて、これらの変更の影響を受ける場合は、DXPデータベースをアップグレードする前_に、ファイルストアをアップデートする必要があります。 次の表は、Liferayのバージョンごとに必要なアップデートを示しています。 ...
公開日: 2024/05/09 18:52
Docker Packages
Docker Packages These are the packages Liferay installs in the Ubuntu OS to support a full Liferay DXP environment. This list includes neither the JDK nor the dependencies the packages require. ...
公開日: 2025/05/22 16:42
コンテナへのファイルの提供
コンテナへのファイルの提供 Liferayコンテナは、提供されたファイルを使用して、次のユースケースを実行します。 .properties ファイルと .config ファイルでLiferayを構成する Tomcatを構成する アプリとその他のアーティファクトをデプロイする パッチツールを更新する DXPをパッチする スクリプトを実行する ...
公開日: 2024/11/22 22:49
Liferay Dockerイメージの使用
Liferay Dockerイメージの使用 Docker Hubは、Linux上のTomcatにバンドルされた Liferay DXP と Liferay Portal Docker イメージをホストしています。 Liferay Docker Hubページには、さまざまなリリースのイメージの詳細とタグが表示されます。 Liferay DXP Images Liferay ポータル画像...
公開日: 2024/11/22 22:49
コンテナのライフサイクルとAPI
コンテナのライフサイクルとAPI 高レベルでは、コンテナはLiferayがデプロイされた状態でTomcatを開始します。 ただし、さらに、コンテナエントリーポイントは、以下のユースケースを実行するためのAPIを提供します。 スクリプトの呼び出し TomcatおよびLiferayの設定 アーティファクトのデプロイ パッチのインストール パッチツールの更新 ...
公開日: 2024/11/22 22:49