JavaScript is disabled on your browser.
Skip navigation links
Liferay 7.4.3.132-ga132 portal-impl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.minifier
Interface JavaScriptMinifier
@Deprecated
public interface
JavaScriptMinifier
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
Author:
Carlos Sierra Andrés
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
String
compress
(
String
resourceName,
String
content)
Deprecated.
Method Details
compress
String
compress
(
String
resourceName,
String
content)
Deprecated.