Search Results

Capability
Feature
Deployment Approach
Creating Structures
Creating Structures Follow these steps to create a structure: Open the Site Menu ( Site Menu ) and navigate to Content & Data → Web Content. Select the Structures tab. Click Add ( Add icon )...
تاريخ النشر: 26‏/04‏/24 8:53 م
Creating Web Content Templates
Creating Web Content Templates Web Content Templates use the FreeMarker Template Language (FTL) to determine how content fields are rendered on a Page. Each Template can be associated with a Web...
تاريخ النشر: 26‏/04‏/24 8:53 م
Embedding Widgets in Templates
Embedding Widgets in Templates You can embed widgets in web content templates: it doesn't matter whether they're core apps, custom apps, instanceable, or non-instanceable. Below is an example of...
تاريخ النشر: 26‏/04‏/24 8:53 م
Mapping Web Content Templates to Fragments
Mapping Web Content Templates to Fragments By default, you can map web content structure fields holding a single value (such as date, numeric, image, number, or text) to fragments. For multi-value...
تاريخ النشر: 26‏/04‏/24 8:53 م
Creating Your First Site
Creating Your First Site Sites are collections of pages that contain and display content. This article walks through creating a new Site based on an existing out-of-the-box template. Creating a...
تاريخ النشر: 26‏/04‏/24 8:53 م
Using Taglibs in Templates
Using Taglibs in Templates Liferay's taglibs are accessible when developing templates in FreeMarker. There is no need to instantiate these taglibs within your FreeMarker template; they're already...
تاريخ النشر: 26‏/04‏/24 8:53 م
Getting Started
Getting Started Liferay DXP is a powerful, open source, enterprise-ready platform for building and deploying web applications. However, all of that power and functionality can make it difficult to...
تاريخ النشر: 26‏/04‏/24 8:53 م
Changing Your Site's Appearance
Changing Your Site's Appearance Liferay has many ways to customize your site's appearance. Your site's favicon and theme are two of the first elements you may want to change. Themes set a default...
تاريخ النشر: 26‏/04‏/24 8:53 م
Introduction to the Admin Account
Introduction to the Admin Account The Admin User account is created by default in any new installation of Liferay DXP and has full permissions to modify every facet of a Liferay DXP instance. The...
تاريخ النشر: 26‏/04‏/24 8:53 م
Starting with a Docker Image
Starting with a Docker Image The latest versions of Liferay are available as Docker images on Docker Hub. They're in two categories: Liferay/Portal Liferay/DXP Follow the steps below to...
تاريخ النشر: 26‏/04‏/24 8:53 م
Navigating DXP
Navigating DXP Liferay DXP's out-of-the-box navigation is organized into three major areas: Site Menu, Personal Menu, and Global Menu. Site Menu The DXP Site Menu on the left side of the screen...
تاريخ النشر: 26‏/04‏/24 8:53 م
Headless Delivery
Headless Delivery :file: landingpage_template.html :file: headless-delivery/landing.html
تاريخ النشر: 26‏/04‏/24 8:53 م
Building a Sample API Application
Building a Sample API Application Liferay DXP 2023.Q4+/Portal 7.4 GA102+ [Beta Feature](../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) The API Builder is...
تاريخ النشر: 26‏/04‏/24 8:53 م
Consuming APIs
Consuming APIs Consuming Rest Services Consuming GraphQL Apis Data Migration Center API Query Parameters Batch Engine API Basics - Importing Data Batch Engine API Basics - Exporting Data ...
تاريخ النشر: 26‏/04‏/24 8:53 م
Batch Engine API Basics - Exporting Data
Batch Engine API Basics - Exporting Data Liferay's Headless Batch Engine provides REST APIs to import and export data. Call these services to export data from Liferay. Exporting Data Then,...
تاريخ النشر: 26‏/04‏/24 8:53 م
What's New in Liferay DXP 7.4
What's New in Liferay DXP 7.4 Liferay DXP 7.4 comes with enhanced functionality and exciting improvements that make it even easier for both technical and non-technical users to deliver and optimize...
تاريخ النشر: 26‏/04‏/24 8:53 م
API Builder
API Builder Liferay DXP 2023.Q4+/Portal 7.4 GA102+ [Beta Feature](../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) This feature is currently behind a beta feature...
تاريخ النشر: 26‏/04‏/24 8:53 م
APIs with REST Builder
APIs with REST Builder REST Builder is a code generation tool that makes it easy for you to take your local APIs and make them available on the web. It uses the OpenAPI Specification to generate...
تاريخ النشر: 26‏/04‏/24 8:53 م
Producing and Implementing APIs with REST Builder
Producing and Implementing APIs with REST Builder With REST Builder, you can define the API you want to build, and REST Builder provides the framework and endpoints for you. Deploy an Example REST...
تاريخ النشر: 26‏/04‏/24 8:53 م
API Headers Reference
API Headers Reference This article documents the available headers you can use when making Headless API requests: Accept Accept-Language Authorization Content-Type Cookie Accept Indicates...
تاريخ النشر: 26‏/04‏/24 8:53 م
API Query Parameters
API Query Parameters Whether you consume REST APIs or GraphQL APIs, different query parameters are available to help you filter the responses. Fields Parameter Use this parameter to specify and...
تاريخ النشر: 26‏/04‏/24 8:53 م
Consuming GraphQL APIs
Consuming GraphQL APIs Liferay DXP contains GraphQL APIs for most of its applications. Here, you'll learn how to consume them. This takes only three steps: Identify the API you wish to consume. ...
تاريخ النشر: 26‏/04‏/24 8:53 م
Data Migration Center
Data Migration Center Liferay DXP 2023.Q4+/Portal 7.4 GA102+ [Beta Feature](../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) This feature is currently behind a...
تاريخ النشر: 26‏/04‏/24 8:53 م
Using OAuth 2.0
Using OAuth 2.0 OAuth 2.0 is an industry-standard authorization protocol. Users can seamlessly share select credentials from your Liferay-based website with various clients. OAuth 2.0 works by...
تاريخ النشر: 26‏/04‏/24 8:53 م
Authorizing Account Access with OAuth2
Authorizing Account Access with OAuth2 Once you have an application registered, you can start authorizing users. To do that, you must construct the URL to the authorization server (Liferay DXP)....
تاريخ النشر: 26‏/04‏/24 8:53 م
Batch Engine API Basics - Importing Data
Batch Engine API Basics - Importing Data Liferay's Headless Batch Engine provides REST APIs to import and export data. Call these services to import data to Liferay. Importing Data Then follow...
تاريخ النشر: 26‏/04‏/24 8:53 م
Consuming REST Services
Consuming REST Services Liferay DXP contains REST services for most of its applications. These services are fully OpenAPI compliant. Here, you'll learn how to consume them. This takes only three...
تاريخ النشر: 26‏/04‏/24 8:53 م
Making Unauthenticated Requests
Making Unauthenticated Requests By default, Liferay DXP restricts API access for the sake of security, requiring authentication in order to get a valid response. However, in certain cases it may...
تاريخ النشر: 26‏/04‏/24 8:53 م
Using External Reference Codes
Using External Reference Codes Liferay DXP/Portal 7.4+ Many of Liferay's headless API endpoints support an external reference code (ERC). The ERC field is useful in wide range of scenarios. For...
تاريخ النشر: 26‏/04‏/24 8:53 م
Sample API Tutorials
Sample API Tutorials Follow the links below for sample API tutorials that include example requests and example code. Site Building Navigation Menu API Basics Content Authoring and Management ...
تاريخ النشر: 26‏/04‏/24 8:53 م
Using Liferay as a Headless Platform
Using Liferay as a Headless Platform Liferay provides a suite of APIs that perform the same kinds of actions available in the web interface. This is essential when you must get data in a...
تاريخ النشر: 26‏/04‏/24 8:53 م
Creating an OAuth2 Application
Creating an OAuth2 Application When you have an application that can use OAuth 2.0 for authorization, you must register that application so Liferay can recognize it. Do this by accessing Control...
تاريخ النشر: 26‏/04‏/24 8:53 م
Using OAuth2 to Authorize Users
Using OAuth2 to Authorize Users You can create applications that access Liferay's headless REST APIs using the OAuth 2.0 authorization protocol. The provided sample React app demonstrates three...
تاريخ النشر: 26‏/04‏/24 8:53 م
Installation and Upgrades
Installation and Upgrades :file: landingpage_template.html :file: installation-and-upgrades/landing.html
تاريخ النشر: 26‏/04‏/24 8:53 م
Installing Liferay
Installing Liferay Liferay runs on an application server. There are three ways to host Liferay: Using a Docker container Using a Liferay Tomcat bundle, on premises On a supported application...
تاريخ النشر: 26‏/04‏/24 8:53 م
Configuring a Database
Configuring a Database By default for demonstration purposes, Liferay DXP/Portal is configured to use an embedded HSQL database. Beyond demonstration purposes, we recommend using a full-featured,...
تاريخ النشر: 26‏/04‏/24 8:53 م
OAuth 2 Scopes
OAuth 2 Scopes In OAuth 2.0, applications are granted access to limited subsets of user data. These are called scopes (not to be confused with Liferay scopes). You can create them in two ways: ...
تاريخ النشر: 26‏/04‏/24 8:53 م
Installing a Liferay-Tomcat Bundle
Installing a Liferay-Tomcat Bundle The Tomcat Bundle includes the Apache Tomcat application server with Liferay DXP/Portal pre-deployed. It's the easiest, fastest way to install Liferay on...
تاريخ النشر: 26‏/04‏/24 8:53 م
Installing Liferay on an Application Server
Installing Liferay on an Application Server You can install Liferay DXP or Liferay Portal on any supported application server. This is typically the most practical installation type to use in...
تاريخ النشر: 26‏/04‏/24 8:53 م
Installing on WebLogic
Installing on WebLogic If you are using WebLogic as your application server, it is highly recommended to install DXP to a WebLogic Managed server. A managed server can start and stop DXP quickly...
تاريخ النشر: 26‏/04‏/24 8:53 م

Capabilities

Product

Contact Us

Connect

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