Search

Using the Payment Integration Client Extension
Using the Payment Integration Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to integrate with a new payment method in Liferay. This client extension from...
Last Modified: Apr 27, 2024 1:09 AM
Using the Shipping Engine Client Extension
Using the Shipping Engine Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to add a new shipping engine to Liferay. This client extension from the sample...
Last Modified: Apr 27, 2024 1:09 AM
Using the Checkout Step Client Extension
Using the Checkout Step Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to create a new checkout step. This tutorial uses an example client extension from...
Last Modified: Apr 27, 2024 1:09 AM
Using Client Extensions
Using Client Extensions Liferay DXP 2024.Q1+/Portal 7.4 GA112+ Using client extensions, you can extend Liferay without using OSGi modules. Deploy them to any Liferay environment, whether you host...
Last Modified: Apr 27, 2024 1:09 AM
Adding Configuration Options to Fragments
Adding Configuration Options to Fragments Available: Liferay DXP 7.2 SP1+ Configurable options help make your Fragments flexible, so you don't have to maintain many similar Fragments. For...
Last Modified: Apr 26, 2024 6:21 AM
Developing Page Fragments
Developing Page Fragments Developing Fragments Using the Fragments Editor Using the Fragments Toolkit Adding Configuration Options to Fragments Best Practices for Using Fragment Configurations...
Last Modified: Apr 26, 2024 6:21 AM
Developer Guide
Developer Guide This section includes Developer related articles for Site Building.
Last Modified: Apr 26, 2024 6:20 AM
Applying Styles to Fragments
Applying Styles to Fragments When you add a fragment to a page, you can use the sidebar menu to configure the fragment, including the Styles configuration tab. The Styles tab in the sidebar menu...
Last Modified: Apr 26, 2024 6:21 AM
Creating a Contributed Fragment Set
Creating a Contributed Fragment Set Contributed Fragment Sets are deployable modules containing Page Fragments. Fragments in a contributed Set can be used just like regular Fragments, but aren't...
Last Modified: Apr 26, 2024 6:22 AM
Auto-Deploying Fragments
Auto-Deploying Fragments Liferay Portal 7.3 GA1+ or Liferay DXP 7.3+ If you're developing page fragments with your own tooling, you can deploy them by packaging them in ZIP files for importing...
Last Modified: Apr 26, 2024 6:21 AM
Best Practices for Using Fragment Configurations
Best Practices for Using Fragment Configurations When you are creating page fragments for your site with your own configurations, it's your responsibility to use them in their HTML presentation...
Last Modified: Apr 26, 2024 6:22 AM
Creating Form Fragments
Creating Form Fragments Liferay 7.4 U45+/GA45+ The form components fragments are for building your object's forms in a content page. If Liferay's form fragments don't satisfy your use case,...
Last Modified: Apr 26, 2024 6:22 AM
Including Default Resources in Fragments
Including Default Resources in Fragments You can include images (e.g. .gif, .jpg, .jpeg, or .png) in your Fragment Sets for your Fragments to use. Keeping images with your Fragments, rather than...
Last Modified: Apr 26, 2024 6:23 AM
Developing Fragments
Developing Fragments Page Fragments are the building blocks for Content Pages. They're made from the three components of web pages: CSS, HTML, and JavaScript. To create a page you combine multiple...
Last Modified: Apr 26, 2024 6:23 AM
Defining Fragment Drop Zones
Defining Fragment Drop Zones Drop zones are integral to building your Content Pages. With them, you can create unique page layouts and dynamic displays by defining areas within fragments where...
Last Modified: Apr 26, 2024 6:22 AM
Setting the Order of Elements in a Fragment
Setting the Order of Elements in a Fragment Availability: Liferay 7.4+. The Slider or Tab fragments are typically used to show different areas of information. Sliders present this information in...
Last Modified: Apr 26, 2024 6:23 AM
Using the Fragments Toolkit
Using the Fragments Toolkit The Fragments Toolkit is deprecated as of Liferay 2024.Q1+/Portal 7.4 GA112+. See Alternatives for the Fragments Toolkit for more information. The Fragments Toolkit...
Last Modified: Apr 26, 2024 6:24 AM
Using the Fragments Editor
Using the Fragments Editor Liferay DXP includes a built-in editor for developing content page fragments. To access the editor, open the Site Menu ( Site Menu ) and navigate to Design → Fragments....
Last Modified: Apr 26, 2024 6:24 AM
Using Custom Fields in Page Fragments
Using Custom Fields in Page Fragments If you've added custom fields to Liferay's users or pages, you can access them in fragments. To get the value of a page custom field,...
Last Modified: Apr 26, 2024 6:23 AM
Validating Fragment Configurations
Validating Fragment Configurations When defining fragment configuration options, you can add validation properties to text type fields that determine rules for valid entries. Determine what type...
Last Modified: Apr 26, 2024 6:24 AM