Search Results

Capability
Feature
Deployment Approach
Using Dynamic Query
Using Dynamic Query Liferay's Dynamic Query API wraps Hibernate's Criteria API. It helps you think in terms of objects and member variables instead of tables and columns. Complex queries can be...
公開日: 2025/01/18 2:47
Portlet Preferences
Portlet Preferences You can give administrators and users a way to customize a portlet with portlet preferences. Portlet preferences can be added to any MVC Portlet to give users a UI to access and...
公開日: 2024/05/09 18:53
Working with Client Extensions
Working with Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Using client extensions, you can extend Liferay without deploying OSGi modules. Just like traditional...
公開日: 2025/01/18 2:48
Portlet Level Configuration
Portlet Level Configuration With the configuration framework, you can set your application's configuration for different levels of scope. Where Instance and Site-scoped configurations use...
公開日: 2024/11/22 22:50
Setting and Accessing Configurations
Setting and Accessing Configurations You can use Liferay's configuration framework to add a settings UI for a MVC Portlet. See the Example Portlet Then, follow these steps: Download and unzip...
公開日: 2024/05/09 18:53
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
Client Extensions UI Reference
Client Extensions UI Reference Liferay's widget client extensions (custom element and iframe) register applications with Liferay, adding them as widgets to site pages. Additionally, you can style...
公開日: 2024/05/09 18:54
カテゴリーとボキャブラリAPIの基本
カテゴリーとボキャブラリAPIの基本 LiferayのREST APIは、Liferayのカテゴリーとボキャブラリ機能のためのサービスを提供します。 APIを使用してボキャブラリを作成および編集できます。 カテゴリーをAPIに関連付けて編集することもできます。 まずは、新しいボキャブラリを追加する例を見てみましょう。 ボキャブラリの追加 次に、以下の手順を実行します。 ...
公開日: 2024/05/09 18:50
Assigning Permissions to Web Content Articles
Assigning Permissions to Web Content Articles With Liferay's permissions framework, you can control which users can create, view, and manage web content articles. You can set permissions for...
公開日: 2024/05/09 18:51
基本Webコンテンツ記事の追加
基本Webコンテンツ記事の追加 サイトに公開するコンテンツが多い場合、Liferayのコンテンツ管理システムは、実用的で不可欠な管理方法を提供します。 ウェブ・コンテンツの記事は、 ウィジェット 、 フラグメント 、 表示ページ を通じて表示することができる。 各Webコンテンツの記事は、使用可能なフィールドを定義するストラクチャーに基づいています。 Liferayには、...
公開日: 2024/05/09 18:51
API ビルダー
API ビルダー Liferay DXP 2023.Q4+/Portal 7.4 GA102+ [Beta Feature](../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) APIビルダーはベータ機能で、現在はLiferayオブジェクトのみをサポートしています。...
公開日: 2024/05/09 18:51
APIヘッダーリファレンス
APIヘッダーリファレンス この記事では、Headless APIリクエストを行うときに使用できるヘッダーについて説明します。 Accept Accept-Language Authorization Content-Type Cookie Accept 応答コンテンツの形式を示します。 デフォルトはjsonです。 有効なオプション json xml 例...
公開日: 2024/05/09 18:51
APIクエリパラメータ
APIクエリパラメータ REST API または GraphQL APIのいずれを利用する場合でも、レスポンスをフィルタリングするのに役立つさまざまなクエリパラメータが利用できます。 フィールド パラメータ このパラメータは、指定されたフィールドのみを指定して返す場合に使用します。 例えば、countries APIに問い合わせて、2文字の国コードと国名だけを返すようにします。 REST...
公開日: 2024/05/09 18:51
ウェブコンテンツの翻訳
ウェブコンテンツの翻訳 liferay DXP/Portal 7.3+. Liferayは、ウェブコンテンツの記事を翻訳するための統合ツールを提供しているので、グローバルなユーザーのために魅力的でローカライズされたコンテンツを作成することができます。 これらのツールを使用すると、手動でWebコンテンツを翻訳したり、XLIFFファイルとして翻訳をインポートすることができます。 ...
公開日: 2024/05/09 18:51
コンテンツのタグ付けとタグの管理
コンテンツのタグ付けとタグの管理 タグは、アセットを整理し、そのコンテンツに関する特定の情報を説明するために使用できるキーワードです。 タグは、Webサイトの訪問者にコンテンツの内容を知らせるため、訪問者は検索またはナビゲーションを通じて関連情報を見つけることができます。 Liferay DXPのタグについての詳細とさまざまな使用シナリオについては、...
公開日: 2024/05/09 18:50
Filtering and Sorting Web Content Articles
Filtering and Sorting Web Content Articles デフォルトでは、ウェブコンテンツアプリケーション(サイトメニュー → コンテンツとデータ → ウェブコンテンツ)には、アクセスできるすべてのウェブコンテンツ記事のリストが表示されます。...
公開日: 2024/05/09 18:51
Mapping Repeatable Fields to Fragments
Mapping Repeatable Fields to Fragments Currently, this feature is behind a release feature flag (LPD-11377). Read Release Feature Flags for more information. Liferay DXP 2024.Q3+/Portal GA125+ ...
公開日: 2024/08/06 15:41
JVM設定
JVM設定 Liferay DXP/PortalにはJava JDK 8 または11が必要であり、特定のJVMオプション設定が必要です。 JDK 11に固有の推奨設定と推奨されるベースラインメモリ設定もあります。 ここでは、これらすべての設定について学習し、Tomcatスクリプトの例で説明します。 JDKを選択するには [Liferay...
公開日: 2024/05/09 18:51
認証の基本
認証の基本 デフォルトでは、Liferay DXPは [Sign In] ウィジェットを使用してユーザーを認証します。 [Sign In]ウィジェットは、`http[s]://[server-name:port]/web/guest/home`のデフォルトのホームページに表示されます。 [Sign In]ウィジェットがどのページでも使用できない場合は、URL...
公開日: 2024/05/09 18:52
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

Capabilities

Product

Education

Contact Us

Connect

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