Search Results

All Results 38
Ordenar por
Resource Type
Deployment Approach
Capability
Feature
Using Search Widget Templates
Using Search Widget Templates The default search widgets views are useful, but your site's widgets likely need a specific design. You can choose from one of the available widget templates or create...
Search Results Widget Template Reference
Search Results Widget Template Reference While creating a search results widget template, you can access pre-populated variables in the FreeMarker template editor. The variables listed in the...
Page Fragments and Widgets
Page Fragments and Widgets Liferay provides page fragments and widgets for building site pages and page templates. Fragments cannot be used in widget pages. They are only available in content...
Using Widgets
Using Widgets Widgets are full-blown web applications that must be deployed to a Liferay instance. Built on the Portlet specification, widgets provide a way to create customized web experiences for...
Configuring Widgets
Configuring Widgets Widgets available out-of-the-box with Liferay DXP share several configurable features: look and feel, import/export of widget data, inter-widget communication, and more.
Exporting/Importing Widget Data
Exporting/Importing Widget Data Export data from individual widget instances without affecting the rest of the site. Many widgets support exporting and importing their data separately, including: ...
Configuring Templates
Configuring Templates Once you've configured a widget, Configuration Templates can save those settings in a reusable template. Configuration templates are only available for widgets placed on a...
Communication Between Widgets
Communication Between Widgets Portlet widgets can communicate with each other using public render parameters and events. Some Liferay portlets provide a configuration UI to help you get the most...
Default Widgets Reference
Default Widgets Reference Liferay provides a variety of widgets out-of-the-box, so you can start building your solution right away. Widgets can be placed on content pages, widget pages, and page...
Setting a Default Widget Template
Setting a Default Widget Template You can change the widget template for individual widgets through their own configuration; however you can also configure a default widget template to apply to all...
Styling Widgets
Styling Widgets Once you've added widgets on a page, you can customize the look and feel of the widgets to meet your needs. With a range of configuration options available, you can tailor the...
Setting Widget Permissions
Setting Widget Permissions All of Liferay's widgets support Liferay's robust, fine-grained permissions system. Some higher level permissions can be configured in the permissions tab of the widget's...
Setting Widget Scopes
Setting Widget Scopes The Scope configuration is deprecated as of Liferay DXP 2024.Q4/Portal GA129 and is scheduled for removal in a future release. By default, Liferay's page widgets are scoped...
Sharing Widgets with Other Sites
Sharing Widgets with Other Sites The Sharing options for widgets are deprecated as of Liferay DXP 2024.Q4/Portal GA129 and are scheduled for removal in a future release. You can share widgets...
Configuring Widget Look and Feel
Configuring Widget Look and Feel Customize your widget's appearance using the Look and Feel Configuration menu when using widget pages. Adjust text styles, background colors, borders, margins,...
Creating a Widget Template
Creating a Widget Template Widget Templates use FreeMarker to determine how widgets are rendered in site pages. Each template is designed for a specific widget type and can be selected while...
Using a Widget Template Example
Using a Widget Template Example Widget Templates are great tools for customizing how widgets look and feel on your site. This example shows changing the default configuration of the Media Gallery...
Using the Iframe Widget
Using the Iframe Widget The Iframe widget creates an iframe that can embed and display a web page. Setting Up the Iframe Widget Create a new page or start editing a content page. Click Add...
Using the Web Content Display Widget
Using the Web Content Display Widget After you create a web content article, the quickest way to display it is the web content display widget. Once displayed in a widget, content updates appear...
Styling Widgets with Widget Templates
Styling Widgets with Widget Templates You can use widget templates to customize the appearance and functionality of out-of-the-box widgets, such as the Asset Publisher and Media Gallery widgets. ...