com.liferay.faces.bridge.context.internal
Class ScriptTagUtil
java.lang.Object
com.liferay.faces.bridge.context.internal.ScriptTagUtil
public class ScriptTagUtil
- extends Object
This class is copied from bridge-impl/src/main/java/com/liferay/faces/bridge/context/internal/ScriptTagUtil.java into
the portal jar during the generate-sources phase. Do not edit this file in the portal jar. This class serves as a
facade for instances of the Liferay Portal com.liferay.taglib.aui.ScriptTag class. Some of the method
signatures of the class have undergone changes since Liferay Portal 6.0.11 which requires the use of version
detection and reflection in this class.
- Author:
- Neil Griffin
|
Method Summary |
static void |
flushScriptData(javax.servlet.jsp.PageContext pageContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptTagUtil
public ScriptTagUtil()
flushScriptData
public static void flushScriptData(javax.servlet.jsp.PageContext pageContext)
Copyright © 2015 Liferay, Inc.. All rights reserved.