Search Results

Capability
Feature
Deployment Approach
Ignoring Files and Folders
Ignoring Files and Folders Liferay Cloud allows subscribers to determine which files and folders should be ignored before deploying a service. This is done by creating a .lcpignore file and placed...
Published Date: May 9, 24, 7:01 PM
Restarting Jenkins Stages
Restarting Jenkins Stages The CI service can be configured to preserve Jenkins stashes. You can then use the stashes to restart specific stages in a Jenkins build. Preserving Jenkins Stashes Use...
Published Date: May 9, 24, 7:01 PM
Understanding Deployment Strategies
Understanding Deployment Strategies The deployment strategy of a service determines how new versions will be initialized. Liferay PaaS provides two deployment strategies for its services:...
Published Date: May 9, 24, 7:01 PM
Understanding Deployment Types
Understanding Deployment Types The deployment type of a service determines many different facets of how it functions, including performance, memory usage, and access to files or volumes. Liferay...
Published Date: May 9, 24, 7:01 PM
DXP
DXP :::: 2 :gutter: 3 3 3 3 ::: Definitions :link: ./dxp/definitions.md ::: ::: Javadocs Portal Impl Portal Kernel Portal-Test Service Tracker Collections Liferay Registry API ::: ::: Petra ...
Published Date: May 9, 24, 7:01 PM
Apps
Apps com.liferay.account.api com.liferay.adaptive.media.api com.liferay.adaptive.media.content.transformer.api com.liferay.adaptive.media.demo.data.creator.api ...
Published Date: May 9, 24, 7:01 PM
Definitions
Definitions Definitions
Published Date: May 9, 24, 7:01 PM
Javadocs
Javadocs Apps Core/Liferay Shielded Container API Core/Service Tracker Collections Portal-Impl Portal-Kernel Portal-Test
Published Date: May 9, 24, 7:01 PM
Portlet API
Portlet API Portlet API
Published Date: May 9, 24, 7:01 PM
Properties Documentation
Properties Documentation Properties Documentation
Published Date: May 9, 24, 7:01 PM
Liferay University
Liferay University This page serves as an archive and index of videos that were previously hosted on Liferay University. As of February 28, 2023 Liferay University is no longer operational....
Published Date: May 9, 24, 7:01 PM
Utility Classes
Utility Classes Util-Bridges Util-Java Util-slf4j Util-Taglib
Published Date: May 9, 24, 7:01 PM
Reference
Reference :::: 2 :gutter: 3 3 3 3 ::: DXP :link: ./dxp.md Apps Definitions Javadocs Properties Taglibs ::: ::: Liferay University :link: ./liferay-university.md ::: ::: Faces :link:...
Published Date: May 9, 24, 7:01 PM
Liferay Style Guide
Liferay Style Guide The Liferay Style Guide sits on the shoulders of giants---specifically, the giants of The Chicago Manual of Style and Strunk and White's The Elements of Style. Where this guide...
Published Date: May 9, 24, 7:01 PM
Liferay Style Conventions
Liferay Style Conventions Conventions are neither correct or incorrect; they are decisions that vary greatly in the industry. After much comparison and use, Liferay's documentation uses the...
Published Date: May 9, 24, 7:01 PM
Liferay Documentation Format
Liferay Documentation Format The format, or how a style of documentation is organized, is important to maintaining consistency of experience. As readers make more use of the documentation, the...
Published Date: May 9, 24, 7:01 PM
Training Material
Training Material These materials supplement some recorded and in-person trainings by providing you with opportunities to practice key skills, test your understanding, and gain confidence in...
Published Date: Sep 23, 24, 4:10 PM
Building Enterprise Websites with Liferay Exercises
Building Enterprise Websites with Liferay Exercises These exercises supplement the Building Enterprise Websites with Liferay video training and provide an opportunity to solidify your learning....
Published Date: Sep 23, 24, 4:10 PM
Day 1 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 1 Day 1 Exercises for Building Enterprise Websites with Liferay Exercise 1: Exploring Clarity's Public Enterprise Website Exercise 2: Verifying and Launching Liferay...
Published Date: Sep 23, 24, 4:10 PM
Day 2 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 2 Day 2 Exercises for Building Enterprise Websites with Liferay Exercise 11a: Generating Content with ChatGPT Exercise 11b: Auto-Tagging Content (Bonus) Exercise 12a:...
Published Date: Sep 23, 24, 4:11 PM
Day 3 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 3 Day 3 Exercises for Building Enterprise Websites with Liferay Exercise 19a: Creating an Object Definition Exercise 19b: Building the Form Exercise 19c: Creating a...
Published Date: Sep 23, 24, 4:11 PM
Product Delivery API Basics
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
Published Date: Nov 16, 24, 3:30 PM
Developer Guide
Developer Guide You can invoke the services under headless-commerce-admin-catalog to perform various admin operations related to products. However, if you have a headless storefront, you must use...
Published Date: May 9, 24, 6:46 PM
Consuming APIs
Consuming APIs APIs, or Application Programming Interfaces, serve as the bridge between different software applications, allowing them to communicate and exchange data. By consuming external APIs,...
Published Date: May 9, 24, 6:51 PM
Configuring JSON Web Services
Configuring JSON Web Services Liferay’s services are exposed as JSON web services out-of-the-box. This is enabled by default. You can access these services via the API page at...
Published Date: Nov 16, 24, 3:32 PM
Securing Liferay
Securing Liferay Liferay is built with security in mind. This includes mitigation of common security vulnerabilities and exploits like those described by the OWASP Top 10 and the CWE/SANS Top 25. ...
Published Date: May 9, 24, 6:52 PM
Advanced Web Content API
Advanced Web Content API Using the Liferay DXP REST services, you can create and manage your site's structured content. Structured content is web content that uses a web content structure (or...
Published Date: May 9, 24, 6:51 PM
Developer Guide
Developer Guide This Developer Guide serves as a comprehensive resource for understanding and leveraging Liferay’s Web Content API. It supports the integration and management of web content within...
Published Date: May 9, 24, 6:51 PM
Web Content API Basics
Web Content API Basics Using Liferay DXP REST services, you can create and manage structured content on your site. Structured content refers to web content articles that use a web content structure...
Published Date: May 9, 24, 6:51 PM
Web Content API Basics Using GraphQL
Web Content API Basics Using GraphQL Use Liferay DXP GraphQL services to manage web content by creating, retrieving, updating, and deleting structured content on your site. Structured content...
Published Date: Nov 19, 24, 3:27 PM
Managing Web Content Structures and Templates by Using the REST API
Managing Web Content Structures and Templates by Using the REST API Web content structures define the information included in a web content article. Structures facilitate creating and managing web...
Published Date: May 9, 24, 6:51 PM
Sample API Tutorials
Sample API Tutorials Follow the links below for sample API tutorials that include example requests and example code. Building Applications (Objects) Custom Objects API Basics Custom Objects...
Published Date: May 9, 24, 6:51 PM
Understanding Interests
Understanding Interests As individuals interact with the pages of a Liferay site, Analytics Cloud notes the topics they contain. The more an individual visits pages that contain a topic, the higher...
Published Date: May 9, 24, 6:44 PM
Touchpoints
Touchpoints Touchpoints reflect the many different ways your users and customers interact with your brand. Analytics Cloud presents a broad range of analytics data that combines traditional page...
Published Date: May 9, 24, 6:44 PM
Tracking Events
Tracking Events You can track events for analysis by adding JavaScript code to your Liferay DXP site pages. Your code interacts with Analytic Cloud's APIs to capture what users are doing on your...
Published Date: May 9, 24, 6:44 PM
Using Specifications with Picklists
Using Specifications with Picklists Liferay DXP 2024.Q3+/Portal 7.4 GA125+ You can now use picklists to define specification values and link them to a specification template to use with products....
Published Date: Aug 7, 24, 3:39 PM
Using File Expiration and Review Dates
Using File Expiration and Review Dates Liferay DXP/Portal 7.4+ With the Documents and Media application, you can set expiration and review dates for files. This helps manage digital assets that...
Published Date: May 9, 24, 6:50 PM
Developer Guide
Developer Guide This guide provides comprehensive information and references to help you effectively use the Document API, understand adaptive media modules, and create video shortcut providers.
Published Date: May 9, 24, 6:50 PM
Translating Web Content
Translating Web Content Liferay DXP/Portal 7.3+ Liferay provides integrated tools for translating web content articles, so you can create engaging, localized content for your global users. With...
Published Date: May 9, 24, 6:51 PM
What's New in Liferay DXP 7.3
What's New in Liferay DXP 7.3 The latest release of Liferay DXP includes many significant new features and improvements. These features will enhance how you build your site, analyze your site's...
Published Date: May 9, 24, 6:51 PM

Capabilities

Product

Contact Us

Connect

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