/o//commerce-media/accounts/-1/images/18648322?download=true

Dockbar Integration
DXP App
Identity Management & Governance
18647768
The application adds a new custom permission called VIEW_DOCKBAR inside the "General Permissions" section of the role configuration (except for Guest role).
With this new custom permission, frontend developers can leverage the Liferay permission system to show/hide the portal dockbar inside a custom theme.

Here's how to initialize a Freemarker variable inside the init_custom.ftl file of a custom theme:
<#assign viewDockbar = permissionChecker.hasPermission(themeDisplay.scopeGroupId, "90", "90", "VIEW_DOCKBAR") />

And here's how to use the Freemarker variable:
<#if viewDockbar>
<@liferay.control_menu />
</#if>

On Liferay 7.4+ you need to add this property to your portal-ext.properties file in order to make it working:
resource.actions.strict.mode.enabled=false
DEVELOPER

Desarrollador


Publisher Date

January 24, 2024


Deployment Method

Liferay Self-Hosted

Liferay PaaS


App Type

DXP

Versión

1.0.0

Versiones compatibles

7.4

Standard Price

Free

Help and Support


Compartir enlace

DEVELOPER
21/11/24 18:40
Published date
21/11/24 18:40
Published Date
21/11/24 18:40
SUPPORTED OFFERINGS
Liferay PaaS
Supported Versions
7.4
Resource Requirements
Edition
CE
PRICE
Free
help & support
SHARE LINK
Copy & Share

HTML Example

A paragraph is a self-contained unit of a discourse in writing dealing with a particular point or idea. Paragraphs are usually an expected part of formal writing, used to organize longer prose.