Class JavascriptUtils
java.lang.Object
org.apache.myfaces.renderkit.html.util.JavascriptUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
encodeString
(String string) static String
getValidJavascriptName
(String s, boolean checkForReservedWord) static String
getValidJavascriptNameAsInRI
(String origIdentifier) Don't use this function - except when compatibility with the RI is a must, as in the name for the clear form parameters script.static boolean
isRenderClearJavascriptOnButton
(ExternalContext externalContext)
-
Method Details
-
getValidJavascriptNameAsInRI
Don't use this function - except when compatibility with the RI is a must, as in the name for the clear form parameters script. -
getValidJavascriptName
-
encodeString
-
isRenderClearJavascriptOnButton
-