Search Results

Capability
Feature
Deployment Approach
Clay Alerts
Clay Alerts Clay alerts come in two types: embedded and stripe. Both types, along with several examples of each, are shown below. Embedded Alerts Embedded alerts are usually used inside forms. The...
تاريخ النشر: 26‏/04‏/24 8:55 م
Including Actions in the Management Bar
Including Actions in the Management Bar While an actions menu is typically included with each search container result, you can also include these actions in the management bar. This keeps...
تاريخ النشر: 26‏/04‏/24 8:55 م
Liferay Theme Objects For JSPs
Liferay Theme Objects For JSPs When you include the tag in your JSP, you gain access to several Liferay theme objects via variables. These objects are described in the table below: ...
تاريخ النشر: 26‏/04‏/24 8:55 م
Liferay Frontend Info Bar
Liferay Frontend Info Bar An info bar provides a button that toggles the visibility of additional sidebar information. This is perfect for providing more detailed metadata for a search result, such...
تاريخ النشر: 26‏/04‏/24 8:55 م
Liferay UI Icon Lists
Liferay UI Icon Lists An icon list displays icons in a horizontal list, instead of in a pop-up navigation menu like an icon menu. You can see an example of an icon list menu in a message board...
تاريخ النشر: 26‏/04‏/24 8:55 م
Using Liferay Util Body Bottom
Using Liferay Util Body Bottom The body bottom tag is not a self-closing tag. It lets you add additional HTML or scripts to the bottom of the body tag. content placed between the opening and...
تاريخ النشر: 26‏/04‏/24 8:55 م
Liferay UI Icon Help
Liferay UI Icon Help The icon help tag lets you communicate additional information to your users in an unobtrusive way. It renders as an iconic question mark that provides more information through...
تاريخ النشر: 26‏/04‏/24 8:55 م
Using Liferay Util Buffer
Using Liferay Util Buffer The buffer tag is not a self-closing tag. The content placed between the opening and closing of this tag is saved to a buffer and its output is assigned to the Java...
تاريخ النشر: 26‏/04‏/24 8:55 م
Liferay UI Tag Library
Liferay UI Tag Library The Liferay UI tag library provides tags that implement commonly used UI components. These tags make your markup consistent, responsive, and accessible. You can find a list...
تاريخ النشر: 26‏/04‏/24 8:55 م
Liferay Util Tag Library
Liferay Util Tag Library The Liferay Util taglib is used to pull other resources into a portlet or theme. You can use it to specify which resources to insert at the bottom or top of the page's...
تاريخ النشر: 26‏/04‏/24 8:55 م
Using a JSP and MVC Portlet
Using a JSP and MVC Portlet An easy way to start developing a web application is to add markup to a JSP file and render it using a portlet Java class. The W3E7 example application demonstrates...
تاريخ النشر: 26‏/04‏/24 8:55 م
Using Liferay Util Dynamic Include
Using Liferay Util Dynamic Include The dynamic include tag lets you specify a point or points in a JSP or theme where a developer can inject additional HTML, resources, or functionality, using the...
تاريخ النشر: 26‏/04‏/24 8:55 م
Using Liferay Util Include
Using Liferay Util Include The include tag lets you include other JSP files in your portlet's JSP, theme, or web content. This can increase readability as well as provide separation of concerns for...
تاريخ النشر: 26‏/04‏/24 8:55 م
Reference
Reference PortletMVC4Spring integrates Spring, the Spring Web Framework, and the MVC design pattern with portlet development. As such, it uses configuration files from each of these areas and...
تاريخ النشر: 26‏/04‏/24 8:55 م
Using Spring
Using Spring PortletMVC4Spring is a way to develop portlets using the Spring Framework and the Model View Controller (MVC) pattern. While the Spring Framework supports developing servlet-based web...
تاريخ النشر: 26‏/04‏/24 8:55 م
Instance Settings YAML Configuration Reference
Instance Settings YAML Configuration Reference You can use an instance settings client extension to configure a wide variety of Liferay configurations. Each configuration is referenced by its PID...
تاريخ النشر: 26‏/04‏/24 8:55 م
Working with Client Extensions
Working with Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Using client extensions, you can extend Liferay without deploying OSGi modules. Just like traditional...
تاريخ النشر: 26‏/04‏/24 8:55 م
React Component Utilities Reference
React Component Utilities Reference Several useful tools are available to help you build high-performance components and applications in Liferay DXP using React: frontend-js-react-web module ...
تاريخ النشر: 26‏/04‏/24 8:55 م
Using React
Using React Build your own solutions using Liferay and React. :::: 2 :gutter: 3 3 3 3 ::: Creating a Basic Custom Element :link:...
تاريخ النشر: 26‏/04‏/24 8:55 م
Categorizing a Configuration
Categorizing a Configuration When you register a configuration interface, the UI for your application is generated in System Settings → Platform → Third Party. If you prefer a different section and...
تاريخ النشر: 26‏/04‏/24 8:56 م
OAuth Headless Server YAML Configuration Reference
OAuth Headless Server YAML Configuration Reference You can define an OAuth headless server client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines...
تاريخ النشر: 26‏/04‏/24 8:55 م
Configuration Client Extensions
Configuration Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Liferay instance configurations are deployable with client extensions. For example, you can deploy OAuth2...
تاريخ النشر: 26‏/04‏/24 8:55 م
Configuration Framework
Configuration Framework Setting and Accessing Configurations Categorizing a Configuration Scoping Configurations Portlet Level Configuration Configuration Form Renderer DDM Form Annotations ...
تاريخ النشر: 26‏/04‏/24 8:56 م
Completely Custom Configuration
Completely Custom Configuration A configuration UI is generated automatically when you create a configuration interface. But in some cases you want a completely custom UI for your configuration....
تاريخ النشر: 26‏/04‏/24 8:56 م
Configuration Form Renderer
Configuration Form Renderer When you create a configuration interface, a configuration UI is automatically generated. But in some cases you want customize the look and feel of the UI. For example,...
تاريخ النشر: 26‏/04‏/24 8:56 م
OAuth User Agent YAML Configuration Reference
OAuth User Agent YAML Configuration Reference You can define an OAuth user agent client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines an OAuth...
تاريخ النشر: 26‏/04‏/24 8:55 م
Configuration Model Listener Reference
Configuration Model Listener Reference Use model listeners in your own configurations to listen for events and execute code in response. Creating a model listener requires only three steps: ...
تاريخ النشر: 26‏/04‏/24 8:56 م
Core Frameworks
Core Frameworks :file: ../landingpage_template.html :file: core-frameworks/landing.html
تاريخ النشر: 26‏/04‏/24 8:56 م
Hiding the Configuration UI
Hiding the Configuration UI Liferay generates a configuration UI automatically after a configuration interface deploys. But you may have certain use cases where you want to hide the UI. For...
تاريخ النشر: 26‏/04‏/24 8:56 م
DDM Form Annotations
DDM Form Annotations The auto-generated configuration interface UI may be too simplistic for some configurations. You can use the Dynamic Data Mapping (DDM) form annotations to customize your...
تاريخ النشر: 26‏/04‏/24 8:56 م
Scoping Configurations
Scoping Configurations In Liferay DXP, you can set an application's configuration to different levels of scope: System, Instance, Site, or Portlet. For example, if you create an application to have...
تاريخ النشر: 26‏/04‏/24 8:56 م
Dependency Injection
Dependency Injection :file: ../../landingpage_template.html :file: dependency-injection/landing.html
تاريخ النشر: 26‏/04‏/24 8:56 م
Setting and Accessing Configurations
Setting and Accessing Configurations You can use Liferay's configuration framework to add a settings UI for a MVC Portlet. See the Example Portlet Then, follow these steps: Download and unzip...
تاريخ النشر: 26‏/04‏/24 8:56 م
Portlet Level Configuration
Portlet Level Configuration With the configuration framework, you can set your application's configuration for different levels of scope. Where Instance and Site-scoped configurations use...
تاريخ النشر: 26‏/04‏/24 8:56 م
Field Options Provider
Field Options Provider You can populate a drop-down list manually in the @Meta.AD annotation of the configuration interface. But you can also populate the option labels and values automatically...
تاريخ النشر: 26‏/04‏/24 8:56 م
Understanding the Job Scheduler Framework
Understanding the Job Scheduler Framework Liferay Job Scheduler is a flexible framework built on top of Liferay's Scheduler Engine. You can use it to add, execute, and schedule tasks containing any...
تاريخ النشر: 26‏/04‏/24 8:56 م
Job Scheduler UI Reference
Job Scheduler UI Reference Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the Liferay instance. Click Add (Add...
تاريخ النشر: 26‏/04‏/24 8:56 م
Creating a New Job Scheduler Task Executor
Creating a New Job Scheduler Task Executor Each Job Scheduler Task is created by implementing the DispatchTaskExecutor interface and can execute any logic. While Liferay DXP provides multiple...
تاريخ النشر: 26‏/04‏/24 8:56 م
Using Job Scheduler
Using Job Scheduler Job Scheduler is a flexible framework built on Liferay's scheduler engine for running and scheduling business logic. This framework uses the DispatchTaskExecutor interface to...
تاريخ النشر: 26‏/04‏/24 8:56 م
Job Scheduler Framework
Job Scheduler Framework :file: ../../landingpage_template.html :file: job-scheduler-framework/landing.html
تاريخ النشر: 26‏/04‏/24 8:56 م
Exporting and Importing Object Definitions
Exporting and Importing Object Definitions Liferay 7.4 U68+/GA68+ You can export and import object definitions as .json files. These files include the definition's complete schema (e.g.,...
تاريخ النشر: 26‏/04‏/24 8:56 م
Deleting Objects
Deleting Objects Liferay 7.4 U26+/GA26+ You can delete draft and published object definitions. Deleting a definition removes its associated data, including the stored entries for published...
تاريخ النشر: 26‏/04‏/24 8:56 م
Designing Object Layouts
Designing Object Layouts Liferay 7.4 U31+/GA31+ Layouts define how fields and relationships appear when creating and editing object entries. Each layout can include multiple tabs containing...
تاريخ النشر: 26‏/04‏/24 8:56 م
Adding Categorization to Fields Tabs
Adding Categorization to Fields Tabs Liferay 7.4 U31+/GA31+ You can add categorization blocks to fields tabs so end users can apply tags and categories to object entries. Follow these steps: ...
تاريخ النشر: 26‏/04‏/24 8:56 م
Using Read-Only Fields
Using Read-Only Fields Some use cases may require data fields to be read-only. For example, data integrity may require some field values to remain immutable, or you may need to prevent unauthorized...
تاريخ النشر: 26‏/04‏/24 8:56 م
Formula Fields
Formula Fields Liferay 7.4 2023.Q4+/GA102+ Formula fields store read-only values calculated using numeric fields in the object definition. Example use cases include calculating an employee's...
تاريخ النشر: 26‏/04‏/24 8:56 م
Auto-Increment Fields
Auto-Increment Fields DXP 2024.Q1+/Portal 7.4 GA112+ Auto-Increment fields are configurable read-only fields for uniquely identifying object entries in a human-readable format. For example, an IT...
تاريخ النشر: 26‏/04‏/24 8:56 م
Encrypted Fields
Encrypted Fields Self-Hosted and Self-Managed Only Liferay 7.4 U72+/GA72+ Liferay provides the encrypted field type for storing sensitive user data. To use encrypted fields, first add an...
تاريخ النشر: 26‏/04‏/24 8:56 م
Picklist Fields
Picklist Fields Liferay 7.4 U72+/GA72+ Picklists define lists of text values usable as single select or multi-select fields in object definitions. By default, single select fields appear as...
تاريخ النشر: 26‏/04‏/24 8:56 م
Numeric Fields
Numeric Fields Coming Soon!
تاريخ النشر: 26‏/04‏/24 8:56 م
Text Fields
Text Fields Coming Soon!
تاريخ النشر: 26‏/04‏/24 8:56 م
Localizing Object Definitions and Entries
Localizing Object Definitions and Entries Liferay 7.4 2023.Q3+/GA92+ Liferay objects are integrated with the localization framework, so you can add translations for definition labels, and users...
تاريخ النشر: 26‏/04‏/24 8:56 م
Removing Relationships
Removing Relationships Liferay 7.4 U26+/GA26+ You can remove relationships from both draft and published object definitions. Removing a relationship permanently deletes its field from the related...
تاريخ النشر: 26‏/04‏/24 8:56 م
Relationships
Relationships Liferay 7.4 U47+/GA47+ Relationships add fields and tables to object definitions for relating their entries with one another. This provides access to entry data in different...
تاريخ النشر: 26‏/04‏/24 8:56 م
Layouts
Layouts Liferay 7.4+ Object layouts define how fields and relationships appear when creating and editing entries. All published objects include an autogenerated layout with a single tab that lists...
تاريخ النشر: 26‏/04‏/24 8:56 م
Managing Objects with Headless APIs
Managing Objects with Headless APIs Liferay 7.4+ You can create and manage objects from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage...
تاريخ النشر: 26‏/04‏/24 8:56 م
Restricting Access to Object Data by Account
Restricting Access to Object Data by Account Liferay 7.4 U58+/GA58+ In scenarios with multiple business accounts, you may want to restrict access to object entries by account. For example,...
تاريخ النشر: 26‏/04‏/24 8:56 م
Accessing Accounts Data from Custom Objects
Accessing Accounts Data from Custom Objects Liferay 7.4 U35+/GA35+ In some use cases, you may want to access account data from a custom object. For example, if you're building a custom returns...
تاريخ النشر: 26‏/04‏/24 8:56 م
Using the Objects Model Builder
Using the Objects Model Builder [Liferay 7.4 2023.Q4+/GA102+](#model-builder-availability) For Liferay 7.4 2023.Q4+/GA102+, you must have Object Folder → View permissions to access the Objects...
تاريخ النشر: 26‏/04‏/24 8:56 م
Organizing Objects with Folders
Organizing Objects with Folders By default, object definitions are grouped in the Uncategorized folder, but you can add object folders to organize data models and manage access to definitions. ...
تاريخ النشر: 26‏/04‏/24 8:56 م

Capabilities

Product

Contact Us

Connect

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