com.liferay.faces.bridge.container.liferay
Class LiferaySharedPageTop
java.lang.Object
com.liferay.faces.bridge.container.liferay.LiferaySharedPageTop
public class LiferaySharedPageTop
- extends Object
This class provides the ability to parse the StringBundler value of the LIFERAY_SHARED_PAGE_TOP request
attribute and remove duplicate CSS and/or JavaScript resources that are meant to be rendered in the
...
section of the Liferay Portal page.
- Author:
- Neil Griffin
|
Constructor Summary |
LiferaySharedPageTop(com.liferay.portal.kernel.util.StringBundler stringBundler)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiferaySharedPageTop
public LiferaySharedPageTop(com.liferay.portal.kernel.util.StringBundler stringBundler)
removeDuplicates
public void removeDuplicates()
toStringBundler
public com.liferay.portal.kernel.util.StringBundler toStringBundler()
encodeAmpersands
protected String encodeAmpersands(String value)
Copyright © 2014 Liferay, Inc.. All Rights Reserved.