Search Results

All Results 7007
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Changing the name of an existing environment
, knowledgeArticleType: reference, legacy: true, name: Changing the name of an existing environment, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 30664, title: 既存の環境の名前を変更する
Only one soy-portlet work on the same page
, knowledgeArticleType: troubleshooting, legacy: true, name: Only one soy-portlet work on the same page, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 29014, title: 同じページで機能するsoy-portletは1つだけです
Soy Portlet uncaught type errors
, knowledgeArticleType: troubleshooting, legacy: true, name: Soy Portlet uncaught type errors, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 29014, title: Soy ポートレットでタイプ エラーがキャッチされない
To be able to access Liferay PaaS portal Database through DB client
, knowledgeArticleType: howTo, legacy: true, name: To be able to access Liferay PaaS portal Database through DB client, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 23085, title: DB...
How do I replicate the Classic theme's Search box in a custom theme?
, knowledgeArticleType: troubleshooting, legacy: true, name: How do I replicate the Classic theme's Search box in a custom theme?, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 35928, title: ...
How do I upgrade a 7.x Maven theme to be a Maven theme for a next 7.x version?
, knowledgeArticleType: howTo, legacy: true, name: How do I upgrade a 7.x Maven theme to be a Maven theme for a next 7.x version?, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 18829, title:...
A comma gets appended in SEO's Meta keyword
, knowledgeArticleType: troubleshooting, legacy: true, name: A comma gets appended in SEO's Meta keyword, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 17694, title: SEOのMetaキーワードにカンマが付加される
Unable to create users having screen name same as that of groupId (Site Id)
, knowledgeArticleType: troubleshooting, legacy: true, name: Unable to create users having screen name same as that of groupId (Site Id), showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: ,...
Keeping toast success/error messages visible until user acknowledgement
, knowledgeArticleType: troubleshooting, legacy: true, name: Keeping toast success/error messages visible until user acknowledgement, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 11025, title:...
Custom portlet with ICEfaces integration stops working in DXP Fix Pack de-33
, knowledgeArticleType: troubleshooting, legacy: true, name: Custom portlet with ICEfaces integration stops working in DXP Fix Pack de-33, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: 2768, title:...
Integrate Azure AD with Liferay DXP Using SAML
Integrating Liferay DXP with other Identity Providers (IdPs) is a recommended security best practice. By leveraging external authentication mechanisms, you can strengthen your system's security and simplify user management processes. This how to guides you...
Disabling localization - I cannot remove the locale from the page URL - DXP 7.3
We have a website set with the English language only. The pages of the site can be accessed with two URLs. For example: www.liferay.com/en/customer www.liferay.com/customer We added the property...
Portlet 3.0 API Opt In
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...
Portlet Descriptor to OSGi Service Property Map
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...
Portlet IDs
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...
Liferay Faces Portal
Liferay Faces Portal Liferay Faces Portal is distributed in a .jar file. You can add Liferay Faces Portal as a dependency for your portlet projects to use its Liferay-specific utilities and UI...
MVC Action Command
MVC Action Command MVC Action Commands handle actions as separate classes. With Action Commands, you can organize action logic in MVCPortlets that have many actions. Action URLs in the portlet's...
MVC Render Command
MVC Render Command MVC Render Commands are classes that handle which page to render. They are invoked by MVCPortlet render URLs and requests. If your render logic is simple you can implement all of...
Portlets
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...
Using Bean Portlet
Using Bean Portlet Portlet 3.0, the JSR 362 standard, features a style of portlet development called Bean Portlets that use Contexts and Dependency Injection (CDI). Bean Portlets fully leverage all...